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

refactor ManifestResources into simpler ToolchainConfiguration #3656

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Aug 10, 2021

motivation: improve code readability, prep work for further api refactoring for configuration

changes:

  • remove ManifestResources abstraction and impl into plain struct named ToolchainConfiguration
  • udpate test module to define defaults for ToolchainConfiguration and UserToolchain to simplify and clean code
  • update call-sites, tests

@tomerd tomerd force-pushed the refactor/toolchain-configuration branch 5 times, most recently from 2532415 to 1607349 Compare August 10, 2021 03:58
@tomerd
Copy link
Contributor Author

tomerd commented Aug 10, 2021

@swift-ci please smoke test

motivation: improve code readability, prep work for further api refactoring for configuration

changes:
* remove ManifestResources abstraction and impl into plain struct named ToolchainConfiguration
* udpate test module to define defaults for ToolchainConfiguration and UserToolchain to simplify and clean code
* update call-sites, tests
@tomerd tomerd force-pushed the refactor/toolchain-configuration branch from 1607349 to 15bbfe4 Compare August 10, 2021 04:11
@tomerd
Copy link
Contributor Author

tomerd commented Aug 10, 2021

@swift-ci please smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Aug 10, 2021

@swift-ci please smoke test

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