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

feat: allow skipping the checkout step #61

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

dkolb
Copy link
Contributor

@dkolb dkolb commented Nov 2, 2024

This adds a flag to the inputs that will cause the action to skip running a checkout. This allows end users to modify the state of their repository files with dynamic information such as branch, commit hash, and more before building their images.

Might be a fix/implementation for #53.

@dkolb dkolb marked this pull request as ready for review November 2, 2024 20:25
@dkolb dkolb requested a review from xynydev as a code owner November 2, 2024 20:25
gmpinder
gmpinder previously approved these changes Nov 3, 2024
Copy link
Member

@gmpinder gmpinder left a comment

Choose a reason for hiding this comment

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

Looks fine to me.

Copy link
Member

@xynydev xynydev left a comment

Choose a reason for hiding this comment

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

Thanks!

@xynydev xynydev merged commit b032506 into blue-build:main Nov 5, 2024
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.

3 participants