You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some assorted assets are expected to have been left in the project structure after migration which may not be relevant and/or should be refactored for better integration into the central repository. F or example, the local .gitignore, should be reviewed, patterns generalized, and refactored for inclusion in the root .gitignore file.
Scope of Work
Review and clean the loose assets within the Event Hubs client library area of the central repository, removing or adjusting them as needed to integrate with the new location.
Out of Scope
This work is scoped to loose assets withing the Event Hubs client library and is not intended to cover general code clean-up and refactoring.
Success Criteria
The assets in the Event Hubs client library area of the central repository are appropriate for the monorepo and not redundant to higher level assets.
The text was updated successfully, but these errors were encountered:
* first commit: put, append, get, and get_metadata implemented (Azure#13)
* Remove dependency on azure-ulib-c (Azure#28)
This is a private repo. Once it's made public it can be added back.
Since it provides code contracts facilities the contracts had to be
implemented manually. All tests pass.
* hook up ustorageclient to CI (Azure#29)
* hook up ustorageclient to CI
* remove mac and linux as they don't build
Summary
Some assorted assets are expected to have been left in the project structure after migration which may not be relevant and/or should be refactored for better integration into the central repository. F or example, the local .gitignore, should be reviewed, patterns generalized, and refactored for inclusion in the root .gitignore file.
Scope of Work
Out of Scope
Success Criteria
The assets in the Event Hubs client library area of the central repository are appropriate for the monorepo and not redundant to higher level assets.
The text was updated successfully, but these errors were encountered: