-
Notifications
You must be signed in to change notification settings - Fork 416
Nats box adder #45713
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
Nats box adder #45713
Conversation
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
|
Notes:
|
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Co-authored-by: Furkan Türkal <[email protected]> Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
Signed-off-by: Anmol Virdi <[email protected]>
|
Please use 👍 or 👎 on this comment to indicate if you agree or disagree with the recommendation. To provide more detailed feedback please comment on the recommendation prefixed with /ai-verify: e.g. /ai-verify partially helpful but I also added bash to the build environment Gen AI suggestions to solve the build error: • Detected Error: "FAIL Expected commit b73821692fc596b210816de93c5011047298646b for v0.17.0, found dd2fba50b95c5a8b708bc23bd3ed7ee068cef2cc" • Error Category: Version • Failure Point: Git checkout step in the pipeline • Root Cause Analysis: The expected commit hash in the melange YAML doesn't match the actual commit hash for tag v0.17.0 in the upstream repository • Suggested Fix: Update the expected-commit hash in the git-checkout step: - uses: git-checkout
with:
repository: https://github.com/nats-io/nats-box
tag: v${{package.version}}
expected-commit: dd2fba50b95c5a8b708bc23bd3ed7ee068cef2cc• Explanation: The build system validates that the commit hash matches what's expected for security reasons. The current hash in the YAML is outdated. The fix updates it to match the actual commit hash for the v0.17.0 tag in the upstream repository. • Additional Notes:
• References: |
Signed-off-by: Anmol Virdi <[email protected]>
Nats-box _Current version: 0.16.0
Type: Virtual package
REF: https://github.com/nats-io/nats-box
https://github.com/nats-io/nats-box/blob/main/Dockerfile
Includes:
- bash
- ca-certificates
- curl
- figlet
- jq