This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
code-batch-process.go Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
generate-bindata.go
generate-emoji.go Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
generate-gitignores.go
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
test-env-check.sh
test-env-prepare.sh
update-locales.sh