Clement Michaud
|
a823b6368a
|
Remove build time and git tag from binary artifact.
That way it's easy to build a given commit and check whether
it's the same binary than the one published on Github.
|
2020-01-12 20:17:11 +01:00 |
Amir Zarrinkafsh
|
072a8c468c
|
Reduce number of Docker layers
|
2020-01-11 14:25:50 +11:00 |
Amir Zarrinkafsh
|
4ca603883a
|
Clean up Dockerfiles
|
2020-01-06 02:20:14 +11:00 |
Amir Zarrinkafsh
|
8dbd3c54fc
|
Cross compile natively from amd64
Reduce reliance on QEMU in order to speed up the pipeline.
|
2020-01-05 23:37:46 +11:00 |
Amir Zarrinkafsh
|
30ddfeab38
|
Build static Go binary
|
2020-01-05 16:28:28 +11:00 |
Amir Zarrinkafsh
|
e8ea1d814c
|
Update to Alpine linux 3.11.2
|
2020-01-02 17:54:47 +11:00 |
Amir Zarrinkafsh
|
2fb20882d9
|
Utilise Buildkite for Authelia CI/CD (#507)
Publish steps are currently disabled.
|
2019-12-27 22:07:53 +11:00 |
Mike Kusold
|
511b0b3c62
|
Distribute authelia-scripts in docker image
Building and copying the authelia-scripts binary so that migrations can
easily be ran.
|
2019-12-24 14:23:02 +11:00 |
Clement Michaud
|
b4a8c4f0ec
|
Introduce version command to Authelia to check the version
The version command displays the tag and the commit hash of the
built commit along with the time when the build was done.
|
2019-12-09 13:03:12 +01:00 |
Clement Michaud
|
b89f63e9c1
|
Fix and parallelize integration tests.
|
2019-12-05 11:05:24 +01:00 |
Amir Zarrinkafsh
|
6380bd32d7
|
Enable Multiarch docker builds
|
2019-11-07 07:51:14 +01:00 |