Akshay Gaikwad
|
32f72fb48c
|
Add formatter and linter in Go CI checks
Commented the format and lint steps because there are many old source
code files that need to be fix. It is not a priority at this time.
|
2022-03-21 12:25:58 +05:30 |
|
Akshay Gaikwad
|
b5f83ac538
|
Last sanity check before publishing image in release workflow
|
2022-03-21 12:25:08 +05:30 |
|
Akshay Gaikwad
|
6a4a981777
|
Limit go workflow to push and PR to main branch
|
2022-03-21 12:25:08 +05:30 |
|
Akshay Gaikwad
|
11d6ca1232
|
Remove on-branches from release workflow
|
2022-03-21 12:25:08 +05:30 |
|
Akshay Gaikwad
|
9402268a25
|
Add GitHub Actions workflows
- Go workflow: Go related check like running go test.
- Release workflow: Build docker image and push it to registry.
|
2022-03-21 12:25:08 +05:30 |
|