This repository has been archived on 2022-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/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>
2022-06-06 11:27:25 +08:00
..
codeformat Fix make fmt and make fmt-check (#18633) 2022-02-06 16:44:30 +01:00
code-batch-process.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-bindata.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-emoji.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-gitignores.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-images.js Modernize JS build scripts (#19824) 2022-06-06 11:27:25 +08:00
generate-licenses.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-svg.js Modernize JS build scripts (#19824) 2022-06-06 11:27:25 +08:00
gitea-format-imports.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
gocovmerge.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh Format files (#13698) 2020-11-28 01:12:22 -05:00