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

Gitub action failling #123

Closed
BaldissaraMatheus opened this issue Oct 14, 2024 · 1 comment · Fixed by #124
Closed

Gitub action failling #123

BaldissaraMatheus opened this issue Oct 14, 2024 · 1 comment · Fixed by #124
Labels
bug Something isn't working high priority

Comments

@BaldissaraMatheus
Copy link
Owner

BaldissaraMatheus commented Oct 14, 2024

Deployment keeps getting stuck on this step (it just stays there until it reaches timeout)
image
I highly suspect the change in Dockerfile that upgrades node version from 18 to 20 is causing the issue. A thread on stackoverflow suggests we should update actions/checkout to v4, though some people are reporting that it doesn't work for many containers, which is worrying.

In any case I'll be focusing 100% on this one, as it is a blocker for new releases.

@BaldissaraMatheus BaldissaraMatheus added bug Something isn't working high priority labels Oct 14, 2024
@BaldissaraMatheus BaldissaraMatheus pinned this issue Oct 14, 2024
@BaldissaraMatheus
Copy link
Owner Author

Related to nodejs/docker-node/issues/1885

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant