elenalape
|
eb80cd3713
|
update templates
|
2022-06-18 23:13:57 +01:00 |
|
Akshay Gaikwad
|
1d55f224ad
|
Update registry and image name in release workflow
|
2022-06-14 11:20:24 +05:30 |
|
Nirav Parikh
|
da6f02bbbc
|
Merge pull request #164 from paralus/rename-to-paralus
Rename code to paralus
|
2022-06-10 13:36:06 +05:30 |
|
Akshay Gaikwad
|
b67fcacf87
|
Rename go module name and its usage
|
2022-06-08 17:21:22 +05:30 |
|
Abin Simon
|
6bd87900de
|
Add coverage reporting to go workflow
|
2022-06-01 16:35:06 +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 |
|
Abin Simon
|
de8d9d874c
|
Add step to create kind cluster for tests in CI
|
2022-05-02 15:17:57 +05:30 |
|
Abin Simon
|
fb4fa3781c
|
Rename RafaySystems to RafayLabs
|
2022-03-24 12:42:59 +05:30 |
|
Akshay Gaikwad
|
04e936bd32
|
CI: Run tests on service package instead of all
The failing tests need to be fixed, being tracked at
https://github.com/RafaySystems/rcloud-base/issues/46. Enable tests on
all packages once all tests are fixed.
|
2022-03-21 12:40:13 +05:30 |
|
Akshay Gaikwad
|
5e79cf350b
|
Enabled Format check in CI
|
2022-03-21 12:25:58 +05:30 |
|
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 |
|