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 Docker Actions and Support build-args #67

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Dec 21, 2023

Description

Update GHA versions to latest releases
Add optional dockerfile input for non-default dockerfiles
Add optional build_args input to support Docker build-args
Add caching to Docker builds

Issues

Closes #59

Other Notes

NeonGeckoCom/neon-iris#51 should be updated to use this shared action
Testing: https://github.com/NeonDaniel/neon-iris/actions/workflows/publish_test_build.yml

Add optional `dockerfile` input for non-default dockerfiles
Add optional `build_args` input to support Docker build-args
Add caching to Docker builds
@NeonDaniel NeonDaniel force-pushed the FEAT_BetterDockerSupport branch from d97a818 to 70c7cff Compare December 21, 2023 19:00
@NeonDaniel NeonDaniel requested a review from mikejgray December 21, 2023 19:00
Copy link
Contributor

@mikejgray mikejgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look right - have you had a chance to test them yet?

@NeonDaniel
Copy link
Member Author

These look right - have you had a chance to test them yet?

Just pulled the images from https://github.com/NeonDaniel/neon-iris/actions/workflows/publish_test_build.yml and they appear to have built with the expected dependencies/tags

@NeonDaniel NeonDaniel marked this pull request as ready for review December 21, 2023 20:12
@NeonDaniel NeonDaniel merged commit 5f91867 into master Dec 21, 2023
@NeonDaniel NeonDaniel deleted the FEAT_BetterDockerSupport branch December 21, 2023 20: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