Update RELEASING.md#936
Merged
Merged
Conversation
tonidero
approved these changes
Mar 8, 2024
| 1. When the PR is approved, approve the hold job in CircleCI as you would do for any other release. If there is no hold job because the release is older than when we introduced that job, manually tag the last commit in `release/3.9.1` with `3.9.1`. | ||
| 1. CircleCI will start the deployment process | ||
| 1. Close the PR after the release has been completed and delete both `release/3.9.0` and `release/3.9.1` branches. | ||
| 1. Merge the PR after the release has been completed and delete both `release/3.9.0` and `release/3.9.1` branches. |
Contributor
There was a problem hiding this comment.
I think the merge isn't really necessary right? Since you will be closing both branches... NABD though
Member
Author
There was a problem hiding this comment.
It's not yes, I was writing "close or merge", and then I thought "merge" would make more sense so the dev waits for the CI to pass? Idk
This was referenced Mar 13, 2024
vegaro
pushed a commit
that referenced
this pull request
Mar 14, 2024
**This is an automatic release.** ### New Features * Add `displayCloseButton` option to `PaywallView` (#913) via Cesar de la Vega (@vegaro) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.2.0 (#940) via RevenueCat Git Bot (@RCGitBot) * [Android 7.7.2](https://github.com/RevenueCat/purchases-android/releases/tag/7.7.2) * [iOS 4.39.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.39.0) * [iOS 4.38.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.38.1) * [iOS 4.38.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.38.0) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.1.0 (#938) via RevenueCat Git Bot (@RCGitBot) * [Android 7.7.2](https://github.com/RevenueCat/purchases-android/releases/tag/7.7.2) * [iOS 4.39.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.39.0) * [iOS 4.38.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.38.1) * [iOS 4.38.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.38.0) ### Other Changes * Make hotfixes not deploy with the latest tag nor update latest docs (#937) via Toni Rico (@tonidero) * Update RELEASING.md (#936) via Cesar de la Vega (@vegaro) * Add 6.7.2 to changelog (#935) via Cesar de la Vega (@vegaro) --------- Co-authored-by: RevenueCat CI <dev+ci@revenuecat.com>
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.
Added section about npm dist-tag