98 Commits

Author SHA1 Message Date
dependabot[bot]
9e8983d961 gh-action: bump actions/setup-node from 5 to 6 (#1430)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  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>
2025-10-19 22:26:42 +02:00
dependabot[bot]
bf621749cf gh-action: bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 09:06:37 +00:00
Maxi Quoß
3ecec817b5 gh-action: fix goreleaser dirty state 2025-09-05 03:15:49 +02:00
Maxi Quoß
2729424b01 gh-action: fix goreleaser args 2025-09-05 03:10:04 +02:00
Maxi Quoß
03b3e67aa4 gh-action: use more caching 2025-09-05 03:06:59 +02:00
Maxi Quoß
81e9319873 gh-action: setup pnpm via action 2025-09-04 23:28:46 +02:00
Maxi Quoß
b35544a455 gh-action: update setup-node and use cache pnpm 2025-09-04 23:21:50 +02:00
dependabot[bot]
24ccf1f277 gh-action: 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-04 10:28:10 +00:00
dependabot[bot]
6628048bd8 gh-action: bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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-12 15:55:44 +00:00
Maxi Quoß
8906b2b6ce fix: dependabot ignore major releases 2025-01-23 12:13:00 +01:00
Maxi Quoß
2d44d96af8 feat: sync docker images to dockerhub and ghcr 2024-09-03 20:01:56 +02:00
Maxi Quoß
5c88336a7a gh-action: git reset to fix goreleaser dirty state 2024-08-08 02:04:29 +02:00
Maxi Quoß
6d0173de24 gh-action: no snapshot 2024-08-07 18:28:18 +02:00
Maxi Quoß
0fff37c4d3 gh-action: update goreleaser 2024-08-07 18:21:15 +02:00
seriousm4x
91fe02839c gh-action: update docker/build-push-action to v6 2024-06-27 09:53:34 +02:00
dependabot[bot]
3615cdba98 gh-action: bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
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>
2024-06-05 09:08:58 +00:00
Maxi Quoß
7bcd309ea1 go-dep: use go >= 1.22 2024-04-11 22:54:40 +02:00
dependabot[bot]
1625133c3a gh-action: bump dependabot/fetch-metadata from 1 to 2
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 09:49:45 +00:00
seriousm4x
b8ac841129 remove title tag 2023-12-14 18:42:40 +01:00
seriousm4x
ba17d119cc rename label 2023-12-14 18:21:19 +01:00
seriousm4x
79af6fd046 add config.yml 2023-12-14 18:18:35 +01:00
seriousm4x
d7a04562e0 rename again 2023-12-14 18:13:39 +01:00
seriousm4x
4ffae6ebee .yml -> .yaml 2023-12-14 18:11:03 +01:00
seriousm4x
4ccb066469 use github forms for issues/features 2023-12-14 18:09:11 +01:00
dependabot[bot]
4ca9651214 gh-action: 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-07 09:09:28 +00:00
dependabot[bot]
99e12ea280 gh-action: bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:34:53 +00:00
seriousm4x
f351df6b88 add upsnap version to issue template 2023-10-19 18:56:11 +02:00
seriousm4x
b6029e1759 Revert "gh-action: replace $ with quotes for env vars"
This reverts commit 2457a6036b.
2023-10-03 19:50:36 +02:00
seriousm4x
2457a6036b gh-action: replace $ with quotes for env vars 2023-10-03 19:47:49 +02:00
seriousm4x
2639d61777 Revert "gh-action: use filepath for private_key"
This reverts commit 909702c668.
2023-10-03 19:45:25 +02:00
seriousm4x
909702c668 gh-action: use filepath for private_key 2023-10-03 19:40:00 +02:00
seriousm4x
ef32a485d4 gh-action: fix env AUR_KEY 2023-10-03 17:06:21 +02:00
seriousm4x
e8e64dff05 gh-action: only test if backend files changed 2023-10-03 16:45:46 +02:00
seriousm4x
b32d569ee1 gh-action: auto-choose runner 2023-10-03 16:41:53 +02:00
seriousm4x
02367b5936 gh-action: add needs check-runner 2023-10-03 16:29:15 +02:00
seriousm4x
7be53745d5 gh-action: add quotes 2023-10-03 16:20:35 +02:00
seriousm4x
b430d37cd1 gh-action: test auto-choose runner 2023-10-03 16:03:22 +02:00
seriousm4x
5250d4a743 go test -exec sudo 2023-09-19 01:31:57 +02:00
seriousm4x
45067e549f run test as sudo? 2023-09-19 01:30:11 +02:00
seriousm4x
6c80ebaf80 rename workflow 2023-09-18 23:24:46 +02:00
seriousm4x
e3ab652483 feat: add some go unit tests 2023-09-18 23:24:14 +02:00
seriousm4x
9f5e253867 gh-action: bump all actions 2023-09-14 13:35:41 +02:00
dependabot[bot]
b5b994a496 gh-action: bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 09:21:47 +00:00
seriousm4x
f5f9378dd6 bump go build version to >= 1.21.1 2023-09-10 10:44:18 +02:00
dependabot[bot]
a3ee9ec884 gh-action: bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
2023-09-05 09:58:24 +00:00
seriousm4x
085936a018 add workflow_dispatch 2023-09-02 20:50:34 +02:00
seriousm4x
488619f9fe Auto merge minor patches 2023-09-02 16:28:23 +02:00
Maxi Quoß
5e6d7761aa run codeberg sync on tag push 2023-08-22 00:52:26 +02:00
seriousm4x
834c42ba75 fix: frontend version var 2023-08-16 10:56:22 +02:00
seriousm4x
904b167c8e use pnpm for build 2023-08-14 02:49:48 +02:00