-
Task
-
Resolution: Unresolved
-
Major
-
-
tethys, pannonian, iapetus
- Move Flow API's and Credentials code to "blueocean-core-js"
- Migrate Git-specific code to "blueocean-git-pipeline"
- Migrate Github-specific code to "blueocean-github-pipeline"
- Migrate Bitbucket-specific code to "blueocean-bitbucket-pipeline"
- Validate that CSS still loads correctly for each SCM provider: potential issue with how SandboxComponent is loading/rendering the extension. Maybe need similar logic as in ExtensionPoint class
- Implement i18n and ensure translations are moved to appropriate modules. This should leave only a few keys in `dashboard` and eliminate need for refactoring them to a separate file.
- is blocked by
-
JENKINS-38597 User can create pipeline from Git repository
-
- Resolved
-
Am going to wait until
JENKINS-38597is merged before starting work on this, since this refactoring will be really hard to merge if changes are made in that PR.