pontem-network / pontem

🚀 Pontem Parachain node with Move VM onboard.
https://pontem.network
Apache License 2.0
77 stars 43 forks source link

CI: watch create version, then create tag #105

Closed boozook closed 2 years ago

boozook commented 3 years ago

Added workflow & action to create new tag when version of specified crate changed.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1262962669


Totals Coverage Status
Change from base Build 1214784954: 0.0%
Covered Lines: 97
Relevant Lines: 159

💛 - Coveralls
boozook commented 2 years ago

How to test it:

  1. fork this repo
  2. merge this into master
  3. go to github.com/your/fork/actions and allow all actions
  4. change version of the node crate
  5. create and push new commit with that version change

As result you'll see: