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

Create components marketplace #12

Open
yamalight opened this issue Jan 8, 2016 · 1 comment
Open

Create components marketplace #12

yamalight opened this issue Jan 8, 2016 · 1 comment

Comments

@yamalight
Copy link
Contributor

Currently all components are stored locally and displayed in one huge list.
This should be changed to components marketplace.
After creating a component user should be able to decide whether he wants to publish it to marketplace from where all the other users can pull that component into their pipelines to re-use it.

@yamalight yamalight added this to the v1.0 milestone Jan 8, 2016
@yamalight
Copy link
Contributor Author

Suggested steps:

  • Create standalone marketplace service that should:
    • Communicate with REST API
    • Accept published components with following metadata: username, component id/name (camelCase?), component version (set by user? auto assigned on publish?)
  • All internal (non-published) components should be private and visible only to creator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant