mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Add testing and publishing to release process
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
Once all code changes for this version have been committed, a release can be
|
Once all code changes for this version have been committed, a release can be
|
||||||
created with the following steps:
|
created with the following steps:
|
||||||
|
|
||||||
|
1. Run tests and ensure all tests pass
|
||||||
1. Set the version in index.html
|
1. Set the version in index.html
|
||||||
1. Update changelog
|
1. Update changelog
|
||||||
1. Run `python compile.py`
|
1. Run `python compile.py`
|
||||||
@@ -15,3 +16,4 @@ created with the following steps:
|
|||||||
1. include the signed release notes as text for the release
|
1. include the signed release notes as text for the release
|
||||||
1. attach the bip39-standalone.html file
|
1. attach the bip39-standalone.html file
|
||||||
1. Add a new post to twitter from @bip39tool with the version, link and hash
|
1. Add a new post to twitter from @bip39tool with the version, link and hash
|
||||||
|
1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
|
||||||
|
|||||||
Reference in New Issue
Block a user