Commit Graph

54 Commits

Author SHA1 Message Date
Owen
313dee9ba8 Add stale bot 2026-01-19 17:12:15 -08:00
dependabot[bot]
e19b33e2fa Bump actions/checkout from 5.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...8e8c483db8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:08:10 -08:00
dependabot[bot]
225779c665 Bump docker/metadata-action from 5.9.0 to 5.10.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](318604b99e...c299e40c65)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:06:44 -08:00
dependabot[bot]
a7f029e232 Bump softprops/action-gh-release from 2.4.2 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](5be0e66d93...a06a81a03e)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:06:23 -08:00
dependabot[bot]
af4e74de81 Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](e468171a9d...8d2750c68a)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:05:50 -08:00
dependabot[bot]
f87d043d59 Bump actions/cache from 4.3.0 to 5.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...8b402f58fb)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:05:42 -08:00
Lokowitz
a37f0514c4 clean up dependabot 2026-01-17 15:43:06 -08:00
Lokowitz
b983216808 add docker build dev 2026-01-17 15:43:06 -08:00
Lokowitz
172eb97aa1 add qemu 2026-01-17 15:43:06 -08:00
Lokowitz
b034f81ed9 update test 2026-01-17 15:43:06 -08:00
Lokowitz
076d01b48c fix test 2026-01-17 15:43:06 -08: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
Marc Schäfer
6275531187 feat(actions): Sync Images from Docker to GHCR 2025-10-20 22:11:42 +02:00
Owen
8629c40e2f Update domains 2025-10-19 15:12:37 -07:00
miloschwartz
27bffa062d update template 2025-09-29 16:38:29 -07:00
miloschwartz
3ae134af2d update templates 2025-09-29 16:32:05 -07:00
miloschwartz
c06384b700 add templates 2025-09-29 16:29:26 -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
Marvin
d696706a2e Update dependabot.yml 2025-08-28 17:25:26 +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
Owen Schwartz
9a5032e351 Merge pull request #2 from Lokowitz/add-dependabot
add dependabot
2025-07-30 09:58:18 -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
5f4de2a5f6 Create dependabot.yml 2025-07-30 10:56:54 +02: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