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

Basic factory flow with public bitbucket URL-s #18397

Closed
mshaposhnik opened this issue Nov 18, 2020 · 1 comment
Closed

Basic factory flow with public bitbucket URL-s #18397

mshaposhnik opened this issue Nov 18, 2020 · 1 comment
Assignees
Labels
area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@mshaposhnik
Copy link
Contributor

mshaposhnik commented Nov 18, 2020

Is your task related to a problem? Please describe.

Implement Factory resolution process for public Bitbucket repositories (at server side).
That means ability to accept factories from public Bitbucket repos.

E.g the flow is:

  1. Admin configures inthegration of Che and Bitbucket, setting bitbucket.endpoint property pointing to Bibucket host address.
  2. User creates (or update existing) public Bitbucket repository containing devfile;
  3. User is able to execute factory in general manner, i.e. https://che-host/f?url=https://bitbucket.host/scm/project/repo...

Describe the solution you'd like

Implement all necessary server-side code to accept bitbucket factories (paremeters resolver, URL parsers etc).
Bitbucket URL are detected by matching factory host with the bitbucket.endpoint property.

Describe alternatives you've considered

Additional context

#18397

@mshaposhnik mshaposhnik added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 18, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 18, 2020
@mshaposhnik mshaposhnik changed the title Basic factory flow with bitbucket URL-s Basic factory flow with public bitbucket URL-s Nov 18, 2020
@benoitf benoitf added area/che-server severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 18, 2020
@skabashnyuk skabashnyuk added severity/P1 Has a major impact to usage or development of the system. and removed severity/P2 Has a minor but important impact to the usage or development of the system. labels Nov 18, 2020
@skabashnyuk
Copy link
Contributor

P1 as a major part of #18397

@skabashnyuk skabashnyuk added area/factory/server Server side of factory implementation and removed area/che-server labels Nov 18, 2020
@skabashnyuk skabashnyuk added this to the 7.23 milestone Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants