Skip to content

[pull] swiftwasm from main #951

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

Open
wants to merge 3 commits into
base: swiftwasm
Choose a base branch
from
Open

[pull] swiftwasm from main #951

wants to merge 3 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 4, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

motivation: fix unstable test

changes: compute the cache state before queueing the delegate call, since otherwise it may compute the state after the cache has been created
…3713)

motivation: recent change to SwiftPM introduced strickter validation of dependencies uniquness to address undefined behavior. however, we want to allow users some times to adjust before making a breaking change

changes: update the validation to emit a warning instead of error under the specific condition the previous behavior incorrectly ignored!
motivation: exapnd the tests as we are changing the functionaly

changes:
* add facilities to use urls in mocks, not just path
* add tests that demonstrate the current behabviour when depednecy identity conflict (different URLs, same identity) is encountered
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.

1 participant