OCA / storage

GNU Affero General Public License v3.0
66 stars 148 forks source link

[12.0][UPD] dotfiles #315

Closed thomaspaulb closed 6 months ago

thomaspaulb commented 6 months ago

Retake of https://github.com/OCA/storage/pull/232

thomaspaulb commented 6 months ago

@sbidoul, do you have any idea why manifestoo complains that server_environment is Beta, when in fact it's Production/Stable?

sbidoul commented 6 months ago

Ah, that is because odoo12-addon-server-environment (the latest non-pre release and the one installed by the CI) is Beta. And the change to Production/Stable has likely been made without a version bump.

In the latest branches we don't use pre-releases anymore but for older branches it is important to bump versions.

thomaspaulb commented 6 months ago

@sbidoul Thanks! I've merged a bump, let's see how long it takes for the PyPi version to update.

sbidoul commented 6 months ago

@thomaspaulb looks like you used nobump instead of patch?

thomaspaulb commented 6 months ago

Yes, because i already bumped the version manually, so as to not bump it double. Not ok?

sbidoul commented 6 months ago

Yeah but that landed you another pre-release. You need to ocabot merge patch.

thomaspaulb commented 6 months ago

That worked!

@OCA/storage-maintainers Can this be fast-tracked, because the CI of other PR's depends on it.

sbidoul commented 6 months ago

/ocabot merge patch

OCA-git-bot commented 6 months ago

What a great day to merge this nice PR. Let's do it! Prepared branch 12.0-ocabot-merge-pr-315-by-sbidoul-bump-patch, awaiting test results.

OCA-git-bot commented 6 months ago

Congratulations, your PR was merged at 5675bef63edf1dc8f5d289937f6a3788c48463b1. Thanks a lot for contributing to OCA. ❤️