aboutsummaryrefslogtreecommitdiffstats
path: root/tools.go
Commit message (Collapse)AuthorAgeFilesLines
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-281-0/+2
| | | | | | | Also: use gqlgen directives to help the type auto-binding Missing: - namespace mutations - adapt the webUI queries
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-251-1/+0
| | | This will be useful for Board, and likely code review support later
* tools: fix how security tools are setup and launchedMichael Muré2023-03-041-1/+0
| | | | fix https://github.com/MichaelMure/git-bug/issues/1018
* fix(972): use prerelease of GoKart with repaired panicSteve Moyer2023-01-031-0/+1
|
* fix: hide tools versioning behind build tagsSteve Moyer2022-09-081-1/+3
|
* feat: add security toolsSteve Moyer2022-09-081-0/+2
|
* feat: version tools using Go module systemSteve Moyer2022-09-081-0/+6