authelia/.buildkite
Amir Zarrinkafsh a3e84769b5
feat(web): replace cra with vite (#2457)
* feat(web): replace cra with vite

* fix: add istanbul
* fix: add jest
* fix: inject env vars
* fix: replicate cra output directories
* fix: post-frontend build for go templating
* fix: dynamic publicpath

* fix(web): import resolution with aliases for .module.css files

* refactor(server): baseurl var

* refactor(web): drop babel-jest for esbuild-jest

* refactor(web): add inline sourcemap for coverage bundle

* build(deps): update web deps

* build(deps): downgrade vite-plugin-istanbul to 2.2.0

98bf77dbaa is a breaking change that means production mode builds can no longer be instrumented.

* refactor(web): match frontend name and version

* refactor(web): drop cra readme
2021-10-08 15:00:06 +11:00
..
annotations feat: hardened authelia binaries (#2410) 2021-09-26 12:08:47 +10:00
hooks feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
steps ci(buildkite): add agent control to standalone job (#2469) 2021-10-08 12:08:43 +11:00
deployment.sh feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
pipeline.sh ci(buildkite): remove automatic retries for lint step (#2435) 2021-10-02 15:56:46 +10:00
pipeline.yml ci(buildkite): add notification webhook for blocked PRs (#2077) 2021-06-10 13:23:23 +10:00
RELEASE.md release: v4.31.0 (#2387) 2021-09-17 20:08:15 +10:00