GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Release 5.11.0 to dev #505

Closed gregcorbett closed 4 months ago

gregcorbett commented 4 months ago

I think codacy has gotten slightly confused and is showing the analysis of #506 here. The analysis of this PR gets a green tick: https://app.codacy.com/gh/GOCDB/gocdb/pullRequest?prid=13696382

gregcorbett commented 4 months ago

but should be rebased.

dev has moved on since the release branch was created and now contains changes not tested within the context of the 5.11.0 release, and rebasing the release branch would incorporate those changes into the release.

Those changes will be released in the next version.

tofu-rocketry commented 4 months ago

dev has moved on since the release branch was created and now contains changes not tested within the context of the 5.11.0 release, and rebasing the release branch would incorporate those changes into the release.

Those changes will be released in the next version.

So the release will be a tag on master with the release branch merged in?