mirror of
https://github.com/urbit/shrub.git
synced 2024-12-28 22:54:15 +03:00
add instruction on release branch convention
This commit is contained in:
parent
c5aece980e
commit
37135d4ae6
@ -122,7 +122,7 @@ git push origin <tagname>
|
||||
|
||||
## Releases
|
||||
|
||||
- [ ] Create a pull request from the relevant release branch to `master`.
|
||||
- [ ] Create a pull request from the relevant release branch (with the format `release/urbit-os-vX.XX` to `master`.
|
||||
- [ ] ssh into `~zod`
|
||||
- [ ] Check to ensure that nobody else is ssh'd into `~zod`, by running `screen -ls` and verifying no sessions are attached.
|
||||
- [ ] Attach to the screen session using `screen -x`
|
||||
|
Loading…
Reference in New Issue
Block a user