Commit Graph

21 Commits (main)

Author SHA1 Message Date
Dwi Siswanto 389fb09933
Revert "ci(template-checksum): debug use `master` branch"
This reverts commit fcfb2acb91.
2024-08-14 08:47:51 +07:00
Dwi Siswanto fcfb2acb91
ci(template-checksum): debug use `master` branch
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-14 08:40:59 +07:00
Dwi Siswanto a7ee357d5e
ci(template-checksum): debug checksum status
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-14 08:34:06 +07:00
Dwi Siswanto a0fcc7b305
ci: pull on specific ref (#10500)
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-09 06:49:33 +07:00
Dwi Siswanto 261e0062a1
ci: fix incorrect input
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-09 04:07:20 +07:00
Dwi Siswanto dc7c671965
ci: use composite actions
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-05 09:48:40 +07:00
Sandeep Singh 1517c95d3f
Update template-checksum.yml 2024-04-23 15:34:31 +05:30
dependabot[bot] 14a3eadf3d
chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 05:07:46 +00:00
sandeep f2c464b8c3 go version update 2023-10-30 17:31:26 +05:30
dependabot[bot] afe7e73c7f
chore(deps): bump actions/checkout from 2 to 4 (#8192)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 16:06:40 +05:30
sandeep a4c6413c35 added project check for some workflows! 2023-06-30 23:27:25 +05:30
Sandeep Singh b691065f19
Workflow update (#7499)
* removed in active workflow

soon to be replaced with templateman workflow.

* fixed checksum matcher

* Auto Generated Templates Checksum [Tue Jun 20 11:06:14 UTC 2023] 🤖

* more workflow fixes

---------

Co-authored-by: GitHub Action <action@github.com>
2023-06-20 18:23:35 +05:30
sandeep 2d2ffe13ec misc fixes 2023-06-04 00:11:10 +05:30
sandeep 758cd4cd9e workflow fix 2023-06-03 23:36:19 +05:30
Sandeep Singh 62843369d1
GH workflow fixes (#7219)
* Fixed checksum workflow

* more workflow fixs
2023-05-11 18:31:52 +05:30
dependabot[bot] 770fd97373
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 06:02:51 +00:00
sandeep 87cc2f06f6 remove unused branch 2023-03-18 14:51:32 +05:30
sandeep ed1d10535c checksum workflow fix 2023-03-18 14:49:20 +05:30
Sandeep Singh 0f7c2920d6
GH workflow updates (#6541) 2023-01-15 21:35:57 +05:30
sandeep aa8ce7f31c adding git pull before merge 2022-12-07 14:56:54 +05:30
Sandeep Singh b48c05dc27
Added Template Checksum generator (#6283)
* Added Template Checksum generator

* fixed lint errors
2022-12-07 14:54:33 +05:30