-
-
Notifications
You must be signed in to change notification settings - Fork 672
Run CircleCi with BUILD=debug #7528
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
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#7528" |
|
"Good news - the testsuite is really failing: For those not using |
8da91c2 to
7a42a0d
Compare
7a42a0d to
c1da89e
Compare
|
(rebased) |
|
Can we move forward with this to avoid situations like #10656? |
|
Maybe the |
|
It should work as is but |
|
Can we get those PRs rebased instead of creating merge commits please ? |
|
Agreed but I used the web interface because GitHub previously rejected my rebase complaining about EDIT; Rebase worked after merging. |
3d2cfb9 to
5261fc0
Compare
It assumed release which is not always true, e.g. CircleCI
468483b to
bc48227
Compare
From @jacob-carlborg on Slack:
This just opens the PR with
BUILD=debug. We still need to fix the error in debug mode, but this can be done independently.