authelia/.buildkite/hooks
Amir Zarrinkafsh f8bd506326
[FEATURE] Embed static assets in Go binary (#916)
* [FEATURE] Embed static assets in Go binary

* Refactor/consolidate code and specify public_html via configuration

* Update docs and config template for assets

* Update AUR package pre-requisites and systemd unit

* Include static assets as Buildkite and GitHub artifacts

* Remove references to PUBLIC_DIR

* Only serve assets via embedded filesystem and remove configuration references

* Update authelia-scripts helper to build the embedded filesystem

* Mock the embedded filesystem for unit tests
Add to gitignore to ensure this isn't overwritten.

* Move go:generate to satisfy linter
2020-04-29 00:07:20 +10:00
..
post-checkout [Buildkite] Reorder git fetch in pipeline (#697) 2020-03-09 16:53:13 +11:00
post-command [CI] Introduce GitHub checks based linting with reviewdog (#900) 2020-04-22 23:10:22 +10:00
pre-artifact [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
pre-command [FEATURE] Include darwin based binaries for OSX (#814) 2020-04-03 16:13:24 +11:00
pre-exit [Buildkite] Control clean builds with agent metadata (#840) 2020-04-09 14:46:04 +10:00