Skip to content

Conversation

@sechkova
Copy link
Contributor

@sechkova sechkova commented Apr 8, 2021

Addresses #1308

Description of the changes being introduced by the pull request:

Updater is split in three classes (names are tentative):

  • Updater: public API
  • MetadataUpdater
  • TargetsUpdater

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

sechkova added 2 commits April 7, 2021 19:19
Move the code that implements the update of the metadata files
to a separate class called MetadataUpdater.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
Move target files update code to a separate class.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
@sechkova sechkova added the experimental-client Items related to the development of a new client (see milestone/8 and theexperimental-client branch) label Apr 8, 2021
@sechkova
Copy link
Contributor Author

Gave up this idea and proceeded with #1355.

@sechkova sechkova closed this Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experimental-client Items related to the development of a new client (see milestone/8 and theexperimental-client branch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant