Skip to content

feat: add oCIS 8.2.0-rc.1 image (release candidate, exact tag only)#32

Closed
kobergj wants to merge 1 commit into
masterfrom
feat/add-ocis-8.2.0-rc.1
Closed

feat: add oCIS 8.2.0-rc.1 image (release candidate, exact tag only)#32
kobergj wants to merge 1 commit into
masterfrom
feat/add-ocis-8.2.0-rc.1

Conversation

@kobergj

@kobergj kobergj commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

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).

Changes

  • main.yml — add 8.2.0-rc.1 matrix entry (extra-tags: "")
  • README.md — document the RC tag in the supported-tags table

Before merging tomorrow

  • Confirm the upstream owncloud/ocis v8.2.0-rc.1 git tag exists (the Dockerfile clones v${VERSION}), then restart the pipeline.

🤖 Generated with Claude Code

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]>
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