Skip to content

ci: only publish helm-chart once#1045

Merged
lukasmetzner merged 1 commit into
mainfrom
ci-publish-chart-once
Oct 8, 2025
Merged

ci: only publish helm-chart once#1045
lukasmetzner merged 1 commit into
mainfrom
ci-publish-chart-once

Conversation

@jooola

@jooola jooola commented Oct 7, 2025

Copy link
Copy Markdown
Member

Each file found with "release.extra_files" will become an artifact. Those artifacts cannot be filtered by "publishers[].ids". If the "release" step does not run (e.g. snapshot), the publishers will not have any artifacts to publish.

This make the "release.extra_files" glob pattern more strict, and ensure that the helm chart publisher only runs once, for the helm chart package.

Each file found with "release.extra_files" will become an artifact. Those artifacts cannot be filtered by "publishers[].ids". If the "release" step does not run (e.g. snapshot), the publishers will not have any artifacts to publish.

This make the "release.extra_files" glob pattern more strict, and ensure that the helm chart publisher only runs once, for the helm chart package.
@jooola
jooola requested a review from a team as a code owner October 7, 2025 19:18
@codecov

codecov Bot commented Oct 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.52%. Comparing base (8b99341) to head (576fd56).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   67.52%   67.52%           
=======================================
  Files          23       23           
  Lines        3249     3249           
=======================================
  Hits         2194     2194           
  Misses        885      885           
  Partials      170      170           
Flag Coverage Δ
e2e 45.41% <ø> (ø)
unit 63.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lukasmetzner
lukasmetzner merged commit 0d401aa into main Oct 8, 2025
9 checks passed
@lukasmetzner
lukasmetzner deleted the ci-publish-chart-once branch October 8, 2025 07:07
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