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

When spring-boot releases a new minor/major release, update timefold-solver metadata there #518

Open
ge0ffrey opened this issue Dec 21, 2023 · 3 comments
Labels
bug Something isn't working process/needs triage Requires initial assessment of validity, priority etc.

Comments

@ge0ffrey
Copy link
Contributor

ge0ffrey commented Dec 21, 2023

When Spring Boot release a new minor/major version (think 3.3.0, 3.4.0, etc), we need to:

This is not about when we make a release. For that, see: #516 instead.

But how do we get notified of that Spring Boot release?
Before of after their GA goes out?

Proposal A) Follow "GitHub milestone notification on our project"

Proposal B) When Dependabot comes to us.

@ge0ffrey ge0ffrey added bug Something isn't working process/needs triage Requires initial assessment of validity, priority etc. labels Dec 21, 2023
@triceo
Copy link
Contributor

triceo commented Dec 21, 2023

Unresolved question: what do we do about the minimal supported version? Do we test against every Spring version every time they do a new release?

@ge0ffrey
Copy link
Contributor Author

Yes, we have to. Every 3 months Spring Boot releases (spring every 6 months). But CI can reduce the maintenance cost for us. Dependabot will send us a PR anyway to upgrade main.

@ge0ffrey
Copy link
Contributor Author

Spring Boot 3.2.0. was released on 23 November. It's unclear to me when they moved the default for start.spring.io to 3.2.0. Is that immediately or is there a time window there that gives us a bit more slack?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working process/needs triage Requires initial assessment of validity, priority etc.
Projects
None yet
Development

No branches or pull requests

2 participants