Azure / Azure/bicep

Can we run common setup steps on codespace startup?

Open
#3,877 4 comments 0 reactions 1 assignee Claimed by @JimPaine View on GitHub
enhancement good first issue
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

When you open a branch in GitHub codespaces, you have to run `npm install` or `npm ci` from `/src/vscode-bicep/` every time you create a new codespace.

In addition, launching the VS code extension the first time fails with the following:
![image](https://user-images.githubusercontent.com/22460039/128066100-26146bd8-cb22-46fa-8a45-8ff15f2966be.png)

Is there something we could do so the environment is prepared and neither of the things I mentioned above happen with a new codespace?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.