You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/RELEASE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@ MongoSwift release process
2
2
============================
3
3
4
4
1. Ensure all the JIRA tickets for this release are resolved. You can find the releases on [this page](https://jira.mongodb.org/projects/SWIFT?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=unreleased).
5
+
1. File a DOCSP ticket in JIRA highlighting changes in server version and Swift version compatibility, or lack thereof. This will be used by the Docs team to update the compatibility matrices in the documentation. [Example](https://jira.mongodb.org/browse/DOCSP-13536)
5
6
1. From the base directory of the project, run `etc/release.sh` with the new version, e.g. `./etc/release.sh 1.0.0`.
6
7
1. The release script should have taken you to the GitHub page for the tag.
0 commit comments