Skip to content

Conversation

@Nyholm
Copy link
Member

@Nyholm Nyholm commented Apr 23, 2021

Q A
Branch? 5.x
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

Given the build error in #40927, I saw that we match "modified packages" wrong. The script things we modified symfony/translation rather than the new bridge. This is because we are using a simple string matchning. If we sort the packages by length, we make sure we match the most detailed (longest) string first.

@Nyholm
Copy link
Member Author

Nyholm commented Apr 27, 2021

PR is rebased and squashed

@OskarStark
Copy link
Contributor

Thanks Tobias.

@OskarStark OskarStark merged commit 63496df into symfony:5.x Apr 27, 2021
@Nyholm
Copy link
Member Author

Nyholm commented Apr 27, 2021

Lovely. Thank you for merging =)

@Nyholm Nyholm deleted the ci-package-sort branch April 27, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants