Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.4.8 #3628

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Release 1.4.8 #3628

merged 2 commits into from
Mar 10, 2022

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Mar 10, 2022

Release pull request

  • Pull latest stable branch git checkout stableX
  • Branch off a release branch git checkout -b release/X.X.X
  • Bump versions
    • appinfo/info.xml
    • package.json
    • package-lock.json
  • Update changelog
  • Commit the version bump and push to origin
  • Merge release pull request

Release the app

  • Once merged, checkout the stable branch again git checkout stableX and git pull
  • Tag a new release git tag vx.x.x
  • Push tag
    • to the main repo: git push origin stableX --tags
    • to the release repo: git push release stableX --tags
  • Build release on https://github.com/nextcloud-releases/richdocuments/tags
    • Draft a new release with the tag, add the changelog and publish
    • Wait a few minutes for the automation to build the app and to be published to the App Store

@juliusknorr juliusknorr changed the base branch from master to stable21 March 10, 2022 08:28
Signed-off-by: Julius Härtl <[email protected]>
@juliusknorr juliusknorr merged commit 4e14dfb into stable21 Mar 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the release/1.4.8 branch March 10, 2022 08:54
@juliusknorr
Copy link
Member Author

Automated build failed due to #3631 so published manually this time again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant