Skip to content

Commit

Permalink
Update process.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Sep 26, 2019
1 parent 4f333e8 commit 8fcbfe7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/release/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,8 @@ Decide on a time to do the release, T.
`cargo publish` for the tag you just created. You'll first need to comment
out `cargo-test-macro` from Cargo.toml, then publish `crates-io` (in
`crates/crates-io`) and finally publish `cargo` itself.

Also tag RLS the same way and then run `cargo publish` for the tag you just
created.

To publish Cargo you may have to bump the version numbers for the crates-io and Cargo crates; there's no need to do that in a formal commit though, so your tag and the published code may differentiate in that way.

- **T+1hr** Send a PR to the beta branch to comment out `dev: 1` again and
update the date to download from (modifying `src/stage0.txt`).
Expand Down

0 comments on commit 8fcbfe7

Please sign in to comment.