compose/.github/workflows
Guillaume Lours 69ba683e15
Some checks are pending
ci / validate (lint) (push) Waiting to run
ci / validate (validate-docs) (push) Waiting to run
ci / validate (validate-go-mod) (push) Waiting to run
ci / validate (validate-headers) (push) Waiting to run
ci / binary (push) Waiting to run
ci / binary-finalize (push) Blocked by required conditions
ci / bin-image-test (push) Waiting to run
ci / test (push) Waiting to run
ci / e2e (plugin, oldstable) (push) Waiting to run
ci / e2e (standalone, oldstable) (push) Waiting to run
ci / e2e (plugin, stable) (push) Waiting to run
ci / e2e (standalone, stable) (push) Waiting to run
ci / coverage (push) Blocked by required conditions
ci / release (push) Blocked by required conditions
merge / bin-image-prepare (push) Waiting to run
merge / bin-image (push) Blocked by required conditions
merge / module-image (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
zizmor / zizmor (push) Waiting to run
ci: address review feedback on release job
- Replace ncipollo/release-action with softprops/action-gh-release
  (v3.0.1, SHA-pinned), the action used across Docker repositories;
  input mapping is one-to-one.
- Duplicate the artifact listing/type checks into binary-finalize:
  one copy inspects the artifact as assembled, on every push/PR (lost
  when the tag guard moved to job level); the release-job copy still
  inspects what was downloaded and gets attached to the release.
- Set overwrite_files: false so a job re-run never replaces assets
  already uploaded to an existing release: unlike ncipollo, softprops
  updates an existing release instead of failing. A re-run may still
  refresh the release name/notes.

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
2026-07-07 10:56:13 +02:00
..
ci.yml ci: address review feedback on release job 2026-07-07 10:56:13 +02:00
docs-upstream.yml ci: fix docs-upstream workflow 2026-07-06 17:29:12 +02:00
merge.yml ci: harden GitHub Actions workflows 2026-07-07 10:56:13 +02:00
pr-review-trigger.yml fix zizmor findings 2026-07-06 17:11:24 +02:00
pr-review.yml fix zizmor findings 2026-07-06 17:11:24 +02:00
scorecards.yml ci: harden GitHub Actions workflows 2026-07-07 10:56:13 +02:00
stale.yml fix zizmor findings 2026-07-06 17:11:24 +02:00
zizmor.yml ci: zizmor workflow 2026-07-06 17:11:24 +02:00