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

Enable: bazel run @rules_apko//apko resolve ./apko.yaml #36

Merged
merged 6 commits into from
Nov 29, 2023

Conversation

sfc-gh-ptabor
Copy link
Collaborator

Adds @rules_apko//apko(:apko) target that is executable and runs apko (resolved by toolchain) in the working directory.

This simplify processes as avoids needs to install (and keep in sync) separate instance of apko outside of bazel.

Please see the ./examples/resolve.sh file for the examplar usage.

…. Use v3.18.

The same problem applies to Wolfi... (without artifacts cache).
Signed-off-by: Piotr Tabor <piotr.tabor@snowflake.com>
Adds @rules_apko//apko(:apko) target that is executable and runs apko (resolved by toolchain) the working directory.
This simplify processes as avoids needs to install (and keep in sync) separate instance of apko outside of bazel.
Signed-off-by: Jason Hall <jason@chainguard.dev>
@imjasonh imjasonh enabled auto-merge (squash) November 29, 2023 14:15
@imjasonh imjasonh merged commit 092cf1f into chainguard-dev:main Nov 29, 2023
7 of 8 checks passed
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