microsoft / microsoft/vscode-remote-release
No environment GITHUB_TOKEN available.
Open
Nobody has claimed this yet.
containers
info-needed
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.102.3
- OS Version: Darwin arm64 24.5.0
Steps to Reproduce:
- Publish a devcontainer feature in tarball
- Create .env file with GITHUB_TOKEN value
- Create devcontainer.json that runArgs with --env-file
- Consume the features https://github.com/owner/repo/feature.tgz
- Start up the devcontainer
- No environment GITHUB_TOKEN available
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.