You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
codeformat Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
code-batch-process.go Kd/ci playwright go test (#20123) 2 years ago
generate-bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-emoji.go Go 1.19 format (#20758) 2 years ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-go-licenses.js Add go licenses to licenses.txt (#21034) 2 years ago
generate-images.js Modernize JS build scripts (#19824) 2 years ago
generate-licenses.go Remove deprecated licenses (#20222) 2 years ago
generate-svg.js Modernize JS build scripts (#19824) 2 years ago
gocovmerge.go Remove legacy `+build:` constraint (#19582) 2 years ago
test-env-check.sh Prepare and check test env during CI (#17725) 3 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 3 years ago
update-locales.sh Format files (#13698) 4 years ago