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: GHCR Failure #2344

Open
crayolakat opened this issue Mar 8, 2024 · 2 comments
Open

Bug: GHCR Failure #2344

crayolakat opened this issue Mar 8, 2024 · 2 comments
Assignees
Labels
C-bug Type: Bug

Comments

@crayolakat
Copy link
Collaborator

Describe the bug
GHCR doesn't appear to be set up in the StateVoicesNational GitHub organization, so the GitHub Action workflow to build and push the Docker image to GHCR always fails.

To Reproduce
Steps to reproduce the behavior:

  1. Push a commit to the main branch. Observe failing GitHub Action workflow. Example: https://github.com/StateVoicesNational/Spoke/actions/runs/7105580530/job/19343089416

Expected behavior
The GitHub Action workflow should succeed.

Screenshots
Example failure: https://github.com/StateVoicesNational/Spoke/actions/runs/7105580530/job/19343089416

Platform (please complete the following information):

  • Version: 13.1.0

Additional context
Images were previously published in MoveOn's GHCR here: https://github.com/orgs/moveonorg/packages/container/package/spoke

@crayolakat crayolakat added the C-bug Type: Bug label Mar 8, 2024
@engelhartrueben
Copy link
Collaborator

Apologies for the delayed response.

The links provided expired by the time I had looked at this, so I am only guessing based off of the URL.

We have adjusted the Docker image (f94d03b) for our new-node-20-branch which has now allowed for tests to not only run, but pass like so:
image
source: #2353

Is this what you were referring to? I remember seeing some discrepancies between the Node version on the Spoke Application versus the Docker Image.

Thanks for pointing this out

@engelhartrueben engelhartrueben self-assigned this Mar 25, 2024
@crayolakat
Copy link
Collaborator Author

Hi @engelhartrueben, I'm actually referring to the failing workflow on the main branch! If you go to https://github.com/StateVoicesNational/Spoke and click the red X next to the latest commit the failing GHCR workflow will display
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants