Commit Graph

36 Commits

Author SHA1 Message Date
Varun Narravula
6d2afb4c72 fix(ci): add back missing docker build local image rule 2025-12-24 10:08:40 -05:00
Owen
69a00b6231 Dont run on v tags 2025-12-23 17:54:04 -05:00
Owen
6fcd8ac6cb Fix latest 2025-12-22 21:32:59 -05:00
Owen
91c9c48507 Update test 2025-12-21 21:07:26 -05:00
Owen
2813de80ff Build binaries and do release 2025-12-21 21:04:54 -05:00
Owen
e0efe8f950 Fix test 2025-12-11 23:25:56 -05:00
Owen
f0309857b9 Make sure to process version first 2025-12-11 19:37:51 -05:00
Owen
5a6fcadf91 Update cicd 2025-12-11 16:40:55 -05:00
Owen
6e31d3dcd5 Make cicd create draft 2025-12-11 16:09:34 -05:00
Owen
41e6324c79 Update cicd to use right username 2025-12-11 16:04:25 -05:00
Owen
5757e8dca8 Update cicd 2025-12-11 16:00:20 -05:00
Owen
25644db2f3 Update test 2025-12-08 12:12:35 -05:00
dependabot[bot]
bd9e8857bf Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 20:46:59 +00:00
dependabot[bot]
33e28ead68 Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:16:53 +00:00
Marc Schäfer
c94dc6af69 fix(actions): Moved mirror action to workflows 2025-10-20 22:15:15 +02:00
Owen
8629c40e2f Update domains 2025-10-19 15:12:37 -07:00
dependabot[bot]
f9d51ebb88 Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 20:44:23 +00:00
Owen
892eaff480 Merge branch 'main' into dev 2025-09-01 16:58:38 -07:00
Lokowitz
82555f409b added build of docker image to test 2025-08-31 07:33:41 +00:00
Lokowitz
0d8cacdb90 added docker version of olm 2025-08-31 07:22:32 +00:00
Owen Schwartz
58b05bbb17 Merge pull request #21 from fosrl/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2025-08-30 15:29:16 -07:00
dependabot[bot]
c2e72a1c51 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-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 22:28:07 +00:00
dependabot[bot]
f19b6f1584 Bump actions/checkout from 3 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [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/v3...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 22:28:03 +00:00
Marvin
27d687e91c Update test.yml 2025-08-28 17:26:22 +02:00
Marvin
d3b461c01d Update cicd.yml 2025-08-28 17:26:00 +02:00
Owen
2b5884b19b Add version & send hp no overlap 2025-08-04 22:22:40 -07:00
Owen Schwartz
bdf231d7d4 Merge pull request #3 from Lokowitz/update-and-clean-go
sync go to latest version
2025-07-30 09:58:48 -07:00
Marvin
e51590509f modified: .github/workflows/cicd.yml
new file:   .go-version
	modified:   Dockerfile
	modified:   go.mod
	modified:   go.sum
2025-07-30 09:02:42 +00:00
Marvin
1e7cfa95d6 Create test.yml 2025-07-30 10:56:30 +02:00
Owen
c45ac94518 Delete buildx 2025-07-29 09:49:35 -07:00
Owen
25b58e868b Update cicd 2025-07-29 09:47:33 -07:00
Owen
eb77be09e2 Rename to olm 2025-02-21 12:31:25 -05:00
Owen
c5098f0cd0 Rename to client 2025-02-20 22:04:06 -05:00
Owen Schwartz
f346b6cc5d Bump actions/upload-artifact 2025-01-30 10:18:46 -05:00
Owen Schwartz
39bfe5b230 Insert version CICD 2025-01-29 22:31:14 -05:00
Milo Schwartz
7b1492f327 add cicd 2025-01-29 22:23:03 -05:00