Closed frextrite closed 5 years ago
The changes to .ci/check_setuptools.py
look like they are sync-able, and important.
And please rebase.
The changes to
.ci/check_setuptools.py
look like they are sync-able, and important.
I'm not getting you here. imo check_setuptools.py
doesn't have any template in mobans so how can I sync it?
https://github.com/coala/coala-bears/blob/master/.moban.yaml#L46
This line basically copies check_setuptools.py
from ../coala-mobans/assets/ci
to .ci/
. And the only difference between the two is the blank line present in one and not the other. However, since we are copying file from one location to another and not syncing the file(no template exists), this would not cause any problem with the mobans job.
... this would not cause any problem with the mobans job.
but the file is still out of sync. This PR is about doing a sync. Please sync everything which can be sync'd, so the next sync's dont have to be concerned with this file.
Ah ... it was my copy of mobans which was out of sync.
ack 7118dfe
@gitmate-bot ff
@gitmate-bot ff
@gitmate-bot ff
Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:
Automated fastforward with GitMate.io was successful! :tada:
Sync all the good changes from coala/mobans repository
Mobans job will still continue failing until coala/mobans is synced back
Closes https://github.com/coala/coala-bears/issues/2853
For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!
Checklist
After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.
Please consider helping us by reviewing other peoples pull requests as well:
corobo mark wip <URL>
to get it out of the review queue.The more you review, the more your score will grow at coala.io and we will review your PRs faster!