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

[Bug] The dev container fails to build because the GitHub CLI GPG key expired #2794

Closed
3 tasks done
tschaffter opened this issue Sep 10, 2024 · 0 comments · Fixed by #2796
Closed
3 tasks done

[Bug] The dev container fails to build because the GitHub CLI GPG key expired #2794

tschaffter opened this issue Sep 10, 2024 · 0 comments · Fixed by #2796
Assignees
Labels
bug Something isn't working dev/devcontainer Development environment and containers

Comments

@tschaffter
Copy link
Member

tschaffter commented Sep 10, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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:

  1. Checkout the main branch
  2. cd .devcontainer
  3. devcontainer build --image-name ghcr.io/sage-bionetworks/sage-devcontainer:test --workspace-folder ../

Commit ID

No response

Are you developing inside the dev container?

  • I am using the dev container

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev/devcontainer Development environment and containers
Projects
None yet
1 participant