Commit Graph

9 Commits

Author SHA1 Message Date
Akshay Gaikwad
1d55f224ad Update registry and image name in release workflow 2022-06-14 11:20:24 +05:30
Akshay Gaikwad
b67fcacf87 Rename go module name and its usage 2022-06-08 17:21:22 +05:30
Abin Simon
c885ccea3c Add docker build jobs for init and sync images 2022-05-31 08:50:22 +05:30
Akshay Gaikwad
e6664f6971 CI(Release): Build image on pull request 2022-05-30 10:46:00 +05:30
Akshay Gaikwad
8c64af636f Fix: Release workflow failing on test 2022-05-26 12:52:46 +05:30
Akshay Gaikwad
7bb0bf565c CI(Release): Build image on push to main branch
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
2022-05-26 12:52:00 +05:30
Akshay Gaikwad
b5f83ac538 Last sanity check before publishing image in release workflow 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