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

git context support #181

Merged
merged 3 commits into from
Mar 11, 2024
Merged

git context support #181

merged 3 commits into from
Mar 11, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Dec 19, 2023

As discussed with @tonistiigi, we should support building from the default git context to have a better traceability of the build. This doesn't automatically set (yet) the GIT_AUTH_TOKEN like the build-push-action does: https://github.com/docker/build-push-action/#git-context

This is currently not the default behavior like build-push-action, to let user test this feature in their workflow but will be on next major release of this action.

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@crazy-max
Copy link
Member Author

@tonistiigi As discussed this is now opt-in and will open a new PR to make it opt-out like the build-push-action does and create a major release.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@tonistiigi tonistiigi merged commit 2930c78 into docker:master Mar 11, 2024
26 checks passed
@crazy-max crazy-max deleted the git-context branch March 12, 2024 06:45
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