Skip to content

Commit 989bf9f

Browse files
committed
make a comment change so CI will rebuild
1 parent fe452ed commit 989bf9f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

RELEASE.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Release Process
22

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
3+
Not doing releases yet.
134

145
:-)

0 commit comments

Comments
 (0)