cloud-bulldozer / go-commons

Code repository with all go common packages and libraries
Apache License 2.0
4 stars 9 forks source link

[CI] for the projects interested in using `go-commons` #5

Open jtaleric opened 1 year ago

jtaleric commented 1 year ago

We should setup a CI for each tool using go-commons to ensure changes to go-commons doesn't break functionality in our main tools.

vishnuchalla commented 1 year ago

Can you elaborate a bit on CI? Is it something related to integration/functional tests in the downstream or staying up to date with the latest releases? One action item, we are thinking to do at go-commons level is to add unit tests