Graham Christensen
c5464b6406
Merge remote-tracking branch 'origin/released' into next
2018-02-23 16:34:20 -05:00
Graham Christensen
208c73983d
Merge pull request #86 from flokli/flokli
...
add flokli to config.public.json
2018-02-23 16:23:35 -05:00
Florian Klink
aa50a070ab
add flokli to config.public.json
2018-02-23 21:27:05 +01:00
Graham Christensen
2ad0edc741
Actually collect metadata in the log collector...
2018-02-21 22:42:52 -05:00
Graham Christensen
10ecd201b3
Provide metadata in the log api
2018-02-21 22:42:35 -05:00
Graham Christensen
aba3ad04e5
Store metadata with logs
2018-02-21 21:36:27 -05:00
Graham Christensen
918099b196
Merge remote-tracking branch 'lnl/nix-operations' into next
2018-02-21 19:24:55 -05:00
Graham Christensen
0fe4534e62
Merge remote-tracking branch 'origin/released' into next
2018-02-21 19:22:26 -05:00
Graham Christensen
ead1ab4031
Merge pull request #83 from makefu/patch-5
...
add makefu to config.public.json
2018-02-21 19:21:11 -05:00
Graham Christensen
d38c703844
Merge pull request #72 from NixOS/stats
...
Stats
2018-02-21 19:20:02 -05:00
Felix Richter
7ccd460b26
add makefu to config.public.json
...
I'd love to join the swarm
2018-02-21 15:34:11 +01:00
Graham Christensen
145046ee1e
Merge pull request #81 from LnL7/remove-darwin-paths
...
config: remove darwin paths
2018-02-21 09:16:25 -05:00
Daiderd Jordan
6c21811f01
config: remove darwin topic paths
...
This is not accurate enough, causing the label to be removed for all
other darwin related changes.
2018-02-20 20:22:11 +01:00
Daiderd Jordan
893ee714bc
move operation specific flags
2018-02-19 19:38:31 +01:00
Daiderd Jordan
be82a649dd
add basic test for nix operations
2018-02-19 19:37:14 +01:00
Daiderd Jordan
ca7f94b36b
add operation type for nix commands
2018-02-19 19:37:03 +01:00
Graham Christensen
20ffc2f58d
Document initial heap
2018-02-19 10:34:00 -05:00
Graham Christensen
d40623f7f7
Document meta checking
2018-02-19 10:01:58 -05:00
Graham Christensen
26e33371a5
update users
2018-02-18 18:13:49 -05:00
Graham Christensen
48430ba3be
Merge pull request #78 from LnL7/stdenvs-test
...
fix stdenvs test if nixos system channel does not exist
2018-02-18 17:57:44 -05:00
Graham Christensen
d0012532ff
Merge pull request #79 from LnL7/label-darwin
...
massrebuilder: add darwin label based on title
2018-02-18 17:55:46 -05:00
Daiderd Jordan
655cb9d960
massrebuilder: add darwin label based on title
2018-02-18 23:08:53 +01:00
Daiderd Jordan
73a3acf8df
massrebuilder: don't depend on nixos channel in tests
2018-02-16 19:52:14 +01:00
Graham Christensen
6d215f3332
Merge pull request #76 from LnL7/nix-tests
...
fix tests when using nix >=1.12
2018-02-14 18:31:58 -05:00
Daiderd Jordan
4b138a14ab
fix tests when using nix >=1.12
2018-02-14 19:57:15 +01:00
Graham Christensen
320deb9784
Merge pull request #75 from dtzWill/fix/readme-typo
...
README: minor correction in example invocation for "test"
2018-02-13 11:31:41 -05:00
Will Dietz
064526ebc3
README: minor correction in example invocation for "test"
2018-02-13 10:17:09 -06:00
Graham Christensen
d5c429e9e1
Emit a counter for each timed duration
2018-02-12 20:17:30 -05:00
Graham Christensen
a0af231c89
Track how often target branches evaluate, to setup a potential alert for it.
2018-02-12 20:17:30 -05:00
Graham Christensen
cc464aebfb
Report stats on evaluation duration per-branch
2018-02-12 20:17:30 -05:00
Graham Christensen
cdb88316b9
Tick m evaluation completes in the mass rebuildere
2018-02-12 20:17:30 -05:00
Graham Christensen
d749fe5f4d
Implement a nicer stats API but with gross code gen
2018-02-12 20:17:30 -05:00
Graham Christensen
fd54190f00
Initial stats work
2018-02-12 20:17:30 -05:00
Graham Christensen
7d16879d63
Add prometheus to ofborg
2018-02-12 20:17:30 -05:00
Graham Christensen
8188f25a37
Merge remote-tracking branch 'origin/released' into next
2018-02-12 20:17:21 -05:00
Graham Christensen
bbcde6be9e
Merge pull request #74 from dywedir/patch-1
...
Add dywedir to extra-known-users
2018-02-12 20:16:24 -05:00
Vlad Myhajličenko
e69071c0ae
Add dywedir to extra-known-users
...
I hope it's OK...
2018-02-12 23:49:44 +02:00
Graham Christensen
e7ab0f1056
Merge remote-tracking branch 'origin/released' into next
2018-02-12 08:47:41 -05:00
Graham Christensen
d90924850e
Merge pull request #71 from nlewo/released
...
Add nlewo to extra-known-users
2018-02-12 08:47:14 -05:00
Antoine Eiche
e112ff8b05
Add nlewo to extra-known-users
2018-02-12 09:18:40 +01:00
Graham Christensen
71a7bb3e33
Nix.ci
2018-02-10 19:10:49 -05:00
Graham Christensen
0778ce7d9a
Only set a gist on the overall status for changed paths if at least one path changed
2018-02-10 19:09:57 -05:00
Graham Christensen
cf3941741b
Tag added/removed packages on PRs
...
If packages (by name attribute and architecture) are present in the
first eval and absent in the second eval, mark it as having cleanup.
If packages (by name attribute and architecture) are absent in the
first eval and present in the second eval, mark it as having a new
package.
Note, though, that the generic "has cleanup" tag is too generic to
automatically remove it if ofborg thinks it isn't true.
Closes #63
2018-02-09 22:23:37 -05:00
Graham Christensen
55e869e539
Provide a list of attribute names which changed, closes #54
2018-02-09 21:22:52 -05:00
Graham Christensen
f9a9a33285
ignore nix patches
2018-02-09 19:33:29 -05:00
Graham Christensen
c51f5fed7f
fixup patch to not trace
2018-02-09 19:31:11 -05:00
Graham Christensen
666596b251
Merge remote-tracking branch 'origin/released' into next
2018-02-09 19:11:02 -05:00
Graham Christensen
d46e0b7b0f
Merge pull request #69 from samueldr/feature/irc-notice
...
Adds a `message_type` field to `MessageFromIRC`.
2018-02-09 19:08:43 -05:00
Samuel Dionne-Riel
bb406624d8
Changes message_type to an Enum.
2018-02-09 12:58:03 -05:00
Samuel Dionne-Riel
23081ad5d5
Adds a message_type
field to MessageFromIRC
.
...
The `message_type` allows switching to `notice` type messages.
It defaults to `privmsg` and any other (string) values will have the
same effect than using `privmsg`.
No code should need to be updated after this change.
2018-02-08 22:36:42 -05:00