Commit Graph
26 Commits
Author SHA1 Message Date
Abin Simon bdf404f8cd Switch to using codecov for coverage 2022-08-23 09:10:22 +05:30
Nirav Parikh 00051375ba removing image build gh action to registry on pull requests 2022-07-21 11:27:19 +05:30
Abin SimonandGitHub 0bd2b8a430 Merge pull request #29 from paralus/fix-issue-pr-temlate
Fix issue and PR templates for GitHub
2022-06-30 17:38:50 +05:30
Abin Simon 8c99cf04b8 Fix issue and PR templates for GitHub 2022-06-30 15:14:48 +05:30
Nirav Parikh 0177911be7 updated codeql wf strategy 2022-06-27 16:57:53 +05:30
Nirav Parikh 58e83c42a3 removed scheduling from codeql and fixed an alert 2022-06-27 13:13:44 +05:30
Nirav Parikh 5cd15cbd8e fixed action criteria 2022-06-27 12:02:15 +05:30
nirav-rafayandGitHub a77927c9f2 Create codeql.yml 2022-06-27 11:56:35 +05:30
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 ParikhandGitHub 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