-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Autofix: trailing-spaces #14542
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
Autofix: trailing-spaces #14542
Conversation
annotations in the pull request changed, but user is not allowed to start a job |
/werft run with-integration-tests=all 👍 started the job as gitpod-build-autofix-trailing-spaces-421-fork.0 |
@jankeromnes would it be ok if we close this PR? Otherwise, what do we need to do to move this forward? 🙂 |
Hmm, that's what we've done the past few times (I think this PR comes in every month), but there are in fact several trailing spaces that we could clean up -- independently of the
I think maybe let's do something like this: I'll amend and force-push the fix commit to make it not touch the |
a08cd1e
to
d3fff11
Compare
/werft run with-integration-tests=all 👍 started the job as gitpod-build-autofix-trailing-spaces-421-fork.1 |
Many thanks @felladrin! 🎉 Interesting -- there are a few WebApp integration test fails, and a bunch of ws-manager integration test fails. But these seem quite unrelated to whitespace-only clean-ups. 🤷 WebApp
ws-manager
... Are all these tests typically expected to work? |
Yeah, probably we'll need to rebase this branch.
|
d3fff11
to
9072120
Compare
/werft run with-integration-tests=all 👍 started the job as gitpod-build-autofix-trailing-spaces-421-fork.2 |
9072120
to
e55bcd2
Compare
/werft run with-integration-tests=all 👍 started the job as gitpod-build-autofix-trailing-spaces-421-fork.3 |
Looks like the build was entirely successful 🎉 but then it timed out after waiting 2h for a VM or something, which I believe is unrelated. https://werft.gitpod-dev.com/job/gitpod-build-autofix-trailing-spaces-421-fork.3/logs So, to unblock merging this clean-up, I'll trigger a new build with no preview or tests to ensure that it becomes green. /werft run |
Thanks again for raising this @ArthurSens 🙏 I think we can safely merge this now. As a member of DOPE team, would you mind giving your approval too? 😇 |
No description provided.