Skip to content

feat: allow skipping the checkout step#61

Merged
xynydev merged 2 commits intoblue-build:mainfrom
dkolb:skip-checkout
Nov 5, 2024
Merged

feat: allow skipping the checkout step#61
xynydev merged 2 commits intoblue-build:mainfrom
dkolb:skip-checkout

Conversation

@dkolb
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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