Skip to content

cleanup mirror config command #6339

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 28, 2023
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 27, 2023

motivation: the mirrors config command no takes both URLs and registry identities

changes:

  • nupdate flags to use "original" and "mirror" so it is not URL specific
  • update API to not use URL suffix
  • update call sites and tests

motivation: the mirrors config command no takes both URLs and registry identities

changes:
* nupdate flags to use "original" and "mirror" so it is not URL specific
* update API to not use URL suffix
* update call sites and tests
@tomerd
Copy link
Contributor Author

tomerd commented Mar 27, 2023

@swift-ci smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Mar 28, 2023

@swift-ci smoke test windows

@tomerd tomerd self-assigned this Mar 28, 2023
@tomerd tomerd merged commit 9426fa4 into swiftlang:main Mar 28, 2023
tomerd added a commit to tomerd/swift-package-manager that referenced this pull request Mar 28, 2023
motivation: the mirrors config command no takes both URLs and registry identities

changes:
* nupdate flags to use "original" and "mirror" so it is not URL specific
* update API to not use URL suffix
* update call sites and tests
tomerd added a commit that referenced this pull request Mar 28, 2023
motivation: the mirrors config command no takes both URLs and registry identities

changes:
* nupdate flags to use "original" and "mirror" so it is not URL specific
* update API to not use URL suffix
* update call sites and tests
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