| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-10 | Don't cc rust-lang/compiler for toolstate changes | varkor | -1/+1 | |
| 2019-09-16 | avoid duplicate issues for Miri build failures | Ralf Jung | -5/+14 | |
| 2019-09-16 | ci: remove projektir from toolstate notifications | Pietro Albini | -1/+1 | |
| They don't contribute to rust-by-example anymore. | ||||
| 2019-09-16 | ci: convert maintainer list in publish_toolstate to a set | Pietro Albini | -22/+23 | |
| 2019-09-16 | ci: address publish_toolstate review comments | Pietro Albini | -10/+10 | |
| 2019-09-16 | ci: rename Gankro to Gankra in toolstate | Pietro Albini | -1/+1 | |
| 2019-09-16 | ci: ensure all tool maintainers are assignable on issues | Pietro Albini | -0/+60 | |
| GitHub only allows people explicitly listed as collaborators on the repository or who commented on the issue/PR to be assignees, failing to create the issue if non-assignable people are assigned. This adds an extra check on CI to make sure all the people listed as tool maintainers can be assigned to toolstate issues. The check won't be executed on PR builds due to the lack of a valid token. | ||||
| 2019-09-03 | Add Yaah to clippy toolstain notification list | Jane Lusby | -1/+1 | |
| 2019-08-28 | Notify me (flip1995) when Clippy toolstate changes | flip1995 | -1/+1 | |
| 2019-08-21 | add amanjeev | Mark Mansi | -1/+1 | |
| 2019-07-23 | more comments | Ralf Jung | -1/+4 | |
| 2019-07-23 | more callback docs | Ralf Jung | -0/+3 | |
| 2019-07-09 | Add spastorino for rustc-guide toolstate | Who? Me?! | -1/+1 | |
| 2019-07-06 | Track rustc-guide on toolstate | André Luis Leal Cardoso Junior | -0/+2 | |
| 2019-06-21 | do as tidy says | Ralf Jung | -1/+2 | |
| 2019-06-21 | don't make PR author assignee; that break creating the issue when they are ↵ | Ralf Jung | -1/+0 | |
| not a team member | ||||
| 2019-06-21 | show HTTP error body | Ralf Jung | -1/+3 | |
| 2019-06-21 | fix long line | Ralf Jung | -1/+2 | |
| 2019-06-21 | dump the JSON we are going to submit to GH to create the issue | Ralf Jung | -19/+21 | |
| 2019-06-21 | give a bit more context in the error message | Ralf Jung | -2/+2 | |
| 2019-06-21 | publish_toolstate: don't use 'new' from inside the loop | Ralf Jung | -5/+5 | |
| 2019-06-18 | create an issue for miri even in status test-fail | Ralf Jung | -8/+17 | |
| 2019-06-13 | ci: Enable toolstate tracking on Azure | Alex Crichton | -8/+15 | |
| Currently just run it through its paces but don't actually push to official locations. Instead let's just push to a separate fork (mine) as well as open issues in a separate fork (mine). Make sure that people aren't pinged for these issues as well! This should hopefully ensure that everything is working on Azure and give us a chance to work through any issues that come up. | ||||
| 2019-04-17 | Remove nrc from toolstate pings | Nick Cameron | -2/+2 | |
| 2019-03-28 | Add edition-guide to toolstate. | Eric Huss | -1/+3 | |
| Also, add me to reference, alercah has taken a step back from involvement. | ||||
| 2019-03-10 | Fix tidy | kennytm | -1/+4 | |
| 2019-03-10 | Update src/tools/publish_toolstate.py | James Munns | -1/+1 | |
| Co-Authored-By: kennytm <kennytm@gmail.com> | ||||
| 2019-03-09 | Track embedded-book in the toolstate | kennytm | -3/+5 | |
| 2019-02-21 | Update miri links | Philipp Hansch | -1/+1 | |
| Miri has been moved to `rust-lang` a couple of days ago. | ||||
| 2019-02-17 | publish_toolstate.py: further fix the runtime errors | kennytm | -3/+3 | |
| The regex was missing a `,`, causing `relevant_pr_match` to become None and set the PR number to -1 and assigned the new issue to `@<unknown user>`. This causes the 422 error when creating the issue due to invalid assignee and unable to leave the tool-is-broken comment since PR -1 does not exist. The default user names are now also changed to @ghost to prevent the 422 error in case anything goes wrong again. | ||||
| 2019-02-17 | Auto merge of #58495 - kennytm:rollup, r=kennytm | bors | -1/+1 | |
| Rollup of 19 pull requests Successful merges: - #57929 (Rustdoc remove old style files) - #57981 (Fix #57730) - #58074 (Stabilize slice_sort_by_cached_key) - #58196 (Add specific feature gate error for const-unstable features) - #58293 (Remove code for updating copyright years in generate-deriving-span-tests) - #58306 (Don't default on std crate when manipulating browser history) - #58359 (librustc_mir: use ? in impl_snapshot_for! macro) - #58395 (Instant::checked_duration_since) - #58429 (fix Box::into_unique effecitvely transmuting to a raw ptr) - #58433 (Update which libcore/liballoc tests Miri ignores, and document why) - #58438 (Use posix_spawn_file_actions_addchdir_np when possible) - #58440 (Whitelist the ARM v6 target-feature) - #58448 (rustdoc: mask `compiler_builtins` docs) - #58468 (split MaybeUninit into several features, expand docs a bit) - #58479 (compile-pass test for #53606) - #58489 (Fix runtime error in generate-keyword-tests) - #58496 (Fix documentation for std::path::PathBuf::pop) - #58509 (Notify myself when Clippy toolstate changes) - #58521 (Fix tracking issue for error iterators) | ||||
| 2019-02-16 | Notify myself when Clippy toolstate changes | Philipp Hansch | -1/+1 | |
| 2019-02-15 | Fix the syntax error in publish_toolstate.py | kennytm | -3/+3 | |
| 2019-02-14 | Notify @topecongiro when the state of rustfmt has changed | topecongiro | -1/+1 | |
| 2019-02-13 | Auto merge of #56951 - oli-obk:auto_toolstate_issue, r=kennytm | bors | -3/+83 | |
| Automatically open an issue when a tool breaks cc @nikomatsakis fixes https://github.com/rust-lang-nursery/rust-toolstate/issues/6 documentation about issue opening via the github api: https://developer.github.com/v3/issues/#create-an-issue | ||||
| 2019-02-12 | Permit issue posting to have network failures | Oliver Scherer | -4/+12 | |
| 2018-12-27 | Added a job to dry-run the publish_toolstate.py once | kennytm | -0/+5 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-23 | Dedent mergebot message | Oliver Scherer | -2/+2 | |
| 2018-12-20 | Tidy | Oliver Scherer | -3/+10 | |
| 2018-12-19 | Be more cheerful and helpful | Oliver Scherer | -13/+28 | |
| 2018-12-19 | Only emit issues for build failures to supress spurious failures | Oliver Scherer | -2/+7 | |
| 2018-12-19 | Only open one issue per tool | Oliver Scherer | -4/+12 | |
| 2018-12-18 | Automatically tag as nominated for T-compiler | Oliver Scherer | -0/+1 | |
| 2018-12-18 | Automatically open an issue when a tool breaks | Oliver Scherer | -3/+39 | |
| 2018-12-15 | Revert "Rollup merge of #56758 - Manishearth:emoji-status-toolstate, r=kennytm" | Pietro Albini | -25/+7 | |
| This reverts commit 050bb10dc3e1d1c6a0aee3c50955d401658dece5, reversing changes made to c530e31245ba10b2587bc908a65bd6e7910bc50f. | ||||
| 2018-12-12 | Add short emoji status to toolstate updates | Manish Goregaokar | -7/+25 | |
| 2018-11-02 | publish-toolstate: ping maintainers when a tool builds again | Nick Cameron | -3/+3 | |
| And add @Xanewok as an RLS maintainer | ||||
| 2018-11-01 | Remove unused import copy from publish_toolstate.py | Yuka Takahashi | -1/+0 | |
| 2018-05-04 | Ping infra team on all tool bustage | Nick Cameron | -1/+1 | |
