Rodney Lorrimar
|
e552633c20
|
nixos/buildkite-agent: add coreutils to PATH of service
This simplifies the service script and it's probable that many builds
will need coreutils anyway.
|
2018-02-20 08:17:14 +00:00 |
|
Rodney Lorrimar
|
21e9a3eb6f
|
nixos/buildkite-agent: add a default value for name option
Use the default name value from:
https://buildkite.com/docs/agent/configuration
|
2018-02-20 08:17:14 +00:00 |
|
Rodney Lorrimar
|
8132b24cdf
|
nixos/buildkite-agent: remove obsolete config setting
Newer versions of buildkite-agent can find the bootstrap script
themselves.
|
2018-02-20 08:17:13 +00:00 |
|
Rodney Lorrimar
|
cf6463aa8c
|
nixos/buildkite-agent: enhance documentation for meta-data option
I assumed they were space-separated, which was wrong.
In future it might be better to allow specifying an attrset of strings
for the option.
|
2018-02-20 08:17:13 +00:00 |
|
Rodney Lorrimar
|
66586c86b9
|
nixos/buildkite-agent: declarative hooks configuration
Instead of having to set up a directory containing hook scripts, you
can now directly set module options to add hooks.
|
2018-02-20 08:17:12 +00:00 |
|
Rodney Lorrimar
|
efefba7c9b
|
nixos/buildkite-agent: add extraConfig option
This is useful for things like enabling debugging and increasing agent
priority, which don't warrant extra module options.
|
2018-02-20 08:17:12 +00:00 |
|
zimbatm
|
80f13dc31d
|
fixup! buildkite-agent: change hooksPath type to 'path' (and prevent it from hitting the store)
|
2018-01-05 22:55:20 +00:00 |
|
Kosyrev Serge
|
097719147a
|
buildkite-agent: change hooksPath type to 'path' (and prevent it from hitting the store)
(cherry picked from commit 3aec59c99ff6692468a069fa8a8d6a05000fca81)
Signed-off-by: Domen Kožar <domen@dev.si>
|
2017-12-28 12:16:05 +00:00 |
|
Kosyrev Serge
|
9f5593559b
|
buildkite: address review suggestions
|
2017-12-28 12:16:05 +00:00 |
|
Kosyrev Serge
|
bbb6072f10
|
buildkite: allow configuration and actual use of agent-specific hooks
(cherry picked from commit 775e49439fe25a4cdc2a93e31dfb3968b9b02311)
Signed-off-by: Domen Kožar <domen@dev.si>
|
2017-12-28 12:16:05 +00:00 |
|
Kosyrev Serge
|
3fa4e1e3ee
|
buildkite-agent: secrecy improvements: non-store, non-Nix provisioning of secrets
|
2017-11-25 17:52:19 +00:00 |
|
zimbatm
|
74a2d53e0d
|
buildkite-agent service: add bash to the runtimePackages
bash is necessary for nix-shell to work properly
|
2017-10-26 17:44:44 +01:00 |
|
zimbatm
|
96b339fbc9
|
buildkite-agent: 2.1.13 -> 2.6.6
Build the package from source
Re-organise the module a bit to allow custom version of the package
|
2017-10-21 11:23:30 +01:00 |
|
Mark Fine
|
c8c4f504f7
|
buildkite-agent: always write out the ssh keys.
|
2016-08-17 14:24:48 -07:00 |
|
Paweł Pacana
|
d2b58dd39a
|
buildkite-agent: init at 2.1.8
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
|
2016-06-13 17:21:08 +01:00 |
|