mirror of
https://github.com/docker/compose.git
synced 2026-07-11 18:54:35 +00:00
|
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
- 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> |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| docs-upstream.yml | ||
| merge.yml | ||
| pr-review-trigger.yml | ||
| pr-review.yml | ||
| scorecards.yml | ||
| stale.yml | ||
| zizmor.yml | ||