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

fix: update devcontainer postCreateCommand #703

Merged
merged 2 commits into from
May 1, 2024

Conversation

KentHsu
Copy link
Contributor

@KentHsu KentHsu commented Apr 27, 2024

Description

Refer to dotnet-dsk to add a postCreateCommand script and update devcontainer.json to run this script in postCreateCommand
When working with dev container, all tests show up in VSCode testing tab and pass successfully

image

Issue reference

Please reference the issue this PR will close: #702

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

add postCreateCommand script and run it in devcontainer.json

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
@KentHsu KentHsu requested review from a team as code owners April 27, 2024 08:04
@berndverst berndverst merged commit 15fb0a8 into dapr:main May 1, 2024
3 of 10 checks passed
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.

[Bug] Dev container doesn't install all package needed for development at local
2 participants