Basic factory flow with public bitbucket URL-s #18397
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
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:
bitbucket.endpoint
property pointing to Bibucket host address.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
The text was updated successfully, but these errors were encountered: