Skip to content

fix: Update last --log-failure-level=warn in tools/build.sh#3065

Merged
tolusha merged 1 commit intoeclipse-che:mainfrom
gtrivedi88:fix/build-sh-failure-level
Apr 13, 2026
Merged

fix: Update last --log-failure-level=warn in tools/build.sh#3065
tolusha merged 1 commit intoeclipse-che:mainfrom
gtrivedi88:fix/build-sh-failure-level

Conversation

@gtrivedi88
Copy link
Copy Markdown
Contributor

What does this pull request change?

Changes --log-failure-level=warn to --log-failure-level=error in tools/build.sh — the last of four locations:

File Fixed in
antora-playbook-for-development.yml #3063
.github/workflows/build-and-validate-on-pr.yaml #3064
.github/workflows/build-and-validate-on-push.yaml #3064
tools/build.sh This PR

This script is called by tools/build-and-verify-container.sh, which powers the "Build and verify container" CI check — the only check still failing on open PRs.

What issues does this pull request fix or reference?

Completes the fix from #3063 and #3064. Unblocks the "Build and verify container" check on #3060.

Specify the version of the product this pull request applies to

main

This is the last of four locations that had --log-failure-level=warn:
1. antora-playbook-for-development.yml (fixed in eclipse-che#3063)
2. .github/workflows/build-and-validate-on-pr.yaml (fixed in eclipse-che#3064)
3. .github/workflows/build-and-validate-on-push.yaml (fixed in eclipse-che#3064)
4. tools/build.sh (this PR)

This script is called by tools/build-and-verify-container.sh, which
powers the "Build and verify container" CI check.

Signed-off-by: Grishma Trivedi <gtrivedi@redhat.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Click here to review and test in web IDE: Contribute

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

🎊 Navigate the preview: https://69dd01b5f541d55db345456f--eclipse-che-docs-pr.netlify.app 🎊

@tolusha tolusha merged commit 9bceaec into eclipse-che:main Apr 13, 2026
6 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