Skip to content

enhance configuraiton for authentication providers #3672

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
Aug 21, 2021

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Aug 17, 2021

motivation: support custom authentican providers, not just netrc

changes:

  • reafactor and seperate out the auth data model from the loading/saving mutation utility
  • adjust call sites
  • add tests

@tomerd
Copy link
Contributor Author

tomerd commented Aug 17, 2021

needs #3670 first

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Aug 17, 2021
@tomerd tomerd self-assigned this Aug 17, 2021
motivation: support custom authentican providers, not just netrc

changes:
* reafactor and seperate out the auth data model from the loading/saving mutation utility
* adjust call sites
* add tests
@tomerd tomerd force-pushed the refactor/configuration-netrc branch from d1ab233 to 28ec2ee Compare August 20, 2021 15:59
@tomerd
Copy link
Contributor Author

tomerd commented Aug 20, 2021

@swift-ci please smoke test

1 similar comment
@tomerd
Copy link
Contributor Author

tomerd commented Aug 20, 2021

@swift-ci please smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Aug 20, 2021

ci infra issue?!

@swift-ci please smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Aug 21, 2021

unrelated compiler crash

@swift-ci please smoke test macOS

@tomerd
Copy link
Contributor Author

tomerd commented Aug 21, 2021

@swift-ci please smoke test macOS

@tomerd tomerd merged commit 332d9b0 into swiftlang:main Aug 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants