gitea/build
silverwind 49efd1fb96
Add go licenses to licenses.txt (#21034)
`make go-licenses` will generate `assets/go-licenses.json` which is then included in the webpack build. 

This step depends on both go and node being present, so unfortunately, I could not automate the generation by hooking it up to `tidy` as that target is triggered on CI where we do not have a docker image with both go an node.

It should be ran from time to time, ideally after each go mod update.
2022-09-04 00:20:46 +02:00
..
codeformat Fix `make fmt` and `make fmt-check` (#18633) 2022-02-06 16:44:30 +01:00
code-batch-process.go Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
generate-bindata.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-emoji.go Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-go-licenses.js Add go licenses to licenses.txt (#21034) 2022-09-04 00:20:46 +02:00
generate-images.js Modernize JS build scripts (#19824) 2022-06-06 11:27:25 +08:00
generate-licenses.go Remove deprecated licenses (#20222) 2022-08-22 00:33:01 -04:00
generate-svg.js Modernize JS build scripts (#19824) 2022-06-06 11:27:25 +08:00
gocovmerge.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh Format files (#13698) 2020-11-28 01:12:22 -05:00