authelia/.buildkite/steps
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
..
aurhelper.sh [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
aurpackages.sh [Buildkite] Ignore unnecessary CI steps for docs/* only based commits (#690) 2020-03-09 12:32:07 +11:00
buildimages.sh [Buildkite] Fine-grained control of build steps for agent allocation (#835) 2020-04-08 11:31:33 +10:00
deployimages.sh [Buildkite] Ignore unnecessary CI steps for docs/* only based commits (#690) 2020-03-09 12:32:07 +11:00
e2etests.sh [Buildkite] Ignore unnecessary CI steps for docs/* only based commits (#690) 2020-03-09 12:32:07 +11:00
ghartifacts.sh [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
syncdoc.sh [DOCS] Do not let think OAuth won't be supported. (#665) 2020-02-29 23:07:23 +11:00