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

Test files transform fix #21

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

schuylermartin45
Copy link
Collaborator

Fixes an illegal patch operation performed in the test/files -> tests/files/recipe transformation. You can't add a new path in the path of values you are currently replacing.

- Patch operation that was being used was illegal. You can't move to a new
  path inside the existing path
- Fixes patch operation in this transform
- Adds regression tests to unit testing workload
@schuylermartin45 schuylermartin45 requested a review from a team April 5, 2024 16:56
@schuylermartin45 schuylermartin45 enabled auto-merge (squash) April 8, 2024 14:18
@schuylermartin45 schuylermartin45 merged commit f5edc93 into main Apr 8, 2024
4 of 5 checks passed
@schuylermartin45 schuylermartin45 deleted the smartin_test_files_transform_fix branch April 8, 2024 14:18
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