Skip to content

refactor: remove deprecations around score and constraints#2106

Merged
triceo merged 5 commits intoTimefoldAI:mainfrom
triceo:cs
Feb 13, 2026
Merged

refactor: remove deprecations around score and constraints#2106
triceo merged 5 commits intoTimefoldAI:mainfrom
triceo:cs

Conversation

@triceo
Copy link
Collaborator

@triceo triceo commented Feb 12, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@triceo triceo requested a review from Copilot February 12, 2026 19:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

@zepfred zepfred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request significantly cleans up and simplifies the API!

After reviewing all the changes, I've noticed that we are removing many migration recipes without including any new ones. This means that users will need to update everything manually. Is that the intended plan?

@triceo
Copy link
Collaborator Author

triceo commented Feb 13, 2026

I've noticed that we are removing many migration recipes without including any new ones. This means that users will need to update everything manually. Is that the intended plan?

The recipes need the final migrated state to compile; which is why they cannot exist for any of the things that I removed. (Which is pretty much all the things we had migration recipes for.)

I still need to write new recipes for many of the things I just did. It's on my list. But overall, the process of migration from 1.x will have to start by running all the old recipes while still on 1.x.

Copilot AI review requested due to automatic review settings February 13, 2026 08:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@sonarqubecloud
Copy link

@triceo triceo merged commit 83fa869 into TimefoldAI:main Feb 13, 2026
18 of 19 checks passed
@triceo triceo deleted the cs branch February 13, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants