Commit Graph

28 Commits

Author SHA1 Message Date
Sam Therapy 40278ed22f
chore: Add Snap and Docker with Goreleaser
Forgejo Release / release (push) Failing after 1m6s Details
Mirror Push / mirror (push) Successful in 6s Details
Test / test (oldstable) (push) Successful in 45s Details
Test / test (stable) (push) Successful in 38s Details
Why not though snap sucks and docker seems kind of pointless since this is just a static file

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-04-17 19:00:51 +02:00
Sam Therapy a5980be3cc
docs: Use the docs folder more
Mirror Push / mirror (push) Successful in 7s Details
Test / test (stable) (push) Successful in 36s Details
Test / test (oldstable) (push) Successful in 56s Details
Also rename it from doc to docs

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-23 22:05:57 +01:00
Sam Therapy 8434739516
fix(AAAA): AAAAA
Mirror Push / mirror (push) Successful in 8s Details
Test / test (oldstable) (push) Successful in 1m9s Details
Test / test (stable) (push) Successful in 41s Details
Gitea Release / release (push) Failing after 1m14s Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-15 18:42:29 +01:00
Sam Therapy 835cb8c950
fix(docs): Totally redesign the readme
Also, use the American spelling of LICENSE instead of LICENCE since that is what everyone else already does
2024-03-15 18:16:58 +01:00
Sam Therapy e1122a9de7
misc: Cleanup before a release
Mirror Push / mirror (push) Successful in 8s Details
Test / test (stable) (push) Successful in 33s Details
Test / test (oldstable) (push) Successful in 42s Details
Kept a lot waiting, haven't I?

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 21:45:39 +01:00
Sam Therapy 26ef04b969 feat(goreleaser): Vastly simplify upload process (#229)
Mirror Push / mirror (push) Successful in 8s Details
Test / test (stable) (push) Successful in 38s Details
Test / test (oldstable) (push) Successful in 1m1s Details
Make the upload process to Gitea packages much less of a clusterbomb

Reviewed-on: #229
2023-11-08 18:02:34 +00:00
Sam Therapy f4c3283954
[SKIP CI] fix(goreleaser): Unbreak termux?
Hopefully this unbreaks termux packages because they try going into
/usr/bin which makes termux very sad
2023-08-11 20:23:31 +02:00
Sam Therapy 60b0300eec
fix(goreleaser): Remove deprecation warnings
continuous-integration/drone/push Build is passing Details
2023-08-10 19:37:54 +02:00
Sam Therapy a157dcb7fb
[SKIP CI] feat(goreleaser): Target termux too 2023-05-15 17:02:00 +02:00
Sam Therapy c0cd4d7771
feat(goreleaser): Enable APK and RPM
Gitea supports them now so add them!
2023-05-12 23:19:24 +02:00
Sam Therapy 58fa7af2ea
fix(release): Correct scoop bucket location
continuous-integration/drone/push Build is passing Details
Use the scoop bucket template
2023-03-07 18:45:45 +01:00
Sam Therapy 30277b5028
fix(goreleaser): add capitalize FreeBSD
continuous-integration/drone/push Build is passing Details
I give up.

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-20 20:39:43 +01:00
Sam Therapy 028c423d89
fix(goreleaser): stop using universal binaries
continuous-integration/drone/push Build is passing Details
Fixes an extremely annoying goreleaser problem that I cannot replicate at all

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-20 20:35:52 +01:00
Sam Therapy bf04f59468
fix(goreleaser): add vendor dependency tarball
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-16 18:53:36 +01:00
Sam Therapy 852c87c3ab
[SKIP CI] fix(goreleaser): remove broken brew HEAD
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-21 17:10:12 +02:00
Sam Therapy ec6e723eaf
fix(goreleaser) correct URL
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-21 16:16:01 +02:00
Sam Therapy 698b0d3ad1
fix(goreleaser) correct URL
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-21 15:19:21 +02:00
Sam Therapy 8c3a5cb369
[SKIP CI] docs(readme): add more packages
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-21 03:40:19 +02:00
Sam Therapy 60e22e6d33
[SKIP CI] chore(goreleaser): add completions and manpage
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-21 03:30:07 +02:00
Sam Therapy a386960076
[SKIP CI] chore(goreleaser): Add scoop/brew support (#149)
Reviewed-on: #149
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-20 21:34:07 +00:00
Sam Therapy add1ef61a2
feat(packaging): Prepare for apt packaging (#139)
continuous-integration/drone/push Build is passing Details
This needs to be tested (preferably extensively), which I will do now

Reviewed-on: #139
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-14 14:11:01 +00:00
Sam Therapy 8df0347891 fix: EDNS cookies work properly (#98)
continuous-integration/drone/push Build is passing Details
also slight refactors :)

closes #96

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #98
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-16 23:26:10 +00:00
Sam Therapy 1d0ccbef44 [SKIP CI] chore: update goreleaser syntax (#86)
Reviewed-on: #86
2022-09-08 23:51:30 +00:00
Sam Therapy 7edd983175 feat: add preliminary message tinkering (#79)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #79
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-05 00:05:06 +00:00
Sam Therapy 4cf19ebf78 Another "minor refactor" (#61)
continuous-integration/drone/push Build is passing Details
I need to make fewer of these :)
Reviewed-on: #61
2022-08-11 07:25:36 +00:00
Sam Therapy 7607c68d5b
I am a moron
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-07-26 00:45:33 +02:00
Sam Therapy b3001e3887
Hopefully fix release
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-07-26 00:42:05 +02:00
Sam Therapy 80648e08f6 (refactor) Draw the rest of the owl (#38)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #38
2022-07-26 00:32:31 +00:00