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

ci: update docker layer caching action #59

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

Jesse0Michael
Copy link
Contributor

The docker layer caching action appears to be causing issues with the intergration test job.
The output includes several warnings of deprecated features.
docker compose steps after this action are unable to complete
updating to a fork of the action that is maintained
satackey/action-docker-layer-caching#347

Hung job with warnings that would never complete:
https://github.com/encodium/products-api/actions/runs/5627127731/job/15249164880

Tested and successful job with the forked action:
https://github.com/encodium/products-api/actions/runs/5627127731/job/15249164311

The docker layer caching action appears to be causing
issues with the intergration test job.
The output includes several warnings of deprecated features.
docker compose steps after this action are unable to complete
updating to a fork of the action that is maintained
satackey/action-docker-layer-caching#347
@Jesse0Michael Jesse0Michael requested a review from a team as a code owner July 21, 2023 22:41
@Jesse0Michael Jesse0Michael merged commit 4b73fd0 into main Jul 21, 2023
@Jesse0Michael Jesse0Michael deleted the docker-layer-cache branch July 21, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants