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

Updating/work-with this template for GHA and Azd Devcontainer feature. #8

Open
zedy-wj opened this issue Jul 21, 2023 · 2 comments
Open

Comments

@zedy-wj
Copy link

zedy-wj commented Jul 21, 2023

We are updating this template to support new features in Github Action and Azd Devcontainer.

  1. For the Github Action feature: We will remove two lines of code on container image and add GHA code after checkout step in the .github/workflow/azure-dev.yml file. (Shown as below)
image
  1. For the Azd Devcontainer feature: We will remove dockerfile in .devcontainer folder and add the following code in devcontainer.json file,
"ghcr.io/azure/azure-dev/azd:latest": {}

and image also need to be add instead of build.
image

@rajeshkamal5050 , @digitarald , @jongio for notification.

@jongio
Copy link
Member

jongio commented Jul 24, 2023

Please use GA version of devcontainer, not test-azd

@zedy-wj
Copy link
Author

zedy-wj commented Jul 26, 2023

@jongio - Updated to GA version.

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

No branches or pull requests

2 participants