Skip to content

Use ISB-based API for retrieving solution assets in AssetSynchronizationSevice#48859

Merged
tmat merged 4 commits intodotnet:masterfrom
tmat:AssetSyncService
Oct 23, 2020
Merged

Use ISB-based API for retrieving solution assets in AssetSynchronizationSevice#48859
tmat merged 4 commits intodotnet:masterfrom
tmat:AssetSyncService

Conversation

@tmat
Copy link
Member

@tmat tmat commented Oct 22, 2020

Plus a minor refactoring to align with other remote services:

  • Each service should be defined in a subdirectory.
  • Factory should be defined at the top of the service type.

Fixes AB#1223216
Fixes AB#1244894

@tmat tmat requested a review from a team as a code owner October 22, 2020 21:02
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@tmat tmat force-pushed the AssetSyncService branch from cf2d869 to 1ab277f Compare October 22, 2020 21:03
@tmat tmat force-pushed the AssetSyncService branch from c0f6e4a to 2422a81 Compare October 22, 2020 21:08
Copy link
Contributor

@sharwell sharwell left a comment

Choose a reason for hiding this comment

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

  • Would prefer more specific locations on the CS0618 suppressions instead of whole files
  • Would prefer to not make code reordering changes to code that wasn't otherwise changing, especially since the original location was intentional

@tmat
Copy link
Member Author

tmat commented Oct 22, 2020

Would prefer to not make code reordering changes to code that wasn't otherwise changing

I'd prefer to remove inconsistency between these two services and the rest of the services. It's intentionally a "Refactoring" commit separate from the from the functional change.

@tmat tmat merged commit d06c9e6 into dotnet:master Oct 23, 2020
@ghost ghost added this to the Next milestone Oct 23, 2020
@tmat tmat deleted the AssetSyncService branch October 23, 2020 17:59
@tmat tmat modified the milestones: Next, 16.9.P1 Oct 23, 2020
@sharwell
Copy link
Contributor

@tmat this is not fixed in 16.9 Preview 1. Updating the milestone.

@sharwell sharwell modified the milestones: 16.9.P1, 16.9.P2 Nov 17, 2020
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.

3 participants