mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
49efd1fb96
`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. |
||
---|---|---|
.. | ||
codeformat | ||
code-batch-process.go | ||
generate-bindata.go | ||
generate-emoji.go | ||
generate-gitignores.go | ||
generate-go-licenses.js | ||
generate-images.js | ||
generate-licenses.go | ||
generate-svg.js | ||
gocovmerge.go | ||
test-env-check.sh | ||
test-env-prepare.sh | ||
update-locales.sh |