Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPipeline visibility logic change #13227
Conversation
highfive
commented
Sep 12, 2016
|
Heads up! This PR modifies the following files:
|
|
Thanks a lot for taking care of this! The notion of "previous"/"old" pipeline is not always clear. For example, on reload, a new pipeline is created and the current pipeline is dismissed (see #13167). What's the meaning of old/previous in this case? Because this might be confusing, I would recommend to pass the As usual, I'm not a reviewer, I'll let someone else comment on this. |
|
|
|
r? @jdm |
|
I found @paulrouget's comments valuable to help focus on the intended effects of these changes, but I actually disagree with his conclusion. I think providing what is effectively a source pipeline to |
|
Works for me :) |
|
@bors-servo r=jdm |
|
|
Pipeline visibility logic change <!-- Please describe your changes on the following line: --> cc @paulrouget @jdm --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #13191 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13227) <!-- Reviewable:end -->
|
|
|
Thanks @paulrouget and @jdm |
jmr0 commentedSep 12, 2016
•
edited by larsbergstrom
cc @paulrouget @jdm
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is