Commit Graph

27 Commits

Author SHA1 Message Date
sudoforge
2004fa79e6
feat: update references to the git-bug organization (#1249)
The repository was recently moved to the git-bug organization on github.
This change refactors references to the repository to ensure that they
use the updated owner URI.

Closes: #1243
Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff
2024-08-24 08:08:00 -07:00
Michael Muré
4477152319
tools: fix how security tools are setup and launched
fix https://github.com/MichaelMure/git-bug/issues/1018
2023-03-04 14:11:58 +01:00
Steve Moyer
344438b9cb
fix(972): use prerelease of GoKart with repaired panic 2023-01-03 08:31:43 -05:00
Michael Muré
a3fa445a9c
release: don't build for darwin/386 as support has been removed in golang 2022-11-20 16:26:43 +01:00
Michael Muré
c74fabd652
GHA: add a release workflow to build and upload binaries 2022-11-20 16:06:30 +01:00
Michael Muré
0eef93917d makefile: better PHONY 2022-10-11 20:20:51 +02:00
Steve Moyer
8bd98454de
fix: correct name for one of the security phonies 2022-09-08 17:44:25 -04:00
Steve Moyer
ec7395589d
feat: add recipes for security analysis 2022-09-08 17:20:51 -04:00
Michael Muré
05c968ca24
makefile: add target to clean remote identities 2020-03-05 22:02:58 +01:00
Michael Muré
20080aa0e4
fix version not set properly when built on travis 2020-01-22 14:14:24 +01:00
amine
565ee4e43a makefile: support darwin operating systems 2019-11-05 21:29:15 +01:00
Amine Hilaly
1c2ad95960
add verbose flag to go test 2019-06-07 02:35:40 +02:00
Michael Muré
475b7b4c49
a round of cleanup 2019-03-01 22:52:53 +01:00
Michael Muré
ecf857a71a
makefile: add the clean-local-identities target for debugging 2019-03-01 22:40:29 +01:00
Michael Muré
59ea2e018e add a "version" command with various outputs, including the git hash and tag 2019-02-20 21:56:33 +01:00
Michael Muré
aea85f0429
makefile: also clear the cache after deleting the bugs 2018-10-01 22:01:14 +02:00
Michael Muré
25bec8eba5
makefile: add a target producing a debugger friendly build 2018-09-25 18:52:46 +02:00
Michael Muré
150b5d489c
invert the behavior of the build flag for the webui
Now produce by default a build with the packed webui, to make it go gettable properly.

fix #33
2018-09-02 00:06:50 +02:00
Michael Muré
08127d8d1c
bug: add benchmarcks for bug merge 2018-08-19 20:40:50 +02:00
Michael Muré
90f235b393
makefile: add a target to clean bugs on a remote 2018-08-17 12:51:55 +02:00
Michael Muré
f510e43418
makefile: add a target to remove all local bugs 2018-08-16 18:20:11 +02:00
Michael Muré
d2f5e6b927
webui: pack the files only on demand 2018-08-06 16:17:11 +02:00
Michael Muré
3edec36e0a
make git-bug go gettable without having to commit the builded webUI 2018-08-06 14:18:55 +02:00
Michael Muré
bd56024b02
cleanup webui 2018-07-17 02:10:04 +02:00
Michael Muré
1d678dfdfa
vendor dependencies with dep 2018-07-16 23:23:43 +02:00
Michael Muré
131a862d31
fix makefile 2018-07-16 22:39:25 +02:00
Michael Muré
ead4511250
add the infrastructure for an embedded web UI + command 2018-07-16 22:25:50 +02:00