mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add pushing git tags to the release checklist
This commit is contained in:
parent
2e01816c6b
commit
a9f54ec731
@ -43,6 +43,7 @@
|
|||||||
### Release solc-js
|
### Release solc-js
|
||||||
- [ ] Increment the version number, create a pull request for that, merge it after tests succeeded.
|
- [ ] Increment the version number, create a pull request for that, merge it after tests succeeded.
|
||||||
- [ ] Run ``npm publish`` in the updated ``solc-js`` repository.
|
- [ ] Run ``npm publish`` in the updated ``solc-js`` repository.
|
||||||
|
- [ ] Make sure to push the tag ``npm publish`` created with ``git push --tags``.
|
||||||
|
|
||||||
### Post-release
|
### Post-release
|
||||||
- [ ] Create a commit to increase the version number on ``develop`` in ``CMakeLists.txt`` and add a new skeleton changelog entry.
|
- [ ] Create a commit to increase the version number on ``develop`` in ``CMakeLists.txt`` and add a new skeleton changelog entry.
|
||||||
|
Loading…
Reference in New Issue
Block a user