Commit Graph

19 Commits

Author SHA1 Message Date
Sam Therapy 9c8f30f432
fix(ci): target 1.20, drop 1.19
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-17 22:40:16 +01:00
Sam Therapy 90f5b92ffd
[SKIP CI] fix(ci): fix typo in downstream plugin
Grafana changed the name of the container

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-11-21 23:12:11 +01:00
Sam Therapy ea3943dd63
fix(ci): use Grafana's downstream trigger
continuous-integration/drone/push Build is passing Details
Newer and includes PRs that should fix the problems I've had
2022-11-07 16:41:21 +01:00
Sam Therapy dd542b9f18
ci: replace concat with format strings
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-27 17:56:00 +02:00
Sam Therapy 6144c7219a
[SKIP CI] ci: put token secret in right place
hehe

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-20 23:32:44 +02:00
Sam Therapy b80219019e
Add check for port at the end (#142)
continuous-integration/drone/push Build is passing Details
Fixes #141

Before, a failure would add on the port, eg.
```
127.0.0.1:53
127.0.0.1:53:53
127.0.0.1:53:53:53 // Go actually thinks this is now an IPv6 address, interesting
```

Now a check is added so this doesn't happen

Reviewed-on: #142
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-16 14:25:13 +00:00
Sam Therapy bf0e44e80c
ci: Remove server header that was broken
continuous-integration/drone/push Build is failing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-14 20:15:32 +02: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 ddd0277de9 [SKIP CI] ci: add caching (#99)
Reviewed-on: #99
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-16 23:25:56 +00:00
Sam Therapy 9746ae0a6f feat: more API work
continuous-integration/drone/push Build was killed Details
Reviewed-on: #94
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-15 11:02:43 +00:00
Sam Therapy ae7209c334 ci: reduce fuzz count
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-09-08 23:44:12 +00:00
Sam Therapy dd2a7122c2 ci: enable missing tests
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-09-08 23:44:12 +00:00
Sam Therapy 068706ae9a (feat)Completions and documentation (#78)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #78
2022-09-04 23:28:47 +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 07728cffdb (feat)EDNS (#55)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #55
2022-08-04 01:09:49 +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
Sam Therapy 8c057e1f15 ci: change YAML to jsonnet (#34)
continuous-integration/drone/push Build is passing Details
2022-07-12 23:13:37 +00:00