8000 Fix the detection of the stable Symfony branch by derrabus · Pull Request #41293 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix the detection of the stable Symfony branch #41293

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

Merged
merged 1 commit into from
May 19, 2021

Conversation

derrabus
Copy link
Member
Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets NA/
License MIT
Doc PR N/A

@derrabus
Copy link
Member Author

I'm merging this to get a green CI on 5.4.

@derrabus derrabus merged commit a2c8e84 into symfony:5.4 May 19, 2021
@derrabus derrabus deleted the bugfix/travis-high-deps branch May 19, 2021 21:17
nicolas-grekas added a commit that referenced this pull request May 20, 2021
This PR was merged into the 4.4 branch.

Discussion
----------

Improve .travis.yml

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Follow up of #41293

- For the highest branch (6.0 right now), when deps=high, the version before it is checked out (5.4) and tested with the locally patched components (6.0)
- For `*.4` branches, aka when the current branch version has not the same major version number as the next one, in addition to testing with the next major as deps (6.0 deps on patched-5.4), we also checkout the previous major and test it with the locally patched components (aka patched-5.4 deps on 4.4).

Commits
-------

2620da2 Improve .travis.yml
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.

2 participants
0