-
Bug
-
Resolution: Done
-
Normal
-
1.6.0
-
2
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH F&UI plugins 3274, RHDH F&UI plugins 3275
Description of problem:
The development server is not running for the JFrog-Artifactory plugin.
Running `yarn start` fails unless appropriate changes are made to include the plugin in both packages/app and packages/backend
Steps to Reproduce
- Go to workspaces/jfrog-artifactory/.
- Run yarn dev / yarn start
Actual results:
Dev server does not serve the JFrog Artifactory plugin
Expected results:
The dev server should load the JFrog Artifactory plugin correctly, allowing development and testing.
Reproducibility (Always/Intermittent/Only Once):
Always