Commit graph

101 commits

Author SHA1 Message Date
Jan Rundshagen
62fc467b02
ci: enhance release workflow with Docker image metadata extraction and artifact attestation 2025-03-30 09:11:38 +02:00
Jan Rundshagen
0c6463a6a1
fix: revert to old docker build pipeline 2025-03-30 09:00:00 +02:00
Jan Rundshagen
062a0b09d5
ci: update release workflow to ensure publish job depends on build and test 2025-03-30 08:54:22 +02:00
Jan Rundshagen
b68b16fb20 ci: enhance GitHub Actions workflow for Docker image publishing and add permissions 2025-03-30 08:53:19 +02:00
Jan Rundshagen
d57b5eeb84 fix(ci): update Go version in pull request workflow to 1.24.x 2025-03-28 12:55:14 +01:00
renovate[bot]
bc4fadc69f chore(deps): update dependency go to 1.24.x 2025-03-28 12:55:14 +01:00
Jan Rundshagen
ca09f754fe
chore(workflows): comment out lint job in pull-request and release workflows 2025-03-27 14:11:26 +01:00
renovate[bot]
353936cf90 chore(deps): update goreleaser/goreleaser-action digest to 90a3faa 2025-03-23 10:03:33 +01:00
renovate[bot]
ddff2839f3 chore(deps): update dependency python to 3.13 2025-03-19 10:49:36 +01:00
renovate[bot]
ca370c32c2 chore(deps): update docker/login-action digest to 74a5d14 2025-03-19 10:49:15 +01:00
Jan Rundshagen
cbb8904122
chore(ci): Remove lint from needs for production release 2025-02-23 16:54:35 +01:00
Jan O. Rundshagen
43004c8363
chore: remove pkg step 2025-01-05 15:48:34 +01:00
Jan O. Rundshagen
1c218caea4
chore:fix go releaser 2025-01-05 15:47:48 +01:00
Jan Rundshagen
813ae1c584 chore: fix linting ci step 2025-01-05 12:36:14 +01:00
Jan Rundshagen
bfee111e7d chore: bump ci/cd to 1.23 GO version 2025-01-05 12:36:14 +01:00
renovate[bot]
e1e60efe87 chore(deps): update goreleaser/goreleaser-action digest to 9ed2f89 2024-11-23 06:34:56 +01:00
renovate[bot]
316a62fb97 chore(deps): update codecov/codecov-action action to v5 2024-11-23 06:34:47 +01:00
renovate[bot]
70e75e8bb3 chore(deps): update docker/login-action digest to 9780b0c 2024-07-26 07:13:08 +02:00
Jan Rundshagen
7382727c74
chore: Update readme, add some hints, fix markdown 2024-07-09 09:00:00 +02:00
Jan Rundshagen
1001ef257d
chore(ci): fix releaser 2024-07-08 16:10:26 +02:00
Jan Rundshagen
95cbb7ff4b chore(go): bump go to 1.22 2024-07-08 15:27:17 +02:00
renovate[bot]
59154da34c chore(deps): update goreleaser/goreleaser-action action to v6 2024-07-08 10:13:40 +02:00
renovate[bot]
953e7974d5 chore(deps): update docker/login-action action to v3 2024-07-08 10:13:31 +02:00
renovate[bot]
2c0dbd99c1 chore(deps): update codecov/codecov-action action to v4 2024-07-08 10:13:20 +02:00
renovate[bot]
22d54354d0 chore(deps): update actions/setup-go action to v5 2024-07-08 10:13:04 +02:00
renovate[bot]
55f2b3b84b chore(deps): update dominikh/staticcheck-action action to v1.3.1 2024-07-08 10:07:47 +02:00
Jan Rundshagen
8d5eb97b1a
chore(ci): update workflows 2024-07-08 10:04:50 +02:00
Jan O. Rundshagen
6ee8d569c4
chore(ci): Update release dev 2024-07-08 09:01:31 +02:00
Jan O. Rundshagen
fa54cc1e66 chore(ci): Change docker repo 2024-07-08 08:53:32 +02:00
renovate[bot]
b44f8ef783 chore(deps): update andrewslotin/go-proxy-pull-action digest to 89382de 2024-07-08 08:40:13 +02:00
renovate[bot]
f4763aa279
chore(deps): update goreleaser/goreleaser-action digest to b508e2e 2024-07-08 06:34:09 +00:00
dependabot[bot]
7ba3049ef9
chore(deps): bump github/codeql-action from 2 to 3 (#1886)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-12-19 09:48:00 +01:00
dependabot[bot]
9411b374b2
chore(deps): bump actions/setup-python from 4 to 5 (#1877)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-12-11 20:12:14 +01:00
nils måsén
2d7735fea6
fix(ci): fix incorrect actions config (#1872) 2023-12-08 11:57:51 +01:00
nils måsén
7fbdd2f49b
chore(deps): bump go/stdlib to v1.20.x (#1850) 2023-11-13 14:31:45 +01:00
nils måsén
14a468d380
ci: fix manual release (#1833) 2023-11-11 16:02:29 +01:00
nils måsén
9180e9558e
feat(docs): add template preview (#1777) 2023-10-02 16:11:04 +02:00
dependabot[bot]
da3988363f
chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 (#1759)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 14:52:15 +02:00
dependabot[bot]
36391b0ae7
chore(deps): bump actions/checkout from 3 to 4 (#1750)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 17:39:28 +02:00
dependabot[bot]
0d2eba1f9f
chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#1733)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](336e29918d...3fa32b8bb5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 13:05:48 +02:00
dependabot[bot]
a7ca7832ff
chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#1672)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:21:51 +02:00
dependabot[bot]
b0acc8f626
chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#1673)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:21:08 +02:00
nils måsén
a0fe4a4694
ci: add dependabot auto approve 2023-04-12 08:49:05 +02:00
dependabot[bot]
81d23760c8
chore(deps): bump actions/setup-go from 3 to 4 (#1596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 13:23:38 +02:00
dependabot[bot]
ee8f293f47
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0 (#1555)
Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases)
- [Commits](bfc19ec653...50fea06a97)

---
updated-dependencies:
- dependency-name: andrewslotin/go-proxy-pull-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 17:10:35 +01:00
dependabot[bot]
b94741dbec
chore(deps): bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](8f67e590f2...f82d6c1c34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 18:10:56 +00:00
dependabot[bot]
36b3a64d86
chore(deps): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 (#1520)
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/dominikh/staticcheck-action/releases)
- [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md)
- [Commits](a3513ade2e...ba605356b4)

---
updated-dependencies:
- dependency-name: dominikh/staticcheck-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 01:23:00 +01:00
dependabot[bot]
dcb38c68d8
chore(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#1509)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](b508e2e3ef...8f67e590f2)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 17:08:16 +01:00
nils måsén
5134e159e2
ci: replace golint with staticcheck 2022-11-05 13:34:12 +01:00
dependabot[bot]
d1e6fa885f
chore(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#1451)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nils måsén <nils@piksel.se>
2022-11-03 10:46:59 +01:00