forked from Seeker14491/opener
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
General usage of this attribute is no longer recommended.
- Loading branch information
1 parent
402406e
commit 1eb7f00
Showing
4 changed files
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# Release Procedure | ||
|
||
1. Update version number in Cargo.toml | ||
2. Update version number in html_root_url attribute | ||
3. Update CHANGELOG.md | ||
4. Commit changes | ||
5. `cd` into the `opener` subdirectory that contains `Drakefile.ts` and, using [Deno](https://deno.land/), run `deno run -A Drakefile.ts release version=a.b.c`, substituting the correct version | ||
2. Update CHANGELOG.md | ||
3. Commit changes | ||
4. `cd` into the `opener` subdirectory that contains `Drakefile.ts` and, using [Deno](https://deno.land/), run `deno run -A Drakefile.ts release version=a.b.c`, substituting the correct version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.