Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set zsh as default shell #58

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Set zsh as default shell #58

merged 2 commits into from
Oct 25, 2022

Conversation

doosuu
Copy link
Member

@doosuu doosuu commented Oct 25, 2022

Description

Changes the devContainers default profile/shell to zsh

Azure DevOps PBI/Task reference

Checklist

  • Vehicle App can be started with dapr run and is connecting to vehicle data broker

  • Vehicle App can process MQTT messages and call the seat service

  • Vehicle App can be deployed to local K3D and is running

  • Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.

  • Extended the documentation in Velocitas repo

  • Extended the documentation in README.md

  • Devcontainer can be opened successfully

  • Devcontainer can be opened successfully behind a corporate proxy

  • Devcontainer can be re-built successfully

  • Release workflow is passing

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

Unit Test Results

1 tests  ±0   1 ✔️ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit a98e06c. ± Comparison against base commit be62df9.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

Trivy Scan Results (sampleapp)

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit a98e06c. ± Comparison against base commit be62df9.

♻️ This comment has been updated with latest results.

@doosuu doosuu merged commit 4359f70 into main Oct 25, 2022
@doosuu doosuu deleted the set-default-shell branch October 25, 2022 12:11
@MP91 MP91 linked an issue Oct 25, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make zsh default shell in devContainer
2 participants