StateVoicesNational / Spoke

mass-contact text/SMS distribution tool
Other
460 stars 400 forks source link

Bug: GHCR Failure #2344

Closed crayolakat closed 23 hours ago

crayolakat commented 4 months ago

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):

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

engelhartrueben commented 3 months ago

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

crayolakat commented 3 months ago

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

engelhartrueben commented 23 hours ago

2381 fixes this and will be added to 14.1 release