-
-
Notifications
You must be signed in to change notification settings - Fork 46
Add branch 19.0 on some repos #112
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
|
Please don't add queue and mis builder as we use to branch with installable=false on those. |
What about server-tools to test a crowded repo? |
|
@sbidoul actually what's the problem w/ them? Can't we bootstrap those branches as well even if they don't run any test? Is the bootstrap tool not capable of reusing an existing branch? |
@simahawk I don't understand your question. If repo-maintainer-conf creates a new branch without history for, say, mis-builder, I'll have to remove it replace it with a manually created branch from 18.0. |
|
Replacing queue and mis-builder with server-tools would be good. |
That's the point. The tool to port a branch as-is to the next version is not capable of working w/ an existing branch AFAIS. We should have an option in |
@simahawk As a first step, I created OCA/maintainer-tools#663. I applied it to create 19.0 for mis_builder, queue, rest-framework and storage. |
Task for OCA/maintainer-tools#658
Selected repos
queuemis-builderShall I add anything else?