feat: add oCIS 8.2.0-rc.1 image (release candidate, exact tag only)#32
Closed
kobergj wants to merge 1 commit into
Closed
feat: add oCIS 8.2.0-rc.1 image (release candidate, exact tag only)#32kobergj wants to merge 1 commit into
kobergj wants to merge 1 commit into
Conversation
owncloud/ocis will tag 8.2.0-rc.1. Add it to the build matrix so CI builds and publishes owncloud/ocis:8.2.0-rc.1 once the upstream git tag exists. The RC carries no floating tags (extra-tags: ""): 8.1/8/latest track the latest stable release and must not be repointed at unreleased RC code. Only 8.2.0-rc.1 and the date-qualified 8.2.0-rc.1-YYYYMMDD tags are published. The version uses upstream's dotted convention (v8.2.0-rc.1). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
owncloud/ocis will tag 8.2.0-rc.1. Add it to the build matrix so CI builds and publishes
owncloud/ocis:8.2.0-rc.1once the upstream git tag exists.The RC carries no floating tags (
extra-tags: ""):8.1/8/latesttrack the latest stable release and must not be repointed at unreleased RC code. Only8.2.0-rc.1and the date-qualified8.2.0-rc.1-YYYYMMDDtags are published. The version uses upstream's dotted convention (v8.2.0-rc.1).Changes
main.yml— add8.2.0-rc.1matrix entry (extra-tags: "")README.md— document the RC tag in the supported-tags tableBefore merging tomorrow
owncloud/ocisv8.2.0-rc.1git tag exists (the Dockerfile clonesv${VERSION}), then restart the pipeline.🤖 Generated with Claude Code