2
0
Fork 0
mirror of https://github.com/bazelbuild/platforms synced 2024-11-25 08:31:23 +00:00
This commit is contained in:
Tony Aiuto 2020-12-04 14:47:55 -05:00
parent 18f2d86282
commit db9d0ee2c0

View file

@ -5,7 +5,7 @@ WARNING: These are what worked last time. Reality might be different.
## Step 1: Make the release
- Pick a new version number
- run distro/make_rel.sh *version*
- Run distro/make_rel.sh *version*
- Go to the [Releases](https://github.com/bazelbuild/platforms/releases) page
- Draft a new release
- Name the release with a version number
@ -17,11 +17,11 @@ WARNING: These are what worked last time. Reality might be different.
## Step 2: Update Bazel
- edit `WORKSPACE`
- there are probably 7 places to edit
- merge the PR
- Edit `WORKSPACE`
- There are probably 7 places to edit
- Merge the PR
Sample diff
Sample diff:
```
***************