Uh oh!
There was an error while loading. Please reload this page.
ci: introduce haiku x86_64 builder - #44381
Conversation
rust-highfive
commented
Sep 7, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
aidanhs
commented
Sep 7, 2017
Thanks for the PR! Would it be possible for you to move this new directory into the |
alexcrichton
commented
Sep 14, 2017
jessicah
commented
Sep 15, 2017
Sorry, just haven't gotten around to updating, been busy with other Haiku work. Should have time this weekend. Are there ever going to be plans to enable some of the disabled CI? It seems this story hasn't changed in a long time. |
alexcrichton
commented
Sep 15, 2017
At this time we don't have a great story for turning on whole new builders, it ends up being quite a large investment on our end over time so there's more we need to work through to enable that. |
alexcrichton
commented
Sep 16, 2017
Looks like tidy may be failing? |
aidanhs
commented
Sep 16, 2017
It appears our tidy checker is a bit overzealous, and detects any file marked as executable and without a .sh or .py extension to be a binary checked into git :( I don't mind how you solve this (adding a .sh, chmod +x in the dockerfile) but travis won't let this pass as-is unfortunately. |
jessicah
commented
Sep 16, 2017
It gets renamed in |
alexcrichton
commented
Sep 16, 2017
@bors: r+ |
bors
commented
Sep 16, 2017
📌 Commit 3443dd8 has been approved by |
alexcrichton
commented
Sep 17, 2017
@bors: rollup |
ci: introduce haiku x86_64 builder
ci: introduce haiku x86_64 builder
ci: introduce haiku x86_64 builder
No description provided.