Graham Christensen
d05d8030f0
maintainer label: tag if submitter is a maintainer of each of their packages
...
If the author of the PR is one of any number of maintainers, add the
label. This is in contrast to the previous version, where the submitter
of the PR had to be the ONLY maintainer on ANY package they touched.
2019-01-24 21:56:20 -05:00
Graham Christensen
734466201d
Add a label for when a maintainer opens a PR for their own package
2019-01-24 21:03:13 -05:00
Graham Christensen
d6f74507e8
Fetch and keep the issue, also keep the issue_ref
2019-01-24 21:02:59 -05:00
Graham Christensen
9546c2e4aa
Merge pull request #305 from cdepillabout/patch-1
...
add cdepillabout to config.extra-known-users.json
2019-01-24 19:43:07 -05:00
Graham Christensen
8fffcd28e2
Merge pull request #306 from NixOS/send-queued-messages
...
Send queued Checks
2019-01-24 19:42:43 -05:00
Graham Christensen
7e58affc14
build queued job: send aggregate
2019-01-24 19:27:18 -05:00
Graham Christensen
3de2a7ef54
System: clone
2019-01-24 19:26:44 -05:00
Graham Christensen
da9b84b9e3
Send build job messages to build-results too
2019-01-24 18:19:48 -05:00
Graham Christensen
6ddf619334
Create a type for queue job system types, and express build jobs destinations in that form
2019-01-24 18:12:59 -05:00
Graham Christensen
3cd8ea8a1f
Simplify reported build instruction
2019-01-24 18:09:49 -05:00
Graham Christensen
a49060133d
Return a unique build result title per result
2019-01-24 14:40:55 -05:00
Graham Christensen
0d286dea6a
Abstract BuildStatus -> Conclusion
2019-01-24 14:31:21 -05:00
Graham Christensen
6e20832e95
Abstract BuildStatus -> String
2019-01-24 14:28:20 -05:00
Dennis Gosnell
38bdb28f1f
add cdepillabout to config.extra-known-users.json
...
This is so I can run tests with ofborg.
For instance I'd like to be able to run the tests affected by this PR: https://github.com/NixOS/nixpkgs/pull/54528
2019-01-24 13:23:37 +09:00
Graham Christensen
e7e6d7314a
Merge pull request #303 from NixOS/request-reviews-one-at-a-time
...
request reviews one at a time
2019-01-16 09:28:39 -05:00
Graham Christensen
f151c71ebb
request reviews one at a time
...
if a batch of review requests contains any users who are not members of the organization, the entire request fails.
2019-01-16 08:32:03 -05:00
Graham Christensen
22e7d0ae8d
Merge pull request #299 from rvolosatovs/user/rvolosatovs
...
Add rvolosatovs to extra-known-users
2019-01-14 19:13:07 -05:00
Graham Christensen
0d08106b49
Merge pull request #302 from LnL7/test-nixos-nixpkgs-arg
...
nix: pass '--arg nixpkgs' for nixos and generalize argument handling
2019-01-14 19:12:49 -05:00
Daiderd Jordan
69263d7fa6
nix: cleanup and fix warnings
2019-01-15 00:42:07 +01:00
Daiderd Jordan
6f5f58e2a1
nix: pass '--arg nixpkgs' for nixos and generalize argument handling
...
This makes sure nixpkgs isn't passed in using fetchGit or filterSource,
which isn't allowed to be imported with restricted eval. And avoids
of of the duplication between safely_instantiate_attrs_cmd and
safely_build_attrs_cmd making that easier to test.
2019-01-14 23:34:46 +01:00
Roman Volosatovs
8edbaf82a9
Add rvolosatovs to extra-known-users
2019-01-08 11:39:54 +01:00
Graham Christensen
d1976841c3
Merge pull request #296 from NixOS/request-maintainers
...
Request maintainers
2019-01-03 12:25:46 -05:00
Graham Christensen
b788084512
Send review requests
2019-01-03 11:58:37 -05:00
Graham Christensen
9dbb1c4b94
Upgrade crates, including hubcaps for review requests
2019-01-03 11:58:22 -05:00
Graham Christensen
6912713eb5
Merge pull request #293 from NixOS/experiment/maintainer-ping
...
Experiment/maintainer ping
2019-01-03 08:24:28 -05:00
Graham Christensen
5c04e88375
Fixup formatting
2019-01-02 22:26:58 -05:00
Graham Christensen
07a5a145a1
Remove 'pkgs.' prefix from each packge
2019-01-02 22:16:50 -05:00
Graham Christensen
30372bbd39
Delete beta maintainer script
2019-01-02 22:16:07 -05:00
Graham Christensen
9ba201d71d
Support passing more authorized paths to the safe evaluator
2019-01-02 22:16:05 -05:00
Graham Christensen
65bec865c5
Make a gist with potential maintainers
2019-01-02 22:05:45 -05:00
Graham Christensen
c058b261e2
Make the maintainer API public
2019-01-02 22:01:50 -05:00
Graham Christensen
810cdbe4c4
Use nice errors
2019-01-02 22:00:40 -05:00
Graham Christensen
293ca1f9a6
Extract calculate to its own fuction
2019-01-02 21:58:52 -05:00
Graham Christensen
31f4ec74b4
Move themaintainer test to be self-contained with a healthy ccopy of the nixpkgs lib
2019-01-02 21:57:06 -05:00
Graham Christensen
5b6a387fee
Calculate maintainers
2019-01-02 21:53:50 -05:00
Graham Christensen
789e0d81bd
Update the maintainers script for clarity on how to call it
2019-01-02 21:52:41 -05:00
Graham Christensen
a7de0792fc
nix: teach it to evaluate strings passed over the cli
2019-01-02 21:52:41 -05:00
Graham Christensen
8333409bd0
This nightmare compares files changed, attrs changed, and pings maintainers
2019-01-02 21:49:24 -05:00
Graham Christensen
040c33717c
Merge pull request #290 from hedning/trust-hedning
...
Move @hedning to trusted users
2019-01-02 21:48:48 -05:00
Graham Christensen
fc5d158b02
Merge pull request #292 from worldofpeace/trust-worldofpeace
...
Move @worldofpeace to trusted users
2019-01-02 21:48:41 -05:00
Graham Christensen
11d9fcf348
Merge pull request #294 from puffnfresh/patch-1
...
Add puffnfresh to trusted users
2019-01-02 21:48:29 -05:00
Graham Christensen
830f376699
Merge pull request #295 from NixOS/clippy
...
Clippy and cargo fmt
2019-01-02 21:48:14 -05:00
Graham Christensen
f6192a7f35
move pedantry up, set -x
2019-01-02 21:29:01 -05:00
Graham Christensen
434f4dc5bb
fixup: box the buildresult in finish
2019-01-02 21:13:03 -05:00
Graham Christensen
41105c1862
fixup formatting
2019-01-02 21:05:51 -05:00
Graham Christensen
053ea863e0
clippy: Action::Publish(QueueMsg box contenst
2019-01-02 21:05:27 -05:00
Graham Christensen
63fcd856da
Box MsgType::Finish(BuildResult)
2019-01-02 20:58:05 -05:00
Graham Christensen
d49bd4495a
Clippy: nix: borrow the op
2019-01-02 20:56:40 -05:00
Graham Christensen
f2030c2ee5
Extra nl
2019-01-02 20:52:45 -05:00
Graham Christensen
64dafe5e82
clippy: unneeded borrow
2019-01-02 20:47:29 -05:00