techknowlogick
techknowlogick
move to drone 1.0.0
As title Edit: Next steps include requesting a Drone Enterprise key from: https://my.drone.io/order/personal (ask Brad first if it's ok to use for Gitea, because it's not entirely personal but it's...
bump minimum version of go used to build cli
Due to the CLI setting go.mod to go1.16 building the CLI fails due to modules requiring a newer version of go. Errors received: ``` # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17...
Saved replies to issues and PRs (Canned/Templated Responses)
### Feature Description canned responses would allow faster responses to common queries. I currently use them for pasting a closing an issues as a dupe, or direction questions to the...
This will allow instance admins to view signup pattern patterns for public instances. It is modelled after discourse, mastodon, and MediaWiki's approaches. Note: This has privacy implications, but as the...
Note: any external integrations would be entirely optional.
I'm opening this ticket so that this request is tracked somewhere and made with no expectations/demands that it be completed or even looked into. Also, since `riscv64` has limited support...
I just wanted to report it here so it is logged somewhere, but cilium is dropping support of consul as a kvstore, the last version it will be in is...
LICENSE File
Thanks for this project. I see it's licensed as MIT from package.json https://github.com/sujjeee/dubco/blob/main/package.json#L16 Could you add a full license file so that license scanners can detect it?
Thanks for your work on `work`. I am working on a project that I want to keep the numbers of processes running limited, so I've implemented the queue using cockroachdb's...