Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
7866f4a995
|
ci: migrate localnet to github actions (#4878)
## Description This PR moves `localnet` from circleci to github actions. Would we like to add longer lived nets? Closes: #XXX |
5 years ago |
Marko |
1ecc886c44
|
ci: add paths
## Description by adding paths the ci job wont run if the files aren't touched. this is a change from before where they would run to see if there were changes Closes: #XXX |
5 years ago |
Marko |
7a87a784bf
|
ci: only run when applicable (#4752)
- only run tests when .go, .mod, .sum files have been touched - only run proto checks when .proto files have been touched Signed-off-by: Marko Baricevic marbar3778@yahoo.com |
5 years ago |
Marko |
b14c0e579e
|
tools: remove need to install buf (#4605)
* tools: remove need to install buf - using buf docker image instead of needing devs to install it Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * fix ci for lint and break checking |
5 years ago |