chore(deps): update konflux references#681
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #681 +/- ##
===========================================
- Coverage 82.36% 56.28% -26.08%
===========================================
Files 13 13
Lines 533 533
===========================================
- Hits 439 300 -139
- Misses 69 219 +150
+ Partials 25 14 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b02db0c to
8e01a41
Compare
|
/retest |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
8e01a41 to
26ba825
Compare
|
Scenario: internal-services-simple-e2e-test
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/internal-services:internal-services-simple-e2e-test-hqn5s-localTest results analysis🚨 Couldn't detect a specific failure, see the related PipelineRun for more details or consult with Konflux DevProd team. OCI Artifact Browser URL |
This PR contains the following updates:
0.2→0.3cad04a0→1da40a13fa03be→89924752229dbc→9917d110eb4cfb→7f2e8edc89a2bc→c4ef47eba3eff8→2ad986f92552dd→0854d92Release Notes
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-build-image-index)
v0.3Changed
konflux-build-clifor the build step instead of an inline bashimplementation. This provides more robust error handling and simplified maintenance.
ALWAYS_BUILD_INDEXisfalseand multiple images are provided, the task nowcreates an image index instead of failing. The previous behavior (failing with an error)
was not useful.
Removed
COMMIT_SHAparameter (was not used by the task implementation)IMAGE_EXPIRES_AFTERparameter (was not used by the task implementation)Added
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM ( * 0-4 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.