Skip to content

fix(Groupware): Apply continuous version schema for groupware apps#14921

Merged
skjnldsv merged 1 commit into
masterfrom
fix/add-nextcloud-version-to-groupware
May 19, 2026
Merged

fix(Groupware): Apply continuous version schema for groupware apps#14921
skjnldsv merged 1 commit into
masterfrom
fix/add-nextcloud-version-to-groupware

Conversation

@DerDreschner

Copy link
Copy Markdown
Contributor

As suggested by @kesselb in #13813, the groupware apps documentation isn't that easy to understand right now as sometimes the app version number is being used and sometimes the Nextcloud version. Unfortunately, there is no Sphinx command out-of-the-box that would allow for something like "Added in {app_name} App version {app_version} / Nextcloud {nextcloud_version}`, so, we have to work around that part.

This PR applies the RFC #13813 to all applicable lines and uses the versioning schema (x.y.z if the mentioned version number is a Nextcloud release and x.y if a app release is being mentioned).

Follow-up to #14873. I can only apply the change to this PR if there is more discussion needed before doing it kinda "globally".

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

…ollowing RFC)

Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
@skjnldsv skjnldsv disabled auto-merge May 19, 2026 17:30
@skjnldsv skjnldsv merged commit be2ad88 into master May 19, 2026
21 checks passed
@skjnldsv skjnldsv deleted the fix/add-nextcloud-version-to-groupware branch May 19, 2026 17:31
@skjnldsv

Copy link
Copy Markdown
Member

backports ?

@kesselb

kesselb commented May 19, 2026

Copy link
Copy Markdown
Contributor

/backport to stable34

@kesselb

kesselb commented May 19, 2026

Copy link
Copy Markdown
Contributor

/backport to stable33

@github-actions

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants