issues Search Results · repo:microsoft/codespace-features language:Shell
Filter by
7 results
(57 ms)7 results
inmicrosoft/codespace-features (press backspace or delete to remove)In version 4 of the external-repository feature PR https://github.com/microsoft/codespace-features/pull/63 the ability
to use an Entra ID OIDC federated identity with Azure DevOps repos for prebuilds was ...
flstaats
- 5
- Opened on May 21
- #73
Update the external-repository feature so that it can obtain a token using OIDC during Codespaces prebuild.
The Azure token can be obtained using this code:
response=$(curl -H Authorization: bearer ...
markphip
- 1
- Opened on Jun 20, 2024
- #62
markphip
- 2
- Opened on May 14, 2024
- #59
Hi, I am using the artifacts-helper to get auth token for .npmrc. It works fine if I run yarn directly from the
terminal. However, I see an error when trying to call yarn in a shell script.
error An unexpected ...
tudatnms
- 8
- Opened on Apr 22, 2024
- #55
Hi there, due to recent policy changes a PAT is no longer a feasible way to authenticate into our ADO repository.
Currently, the only way we can avoid excessively regular and manual token rotations is ...
zachbryant
- 4
- Opened on Apr 19, 2024
- #53
It would be great to have support for Python/Pip as well.
I did some experiments around it and looks like it is possible to have a script similar to write-npm.sh. It could be
write-pip.sh:
#!/bin/bash ...
fralik
- 10
- Opened on Dec 5, 2023
- #45
Wanted to know if this on the road map, or if it is something we should consider contributing?
timward60
- 2
- Opened on Jun 9, 2023
- #32

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.