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

Update on-create.sh for Bicep extension installation #1081

Closed
jasonviviano opened this issue Mar 11, 2024 · 1 comment
Closed

Update on-create.sh for Bicep extension installation #1081

jasonviviano opened this issue Mar 11, 2024 · 1 comment
Assignees

Comments

@jasonviviano
Copy link
Contributor

jasonviviano commented Mar 11, 2024

What content needs to be created or modified?

The on-create.sh for the devcontainer is currently using an outdated curl call to get.radapp for the Bicep extension. This needs to be modified with a more updated version that uses either GitHub or the VS Code Marketplace.

Describe the solution you'd like

A GHCR pull or a pull from the VS Code Marketplace.

Where should the new material be placed?

curl https://get.radapp.dev/tools/vscode-extensibility/$RADIUS_VERSION/rad-vscode-bicep.vsix --output /tmp/rad-vscode-bicep.vsix

The associated pull request from the Radius code repo, if applicable

Additional context

Related to radius-project/radius#7295

AB#11438

@jasonviviano
Copy link
Contributor Author

Closing as complete

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

1 participant