We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe452ed commit 989bf9fCopy full SHA for 989bf9f
RELEASE.md
@@ -1,14 +1,5 @@
1
# Release Process
2
3
-1. Select a green build in Bamboo that has the changes that you want to release
4
-2. Ensure that this build has the correct version in the VERSION file
5
-3. Create a Bamboo release with version matching the VERSION file in the repo
6
-4. Deploy the release in Bamboo. This will:
7
- - Validate that the Bamboo release number matches the wheel versions.
8
- - Push the wheels to PyPI
9
- - Push the source archive to S3
10
- - Create a Github release
11
- - Tag the repo commit with the version
12
- - Bump the VERSION file to the next bugfix release number
+Not doing releases yet.
13
14
:-)
0 commit comments