Skip to content

Conversation

@nilsding
Copy link
Member

@nilsding nilsding commented Aug 6, 2025

e.g. "3.16.82rc2" -> "3.17.0 rc2"; proper release builds will still read "3.17.0"

Before After
3.16.81rc1 (build 20250730) (Git revision b6773c4) 3.17.0 rc2 (Git revision b39455f)

e.g. 3.16.82 -> "3.17.0-rc2"; non-rc/daily builds will still read
"3.17.0"

Signed-off-by: Jyrki Gadinger <[email protected]>
@nilsding nilsding added this to the 3.18.0 milestone Aug 6, 2025
@nilsding nilsding self-assigned this Aug 6, 2025
@nilsding
Copy link
Member Author

nilsding commented Aug 6, 2025

/backport to stable-3.17

@github-actions
Copy link

github-actions bot commented Aug 6, 2025

Artifact containing the AppImage: nextcloud-appimage-pr-8544.zip

SHA256 checksum: 909edadee8d968672f02b200cd020f187547ee5b86b2d2c38d72e4f0939d764b

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 6, 2025

Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@mgallien mgallien merged commit 8e1f64f into master Aug 6, 2025
19 checks passed
@mgallien mgallien deleted the bugfix/noid/human-version-string-in-msi branch August 6, 2025 11:09
@backportbot
Copy link

backportbot bot commented Aug 6, 2025

The backport to stable-3.17 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.17
git pull origin stable-3.17

# Create the new backport branch
git checkout -b backport/8544/stable-3.17

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 55b09b00

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8544/stable-3.17

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/8544/stable-3.17."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

3 participants