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

Convert variables to support defaults with override #267 #268

Merged
merged 6 commits into from
Oct 5, 2023

Conversation

deviantintegral
Copy link
Member

@deviantintegral deviantintegral commented Sep 28, 2023

This lets callers override test directories, as asked for in #267.

Since this is really task functionality, I only added a test for the YAML directories since that seemed to be the simplest to test.

In doing that I discovered something surprising. The symfony yaml library now also ships a yaml-lint command, which takes precedence over the one we were using. Since j13k/yaml-lint used symfony under the hood, I just removed the dependency.

@deviantintegral deviantintegral changed the title Convert variables to support defaults with override Convert variables to support defaults with override #267 Sep 28, 2023
@github-actions github-actions bot temporarily deployed to pantheon-pr-268 September 28, 2023 16:03 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-268 September 29, 2023 15:27 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-268 September 29, 2023 15:44 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-268 September 29, 2023 16:06 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-268 September 29, 2023 16:26 Destroyed
@deviantintegral deviantintegral marked this pull request as ready for review September 29, 2023 16:31
@deviantintegral
Copy link
Member Author

@justafish this is ready for review - tests passing except whatever is going on with nightwatch.

@github-actions github-actions bot temporarily deployed to pantheon-pr-268 October 5, 2023 17:52 Destroyed
@justafish
Copy link
Member

Thanks! 👍 👍

@justafish justafish merged commit 91b8a23 into main Oct 5, 2023
@justafish justafish deleted the 267-custom-lint-directories branch October 5, 2023 17:58
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.

2 participants