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 0d1a5e0ffc
Add frontend testing, require node 12 (#15315)
- Add basic frontend unit testing infrastructure using jest in ESM mode
- Rename 'make test' to 'make test-backend'
- Introduce 'make test-frontend' and 'make test' that runs both
- Bump Node.js requirement to v12. v10 will be EOL in less than a month.
- Convert all build-related JS files to ESM.

I opted to run frontend tests run as part of the compliance pipeline because
they complete fast and are not platform-specific like the golang tests.
3 years ago
..
generate-bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
generate-emoji.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
generate-gitignores.go Add github api token option to generate-license & generate-gitignore (#12700) 4 years ago
generate-images.js Add frontend testing, require node 12 (#15315) 3 years ago
generate-licenses.go Add github api token option to generate-license & generate-gitignore (#12700) 4 years ago
generate-svg.js Add frontend testing, require node 12 (#15315) 3 years ago
gocovmerge.go Move gocovmerge as vendor (#10947) 4 years ago
lint.go update revive lint to latest commit (#12921) 4 years ago
update-locales.sh Format files (#13698) 4 years ago