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 b5d21c0adf
Generate go-licenses during tidy again (#21108)
We can not have the `frontend` target depend on golang because of they
way drone is set up. Move the `go-licenses` generation back into `tidy`
where it will now also be checked for consistency during `tidy-check`.

(I assume all `main` branch builds should currently fail [like
this](https://drone.gitea.io/go-gitea/gitea/60244/1/11)).

The reasony why it shouldn't be treated the same as for example `go
generate` is because output files are checked in. tidy is imho the
optimal target to run this after.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
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.go Generate go-licenses during tidy again (#21108) 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