Skip to content
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

Proposal: Gitmate to submit patches when available from master builds #603

Open
jayvdb opened this issue Jul 23, 2018 · 3 comments
Open
Assignees

Comments

@jayvdb
Copy link
Member

jayvdb commented Jul 23, 2018

If coala dependencies update, new fixes may be automatically available.

They may come from new versions of linter tools, new releases of bears, or new data used by old bears.

The most common case for coala is updates to our mobans repo which need to be rolled out to all repos.

For this we will need a MobanBear .

The mechanism for creating PRs is simple, but will require some improvements to IGitt.

The logic for how to do this sanely in a constantly moving repo with humans involved is harder and needs a careful design and more careful implementation. We can and should do better than greenkeeper and similar.

@jayvdb
Copy link
Member Author

jayvdb commented Jul 23, 2018

A pyup bear should also be added for easy updating of packages for non-moban requirements files.

The plugin needs to recognise when of its PR fails

@jayvdb
Copy link
Member Author

jayvdb commented Aug 11, 2018

coala/coala-bears#1307 is a dependency for this project.

@Dhiraj240
Copy link
Member

Dhiraj240 commented Nov 12, 2018

@jayvdb I will be working on this in the upcoming months till Gsoc 2019, also it will be my second proposal.This project is quite clear to me as i searched about greenkeeper :P and that triggered my mind. Please assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants