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

Update and pin versions of actions and images #25

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Conversation

jackhodgkiss
Copy link
Collaborator

Update and pin the versions of all actions and images used within the workflows.

Motivation for this is to appease the deprication warnings due to older version of NodeJS and to make updating them in the future easier.

@jackhodgkiss jackhodgkiss added the enhancement New feature or request label Sep 26, 2024
@jackhodgkiss jackhodgkiss self-assigned this Sep 26, 2024
@jackhodgkiss jackhodgkiss marked this pull request as ready for review September 27, 2024 11:01
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner September 27, 2024 11:01
@jackhodgkiss
Copy link
Collaborator Author

jackhodgkiss commented Sep 27, 2024

During kayobe image build we hit the following in the Post Build and Push Docker image step

Status: Downloaded newer image for dockereng/export-build:latest
  2024/09/26 13:30:01 failed to fill local state: failed to stat local ref directory /buildx-refs/default/default: stat /buildx-refs/default/default/: no such file or directory
  Process "docker run" exited with code 0
  Warning: Failed to export build record: /__w/_temp/docker-actions-toolkit-fPloEL/export/rec.dockerbuild not found
Removing temp folder /__w/_temp/docker-actions-toolkit-KKDADf
Post cache
  State not set
Process "buildx dial-stdio" was killed with signal SIGKILL

This does get raised as an within the workflow and the image has been built and pushed.

@jackhodgkiss jackhodgkiss enabled auto-merge (squash) September 27, 2024 11:05
@jackhodgkiss jackhodgkiss merged commit fd6c18b into main Sep 27, 2024
14 checks passed
@jackhodgkiss jackhodgkiss deleted the version-pinning branch September 27, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants