Skip to content
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

[cascading] from release/11.3 to release/11.4.0-rc #2430

Merged
merged 9 commits into from
Nov 8, 2024

Conversation

otter-cascading[bot]
Copy link
Contributor

Cascading from release/11.3 to release/11.4.0-rc

The configuration requests the cascading to bypass reviewer in case of CI success.
To not bypass the reviewing process, please check the following checkbox:

  • 🚫 stop reviewing process bypass for this Pull Request

This Pull Request has been generated with ❤️ by the Otter cascading tool.

@otter-cascading otter-cascading bot requested a review from a team as a code owner November 8, 2024 08:18
@otter-cascading otter-cascading bot added the cascading Cascading from previous release label Nov 8, 2024
vscaiceanu-1a
vscaiceanu-1a previously approved these changes Nov 8, 2024
fpaul-1A
fpaul-1A previously approved these changes Nov 8, 2024
@kpanot kpanot enabled auto-merge November 8, 2024 08:42
kpanot
kpanot previously approved these changes Nov 8, 2024
fpaul-1A and others added 2 commits November 8, 2024 10:43
## Proposed change

Retrofit #2397

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
fpaul-1A
fpaul-1A previously approved these changes Nov 8, 2024
fpaul-1A and others added 3 commits November 8, 2024 14:00
## Proposed change

When running the metadata checks we use the version in the JSON
migration file to compute the range that will be used to get the
previous version.
E.g. version `11.1.0` will generate the range `<11.1.0` with
`{includePrerelease: true}`
Unfortunately, this range include the prereleases of the current version
`11.1.0-alpha.0`
We want to include the prerelease of the previous versions but not of
the current

The solution is to add `-a` in the range to exclude them -> `<11.1.0-a`

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
@kpanot kpanot merged commit 198afdc into release/11.4.0-rc Nov 8, 2024
21 checks passed
@kpanot kpanot deleted the cascading/11.3.0-11.4.0-rc branch November 8, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cascading Cascading from previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants