-
Notifications
You must be signed in to change notification settings - Fork 3k
SPM: Rebase feature-spm branch on top of master #7157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Seems there are conflicts, please review |
@0xc0170 conflicts solved with a merge-commit (which should not be pushed). |
@0xc0170, travis fails with a package-manager error, how can i re-trigger the travis checks only? $ sudo add-apt-repository -y ppa:deadsnakes/ppa
Cannot add PPA: 'ppa:deadsnakes/ppa'.
Please check that the PPA name or format is correct.
The command "sudo add-apt-repository -y ppa:deadsnakes/ppa" failed and exited with 1 during . |
@cmonr Can we run CI? |
/morph build |
Build : ABORTEDBuild number : 2277 |
@cmonr why was the build aborted (I am not near a PC so I can't check) |
@mikisch81 Sorry about that. Thought I left a comment here. For the moment, we're prioritizing CI for PRs that need to go into RC3, and the current plan is to generate it tomorrow morning. We're pausing CI for all other jobs, and will be restarting it once the other two jobs are on their way. For reference, this is what the other PRs had on them: #7148 (comment) |
To make up for the snafu, this'll be the first PR back in! /morph build |
@0xc0170 Looks like it failed due to some Jenkins problem |
Build : SUCCESSBuild number : 2283 Triggering tests/morph test |
Pausing CI until 5.9 RC3 completes CI. Will restart jobs when able. |
@cmonr will this PR ever get CI time? |
/morph build |
Build : SUCCESSBuild number : 2290 Triggering tests/morph test |
Test : SUCCESSBuild number : 2064 |
Exporter Build : SUCCESSBuild number : 1907 |
Description
Rebase
feature-spm
on top ofmaster
.Pull request type