Skip to content

Commit ae19be6

Browse files
Update spec/ci-cd/spec.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent bda95b7 commit ae19be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/ci-cd/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ pipelines run on GitHub Actions.
117117
<!-- General considerations -->
118118

119119
- [ ] Each upload to an external service (DockerHub, GHCR, PyPI) must be modelled as a standalone job, independent from other upload jobs.
120-
- [ ] If an upload job fails, the release is still considered successful
120+
- [ ] If an upload job fails, the release is still considered successful.
121121
- [ ] If a GitHub release is created, the body must document the usage of successfully uploaded artifacts, as specified above.
122122
- [ ] If an upload job fails and a GitHub release is created, issue a corresponding warning message in the GitHub release.
123123
- [ ] If the credentials for an external service are missing, treat this like an upload failure. Adapt the GitHub release body warning accordingly.

0 commit comments

Comments
 (0)