summaryrefslogtreecommitdiff
path: root/bootstrap.sh
AgeCommit message (Expand)Author
2022-02-08fix(docker): fix bootstrap and dev docker image build (#2857)Amir Zarrinkafsh
2020-06-21[DEV] Notify that macOS currently isn't supported for dev workflow (#1140)Amir Zarrinkafsh
2020-06-18do not hardcode /bin/bash (#1122)vdot0x23
2020-04-29[FEATURE] Embed static assets in Go binary (#916)Amir Zarrinkafsh
2020-02-20[Buildkite] Automate CD for AUR packages (#644)Amir Zarrinkafsh
2020-02-03[MISC] Make bootstrap.sh OSX friendly (#613)Amir Zarrinkafsh
2019-12-27Utilise Buildkite for Authelia CI/CD (#507)Amir Zarrinkafsh
2019-12-09Use static version of Authelia in suites when in CI.Clement Michaud
2019-12-05Fix and parallelize integration tests.Clement Michaud
2019-11-15Declare suites as Go structs and bootstrap e2e test framework in Go.Clement Michaud
2019-11-01Fetch state after logging out.Clement Michaud
2019-11-01Replace typescript version of authelia-scripts by Go version.Clement Michaud
2019-10-28Bootstrap Go implementation of Authelia.Clement Michaud
2019-03-24Install /etc/hosts entries from bootstrap script.Clement Michaud
2019-03-24Add Duo Push Notification option as 2FA.Clement Michaud
2019-03-16[BREAKING] Create a suite for kubernetes tests.Clement Michaud