Commit graph

31 commits

Author SHA1 Message Date
renovate[bot]
62dd9a2648 chore(deps): update docker/build-push-action digest to 14487ce 2025-05-06 18:40:15 +02:00
renovate[bot]
46db980150 chore(deps): update docker/metadata-action digest to 418e4b9 2025-05-06 18:37:00 +02:00
renovate[bot]
6e2c9cb837 chore(deps): update docker/login-action digest to 6d4b68b 2025-05-06 18:31:34 +02:00
renovate[bot]
7843fa7a2f chore(deps): update docker/metadata-action digest to 902fa8e 2025-03-30 09:24:30 +02:00
Jan Rundshagen
a4ff4cc291
fix: update image creation date label syntax in release workflow 2025-03-30 09:20:41 +02:00
Jan Rundshagen
fc75ade94f
ci: update release workflow to disable pushing Docker image and artifact attestation to registry 2025-03-30 09:17:42 +02:00
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
renovate[bot]
bc4fadc69f chore(deps): update dependency go to 1.24.x 2025-03-28 12:55: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]
316a62fb97 chore(deps): update codecov/codecov-action action to v5 2024-11-23 06:34:47 +01:00
Jan Rundshagen
95cbb7ff4b chore(go): bump go to 1.22 2024-07-08 15:27:17 +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
Jan O. Rundshagen
6ee8d569c4
chore(ci): Update release dev 2024-07-08 09:01:31 +02: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
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]
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
Step Security Bot
9a2f9c48c7
[StepSecurity] ci: Harden GitHub Actions (#1426)
Co-authored-by: nils måsén <nils@piksel.se>
2022-10-16 14:13:42 +02:00
Jauder Ho
e04a107694
chore(deps): update go version to 1.18 (#1363)
Co-authored-by: nils måsén <nils@piksel.se>
2022-09-04 13:56:29 +02:00
dependabot[bot]
964879d228
chore(deps): bump actions/setup-go from 2 to 3 (#1354)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-04 12:52:25 +02:00
dependabot[bot]
ab7f8233bb
chore(deps): bump actions/checkout from 2 to 3 (#1368)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-09-02 19:19:44 +02:00
dependabot[bot]
1745704163
chore(deps): bump codecov/codecov-action from 1 to 3 (#1369)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 13:48:07 +02:00
nils måsén
2f33620d2d
ci: build latest-dev with script (#1005)
currently `latest-dev` package is not built with version set and displays `v0.0.0-unknown`
2021-06-29 12:51:56 +02:00
ksurl
29f5c4b254
add ghcr (#850)
* add ghcr

* Update .github/workflows/release-dev.yaml

Co-authored-by: nils måsén <nils@piksel.se>

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

* Apply suggestions from code review

I might be dyslectic

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-04-20 14:06:48 +02:00
nils måsén
bf8dec1b88
chore(ci): run code coverage on main push (#870)
* chore(ci): run code coverage on main push

* merge workflows for pushes to main

* add workflow dispatch for production releases

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-04-18 18:30:58 +02:00
Simon Aronsson
228dd75d7b
Update release-dev.yaml 2021-03-28 21:08:28 +02:00
Simon Aronsson
5532c4e905
chore(ci): set up release workflow 2021-01-10 16:36:03 +01:00
Renamed from .github/workflows/publish-dev-dockerimage.yaml (Browse further)