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

Implementation of the packages management #8680

Merged
merged 6 commits into from
Dec 1, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Nov 24, 2020


Master Issue: #8676

Motivation

The implementation of the packages management service.
I add a memory storage for testing the service.

Modifications

  • Implement the package management service.
  • Add a mocked memory storage for testing.
  • Add tests for the packages management service.

---

*Motivation*

Implementation of the PIP-50.
This PR introduces the package management APIs and storage APIs.
The related implement will in the next PR.

*Modifications*

- Add package management APIs
- Add package storage APIs
- Introduce the package type, name, and metadata struct.
---

Master Issue: apache#8676

*Motivation*

The implementation of the packages management service.
I mocked a memore storage for testing the service.

*Modifications*

- Implement the package management service.
- Add a mocked memory storage for testing.
- Add tests for the packages manamgement service.
@zymap zymap changed the title (WIP)Implementation of the packages management Implementation of the packages management Nov 25, 2020
@zymap
Copy link
Member Author

zymap commented Nov 26, 2020

@sijie @jiazhai @codelipenghui PTAL. Thanks.

@zymap
Copy link
Member Author

zymap commented Nov 30, 2020

/pulsarbot run-failure-checks

1 similar comment
@zymap
Copy link
Member Author

zymap commented Nov 30, 2020

/pulsarbot run-failure-checks

@zymap
Copy link
Member Author

zymap commented Dec 1, 2020

@sijie @jiazhai @codelipenghui Please take a look when you have time. Thanks!

@codelipenghui codelipenghui added this to the 2.8.0 milestone Dec 1, 2020
@codelipenghui codelipenghui merged commit bbbe9e1 into apache:master Dec 1, 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.

2 participants