Switch CI to Actions and use Goreleaser #536

Merged
techknowlogick merged 10 commits from actions into main 2023-03-30 02:24:03 +00:00
No description provided.
techknowlogick added 3 commits 2023-03-19 05:33:17 +00:00
build with actions
All checks were successful
goreleaser
b246165afe
run release on tag
Some checks failed
goreleaser
101b0e9ab1
run nightly only on main
Some checks failed
goreleaser
check-and-test
5509f01f4e
techknowlogick added 1 commit 2023-03-19 05:38:38 +00:00
use setup go v4
Some checks failed
goreleaser
5fd1685482
techknowlogick added 1 commit 2023-03-19 05:43:11 +00:00
use correct path to v4
Some checks failed
goreleaser
e5dc876b1b
techknowlogick added 1 commit 2023-03-19 05:46:26 +00:00
techknowlogick added 1 commit 2023-03-19 06:22:26 +00:00
checks and tests
All checks were successful
check-and-test
665415c51e
techknowlogick added 1 commit 2023-03-19 06:24:58 +00:00
fix typo
All checks were successful
check-and-test
4067f9a930
lunny approved these changes 2023-03-20 02:16:22 +00:00
lunny reviewed 2023-03-24 07:09:45 +00:00
@ -0,0 +35,4 @@
S3_BUCKET: ${{ secrets.AWS_BUCKET }}
GPGSIGN_PASSPHRASE: ${{ secrets.GPGSIGN_PASSPHRASE }}
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GITEA_TOKEN: ${{ secrets.RELEASE_TOKEN }}
Owner

This will not create release on the repository itself.

This will not create release on the repository itself.
techknowlogick marked this conversation as resolved
techknowlogick added 1 commit 2023-03-30 02:18:46 +00:00
unset github token
Some checks are pending
check-and-test
be253204c0
techknowlogick added 1 commit 2023-03-30 02:21:00 +00:00
set API URLs
All checks were successful
check-and-test
124cdc0ad1
techknowlogick merged commit b705188599 into main 2023-03-30 02:24:03 +00:00
techknowlogick deleted branch actions 2023-03-30 02:24:04 +00:00
Sign in to join this conversation.
No description provided.