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 df0fb17d04
Modernize JS build scripts (#19824)
- Remove __dirname, use file URLs instead
- Upgrade fabric dependency
- Use fs/promises syntax, this breaks node 12 but we require 14 already

The change in public/img/favicon.svg is not caused by the fabric
upgrade, but it seems it was not properly generated when introduced.

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 Remove legacy `+build:` constraint (#19582) 2 years ago
generate-bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-emoji.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-images.js Modernize JS build scripts (#19824) 2 years ago
generate-licenses.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-svg.js Modernize JS build scripts (#19824) 2 years ago
gitea-format-imports.go Remove legacy `+build:` constraint (#19582) 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