Skip to content

Conversation

@simahawk
Copy link
Contributor

@simahawk simahawk commented Sep 18, 2025

Task for OCA/maintainer-tools#658

Selected repos

  • connector
  • connector-interfaces
  • server-tools
  • queue
  • mis-builder

Shall I add anything else?

@sbidoul
Copy link
Member

sbidoul commented Sep 18, 2025

Please don't add queue and mis builder as we use to branch with installable=false on those.

@simahawk
Copy link
Contributor Author

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?

@simahawk
Copy link
Contributor Author

@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?

@sbidoul
Copy link
Member

sbidoul commented Sep 20, 2025

@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.

@StefanRijnhart
Copy link
Member

StefanRijnhart commented Sep 21, 2025

Replacing queue and mis-builder with server-tools would be good.

@simahawk
Copy link
Contributor Author

simahawk commented Sep 21, 2025

@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.

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.
See https://github.com/OCA/maintainer-tools/blob/master/tools/migrate_branch.py#L318

We should have an option in repo-maintainer to create a branch w/ existing modules non installable or empty.

@simahawk simahawk merged commit 8553993 into OCA:master Sep 21, 2025
1 check passed
@sbidoul
Copy link
Member

sbidoul commented Sep 26, 2025

We should have an option in repo-maintainer to create a branch w/ existing modules non installable or empty.

@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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants