Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension #29457

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
Mar 13, 2019

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Dec 4, 2018

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Just some cleaning. See
#29146 (comment)

@lyrixx lyrixx force-pushed the workflow-validation branch 2 times, most recently from 378c4f9 to 7c4afd4 Compare December 5, 2018 07:49
@nicolas-grekas nicolas-grekas added this to the next milestone Dec 6, 2018
@stof
Copy link
Member

stof commented Dec 7, 2018

The compiler pass should be deprecated, not removed. It don't think making such BC break is actually worth it compared to the deprecation path.

@lyrixx
Copy link
Member Author

lyrixx commented Dec 7, 2018

Okay, Il will deprecate it.

@lyrixx lyrixx force-pushed the workflow-validation branch from 7c4afd4 to 5261743 Compare March 12, 2019 13:13
@lyrixx
Copy link
Member Author

lyrixx commented Mar 12, 2019

Hi. I rebased and finished this PR. I put back the ValidateWorkflowsPass but I deprecate it.
I think it's OK now

@lyrixx
Copy link
Member Author

lyrixx commented Mar 12, 2019

@stof @xabbuh Are you OK with this one? Could I merge it?

@lyrixx lyrixx merged commit a608797 into symfony:master Mar 13, 2019
lyrixx added a commit that referenced this pull request Mar 13, 2019
…rameworkExtension (lyrixx)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

---

Just some cleaning. See
#29146 (comment)

Commits
-------

a608797 [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension
@lyrixx lyrixx deleted the workflow-validation branch March 22, 2019 15:14
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
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.

5 participants