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

Remove a dependency on Yams by encoding the file list in JSON #1701

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jakepetroules
Copy link
Contributor

YAML is a strict superset of JSON, so this should not have compatibility implications.

YAML is a strict superset of JSON, so this should not have compatibility implications.
@jakepetroules
Copy link
Contributor Author

@swift-ci please test

@jakepetroules
Copy link
Contributor Author

@artemcm Is this change OK? Does running the test suite provide sufficient coverage or is there anything else we can do to verify the other end is still able to consume the data?

@artemcm
Copy link
Contributor

artemcm commented Sep 23, 2024

@artemcm Is this change OK? Does running the test suite provide sufficient coverage or is there anything else we can do to verify the other end is still able to consume the data?

The driver's own test suite should be okay. I'd also launch PR testing with a mention of this PR from the main swift repo.

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