Commit Graph

82 Commits

Author SHA1 Message Date
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
seriousm4x
541e8b3d8b rename workflow 2023-08-14 00:14:13 +02:00
seriousm4x
bc1d8c8e6f nicer changelogs 2023-07-20 01:37:38 +02:00
seriousm4x
d1f3d38835 no more auto merge commits 2023-07-20 01:37:25 +02:00
Maxi Quoß
57e2d5c331 dependabot: auto-merge semver-patch updates 2023-06-29 23:57:37 +02:00
seriousm4x
9a1c8b74f9 Merge pull request #84 from seriousm4x/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-06-28 11:27:39 +02:00
seriousm4x
19d0cff28c Merge pull request #83 from seriousm4x/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-06-28 11:27:28 +02:00
dependabot[bot]
769db97654 Bump actions/checkout from 2 to 3
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>
2023-06-28 09:24:41 +00:00
dependabot[bot]
1df79f0699 Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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-06-28 09:24:37 +00:00
dependabot[bot]
d81ffd8435 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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-06-28 09:24:32 +00:00
Juan Calderon-Perez
613022453d Add support for dependabot 2023-06-27 21:09:44 -04:00
Maxi Quoß
b011d88b3d workflow: codeberg remove cron 2023-06-01 14:56:21 +02:00
Maxi Quoß
cbbd0f301e workflow: add codeberg mirror 2023-06-01 13:18:27 +02:00
seriousm4x
9106d25b95 add armv6 support #64 2023-03-21 01:13:16 +01:00
Maxi Quoß
9a90d59188 use go 1.20 2023-02-17 01:19:44 +01:00
seriousm4x
f3b740d092 Create FUNDING.yml 2023-02-05 00:52:25 +01:00
seriousm4x
b9aa9feb1d Update issue templates 2023-02-04 13:27:27 +01:00