Alpha162 commented on issue #13399: URL: https://github.com/apache/cloudstack/issues/13399#issuecomment-5326784249
PR is up: #13909 Adds the two `cloud_usage`-schema procedures and has the migration call those, per your last comment @DaanHoogland. One thing I flagged in the PR description rather than deciding myself: `CONTRIBUTING.md` says bug fixes should target a release branch, which would be `4.22` — but `4.22` has no 4.22.1 → 4.22.2 upgrade path yet (its newest is `Upgrade42200to42210.java`), whereas `main` already has `Upgrade42210to42300.java`. Creating a 4.22.2 path seemed like a release-management call rather than mine, so I targeted `main`. If it ought to live in `4.22` instead, a cherry-pick or retarget by someone familiar with the release process would be safer than me creating a 4.22.2 upgrade path from scratch, happy to follow guidance if that's the route. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
