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 |
|
seriousm4x
|
59770cf013
|
Update issue templates
|
2023-02-04 13:27:05 +01:00 |
|
seriousm4x
|
8b65cd69bc
|
Update issue templates
|
2023-02-04 13:24:56 +01:00 |
|
seriousm4x
|
0f7026f3d0
|
Update issue templates
|
2023-02-04 13:22:49 +01:00 |
|
Maxi Quoß
|
66b41170e8
|
rename workflow
|
2023-02-01 20:20:53 +01:00 |
|
Maxi Quoß
|
27b1a10e86
|
goreleaser: -rm-dist has been deprecated
|
2023-02-01 17:56:59 +01:00 |
|
Maxi Quoß
|
4ff62b1a3f
|
add upsnap version to frontend
|
2023-01-30 00:51:45 +01:00 |
|
Maxi Quoß
|
752e61c1db
|
workflow: run on ubuntu-latest
|
2023-01-29 20:14:56 +01:00 |
|
Maxi Quoß
|
f477088404
|
Squashed commit of the following:
commit a506e6fee1c90d2262f25eb680686adbfb3b2be0
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 17:08:40 2023 +0100
update docker
commit 445b735b11
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 16:31:46 2023 +0100
dont use v
commit fb30405396
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 16:30:51 2023 +0100
dont use v
commit 49cf2b2607
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 16:23:31 2023 +0100
try tag
commit 57bef8bb7e
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 16:10:28 2023 +0100
rawversion
commit 51e071bf22
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:58:48 2023 +0100
try again with v
commit 4ce90f1f5f
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:54:10 2023 +0100
try again with v
commit 6fd289e1a7
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:47:56 2023 +0100
workflow: tags
commit 8e7d4e814f
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:37:54 2023 +0100
workflow: env is broken
commit eb311bf289
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:30:44 2023 +0100
workflow: env
commit fea958c4fc
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:26:54 2023 +0100
workflow: env
commit 8f59fb448f
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:22:46 2023 +0100
workflow: env
commit e303e7af64
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:20:43 2023 +0100
workflow: docker meta image name
commit d47c21c3db
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:15:03 2023 +0100
docker: fix unzip
commit 4eb1c98729
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 15:05:48 2023 +0100
docker: unzip -q
commit fe042e0003
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 14:58:12 2023 +0100
workflow: remove v from version
commit dd4bc6c1e7
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 14:54:19 2023 +0100
workflow: fix url
commit 5ee9b43aff
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 14:49:08 2023 +0100
workflow: remove v
commit 9d598b4c09
Author: Maxi Quoß <maxi@quoss.org>
Date: Sun Jan 29 14:46:01 2023 +0100
event tag
|
2023-01-29 17:11:36 +01:00 |
|
Maxi Quoß
|
abe58fd87e
|
workflow: depend docker on goreleaser
|
2023-01-29 14:43:16 +01:00 |
|
Maxi Quoß
|
cc20206a7f
|
workflow: invalid file
|
2023-01-29 14:41:11 +01:00 |
|
Maxi Quoß
|
f60c938a65
|
workflow: one file
|
2023-01-29 14:39:57 +01:00 |
|