Graham Christensen
|
ba8f8ecce4
|
Merge pull request #123 from Ekleog/whoops
Log the command that is run
|
2018-03-15 21:37:54 -04:00 |
|
Léo Gaspard
|
571f7a528f
|
Log the command that is run
And this assert should never have made it into the last PR, my
`git add -p`-fu failed me.
|
2018-03-16 02:30:34 +01:00 |
|
Graham Christensen
|
08f892b771
|
Merge pull request #122 from Ekleog/nicer-output
Output nicer logs for testing
|
2018-03-15 21:28:25 -04:00 |
|
Léo Gaspard
|
6d33c2e05a
|
Output nicer logs for testing
|
2018-03-16 01:15:23 +01:00 |
|
Graham Christensen
|
6dc6019e43
|
Merge pull request #111 from NixOS/save-results
Save results
|
2018-03-11 13:20:45 -04:00 |
|
Graham Christensen
|
0e39d12d67
|
Merge remote-tracking branch 'origin/next' into save-results
|
2018-03-11 11:51:42 -04:00 |
|
Graham Christensen
|
158b20ef2b
|
Merge pull request #109 from cleverca22/add-self
add cleverca22 to trusted users
|
2018-03-11 11:51:13 -04:00 |
|
Michael Bishop
|
aa55d26a43
|
add cleverca22 to trusted users
|
2018-03-11 12:49:41 -03:00 |
|
Graham Christensen
|
ec23188698
|
The log API grows new features..
|
2018-03-11 11:19:07 -04:00 |
|
Graham Christensen
|
d16bdccf70
|
Save build results
|
2018-03-11 11:05:19 -04:00 |
|
Graham Christensen
|
fd51454ecb
|
Commit missing test files
|
2018-03-11 07:18:19 -04:00 |
|
Graham Christensen
|
b596e4a96a
|
d'oh
|
2018-03-10 19:09:05 -05:00 |
|
Graham Christensen
|
f1f92d3643
|
Merge pull request #108 from NixOS/record-build-status
Record build status - 0.1.3
|
2018-03-10 19:03:44 -05:00 |
|
Graham Christensen
|
f867a7b257
|
Update version to 0.1.3
|
2018-03-10 18:59:56 -05:00 |
|
Graham Christensen
|
bb1f62b4fe
|
Drop Finished messages on the floor
|
2018-03-10 18:59:19 -05:00 |
|
Graham Christensen
|
5e21c552ce
|
Merge pull request #107 from NixOS/no-more-optional-attempt-id
No more optional attempt ID
|
2018-03-10 18:58:55 -05:00 |
|
Graham Christensen
|
4f9258c3b6
|
Begin accepting build results on the log queues
|
2018-03-10 18:40:36 -05:00 |
|
Graham Christensen
|
a796200325
|
Either -> MsgType to support a Result type
|
2018-03-10 18:40:36 -05:00 |
|
Graham Christensen
|
94836b6e1a
|
Remove test-conditional macro_use
|
2018-03-10 18:37:41 -05:00 |
|
Graham Christensen
|
a61e451150
|
Make the attempt-id mandatory
|
2018-03-10 18:36:52 -05:00 |
|
Graham Christensen
|
3855bcda5a
|
Fixup: unneeded import
|
2018-03-10 18:36:18 -05:00 |
|
Graham Christensen
|
ea2614c5ca
|
Update carnix
|
2018-03-10 16:06:09 -05:00 |
|
Graham Christensen
|
ceda5a5ba1
|
Merge pull request #106 from NixOS/can-eval
Don't try and build stuff that cannot be built
|
2018-03-10 16:02:28 -05:00 |
|
Graham Christensen
|
fce3329655
|
Clean up the wording
|
2018-03-10 15:22:47 -05:00 |
|
Graham Christensen
|
cf0aacf920
|
Smallen up the block a bit
|
2018-03-10 13:10:28 -05:00 |
|
Graham Christensen
|
3b1e45e278
|
finish bumping the version
|
2018-03-10 13:09:48 -05:00 |
|
Graham Christensen
|
8b95a2f233
|
bump version for stats
|
2018-03-10 12:51:55 -05:00 |
|
Graham Christensen
|
bae7f73ab5
|
Note skipped / attempted attributes when availablee
|
2018-03-10 12:51:55 -05:00 |
|
Graham Christensen
|
184ea7d15b
|
Don't build things we can't build, duh
|
2018-03-10 12:51:55 -05:00 |
|
Graham Christensen
|
e85735207c
|
Only try building attributes which can be evaluated
|
2018-03-10 12:51:55 -05:00 |
|
Graham Christensen
|
24763528b6
|
Add functionality to partition buildable / not buildable attributes
|
2018-03-10 12:51:55 -05:00 |
|
Graham Christensen
|
7045302a1f
|
Merge pull request #105 from abbradar/patch-1
Add abbradar to trusted_users
|
2018-03-10 12:50:29 -05:00 |
|
Graham Christensen
|
ecbe4553ee
|
Merge pull request #103 from xeji/new-borg-user
add xeji to extra-known-users
|
2018-03-10 12:50:19 -05:00 |
|
Graham Christensen
|
195c244787
|
Merge branch 'released' into new-borg-user
|
2018-03-10 12:50:00 -05:00 |
|
Graham Christensen
|
32b0c7ea85
|
Merge pull request #102 from pbogdan/released
Add pbogdan to extra-known-users
|
2018-03-10 12:49:26 -05:00 |
|
Nikolay Amiantov
|
0120ea8bc0
|
Add abbradar to trusted_users
|
2018-03-10 16:47:12 +03:00 |
|
xeji
|
40b9f540f0
|
add xeji to extra-known-users
|
2018-03-09 18:58:51 +01:00 |
|
Piotr Bogdan
|
7078e1b6e5
|
Add pbogdan to extra-known-users
|
2018-03-09 14:33:17 +00:00 |
|
Graham Christensen
|
2408085bac
|
Merge pull request #52 from NixOS/remove-test-arch-hacks-builder
No longer strip x86_64-linux from test jobs
|
2018-03-09 08:37:50 -05:00 |
|
Graham Christensen
|
fc322e1bd9
|
Merge pull request #100 from teto/released
Added @teto as extra-known-user
|
2018-03-09 08:32:49 -05:00 |
|
Graham Christensen
|
28010148d3
|
Merge branch 'released' into released
|
2018-03-09 08:32:41 -05:00 |
|
Graham Christensen
|
873684de3c
|
Merge pull request #51 from NixOS/remove-test-arch-hacks-scheduler
No longer append x86_64-linux to test jobs
|
2018-03-09 08:32:10 -05:00 |
|
Graham Christensen
|
44de38c7f4
|
Merge pull request #99 from ThomasMader/released
Add ThomasMader to extra-known-users
|
2018-03-09 08:31:45 -05:00 |
|
Graham Christensen
|
895622a063
|
Merge pull request #101 from Lassulus/patch-3
add lassulus to config.public.json
|
2018-03-09 08:31:35 -05:00 |
|
Matthieu Coudron
|
afbded8e6e
|
Added @teto as extra-known-user
|
2018-03-09 09:17:27 +09:00 |
|
Lassulus
|
c848fb74bf
|
add lassulus to config.public.json
|
2018-03-08 23:03:07 +01:00 |
|
Thomas Mader
|
8ede0e9e21
|
Add ThomasMader to extra-known-users
|
2018-03-07 18:34:34 +01:00 |
|
Graham Christensen
|
0f65a3956f
|
Merge pull request #98 from oxij/patch-1
Add me to config.extra-known-users.json
|
2018-03-06 10:40:29 -05:00 |
|
Jan Malakhovski
|
9b85bf46ea
|
Add me to config.extra-known-users.json
=^.^=
|
2018-03-06 15:39:04 +00:00 |
|
Graham Christensen
|
cda4be30c6
|
Merge pull request #97 from edef1c/know-edef
Add @edef1c to extra-known-users
|
2018-03-05 11:39:06 -05:00 |
|