authelia/cmd/authelia-scripts
James Elliott 0d7b33022c
build: add enhanced information (#2067)
This commit adjusts the build flags to include version information in the LDFLAGS using the -X options. Additionally this makes the information recorded at build time more comprehensive. All build information can now be obtained via the `authelia build` command, and the `authelia version` command is now `authelia --version`. Lastly this adjusts the Dockerfile to utilize docker cache more effectively.
2021-06-18 14:35:43 +10:00
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
cmd_build.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
cmd_ci.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
cmd_serve.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_suites.go ci(golangci-lint): replace golint with revive linter (#2078) 2021-06-11 10:30:53 +10:00
cmd_unittest.go [CI] Add Codecov support (#1065) 2020-06-05 10:43:19 +10:00
cmd_xflags.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
const.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
docker.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
helpers.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
main.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00