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

Update roadmap for 4Q #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Artipie is a software repository manager constructor, and self-hosted free servi
You can build your own repository server from Artipie components or run Artipie server on your private network.
Check our wiki pages for details: https://github.com/artipie/artipie/wiki

[Artipie roadmap](https://github.com/orgs/artipie/projects/3) on the third quarter:
* validate README files in all our projects. All files should have actual description and worked links.
* implement Hex repository's adapter. The adapter will allow hosting private Erlang / Elixir packages using artipie as repositories manager.
* implement ability to plug in a custom storage. This feature will allow using a custom storage to host binary data with no changes in artipie module.
* change asto project to make it multiple modules. It should allow adding a new storage implementation as a new module of this project (not a new repository).
[Artipie roadmap](https://github.com/orgs/artipie/projects/3) on the fourth quarter:
* Implement features to measure slice and storage operations.
* Improve Artipie's dashboard.
* Extend authentication methods for artipie.