You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue was first observed when working on a PR, where the CI workflow would fail to build the dev container (see logs).
Solution: GitHub has extended the expiration date of the key. The solution is to build the image of the dev container again so that it includes the new key. This solution is described here:
Is there an existing issue for this?
What product(s) are you seeing the problem on?
Sage Monorepo
Current behavior
The issue was first observed when working on a PR, where the CI workflow would fail to build the dev container (see logs).
Solution: GitHub has extended the expiration date of the key. The solution is to build the image of the dev container again so that it includes the new key. This solution is described here:
cli/cli#9569
Expected behavior
No response
Anything else?
To reproduce the issue:
cd .devcontainer
devcontainer build --image-name ghcr.io/sage-bionetworks/sage-devcontainer:test --workspace-folder ../
Commit ID
No response
Are you developing inside the dev container?
Code of Conduct
The text was updated successfully, but these errors were encountered: