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

chore(core): remove Flow source auto-generation #6264

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

loicmathieu
Copy link
Member

@loicmathieu loicmathieu commented Dec 3, 2024

Fixes #5694

I added a breaking change notice but as there is a very high probability that nobody is in the condition to have the breaking change it may not be worth announcing it.

@loicmathieu loicmathieu added the kind/breaking-change Code modifications needed before upgrading label Dec 3, 2024
@loicmathieu
Copy link
Member Author

Breaking Change

Users that have a flow created before 0.9 not updated since 0.21 may need to update it again so it's source would be generated.

@loicmathieu loicmathieu force-pushed the chore/remove-source-autogeneration branch from 85a3099 to f95221a Compare December 3, 2024 11:54
@loicmathieu loicmathieu marked this pull request as draft December 3, 2024 11:54
@loicmathieu loicmathieu force-pushed the chore/remove-source-autogeneration branch from f95221a to 906a532 Compare December 4, 2024 14:02
@loicmathieu loicmathieu marked this pull request as ready for review December 4, 2024 14:02
@loicmathieu loicmathieu merged commit 985a106 into develop Dec 5, 2024
10 checks passed
@loicmathieu loicmathieu deleted the chore/remove-source-autogeneration branch December 5, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/breaking-change Code modifications needed before upgrading
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove automatic Flow source generation
2 participants