Skip to content

remove profile #3068

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
Nov 19, 2020
Merged

remove profile #3068

merged 1 commit into from
Nov 19, 2020

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Nov 19, 2020

motivation: reduce complexity

changes: remove profile model and update API and storage accordingly

motivation: reduce complexity

changes: remove profile model and update API and storage accordingly
@tomerd tomerd requested review from yim-lee and removed request for aciidgh November 19, 2020 03:15
@tomerd
Copy link
Contributor Author

tomerd commented Nov 19, 2020

@swift-ci please smoke test

Copy link
Contributor

@yim-lee yim-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

}

func testDeleteFromStorageWhenLast() throws {
func testDeleteFromFromBothStorages() throws {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
func testDeleteFromFromBothStorages() throws {
func testDeleteFromBothStorages() throws {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will address in #3069 so we dont have to run CI again for one typo

@tomerd tomerd merged commit 9acfcfe into swiftlang:main Nov 19, 2020
@tomerd tomerd deleted the feature/package-collections-7 branch November 19, 2020 05:19
federicobucchi pushed a commit to federicobucchi/swift-package-manager that referenced this pull request Jan 6, 2021
motivation: reduce complexity

changes: remove profile model and update API and storage accordingly
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