-
Bug
-
Resolution: Done
-
Undefined
-
1.3.0
-
False
-
-
False
-
-
-
Critical
Description of the problem:
Trying to run basic-workflow-bootstrap template fails at "Publishing to workflow repository" stage with error
542024-10-23T16:12:36.493Z Beginning step Publishing to the Workflow Repository552024-10-23T16:12:36.495Z NotFoundError: Template action with ID 'publish:github' is not registered.
Version
- quay.io/orchestrator/orchestrator-operator-catalog:v1.3.0-rc1
- template source https://github.com/parodos-dev/workflow-software-templates/tree/main/scaffolder-templates/basic-workflow/
- ocp 4.16
How reproducible:
100%
Steps to reproduce:
1. Deploy m3 orchestrator operator
2. Try to run basic workflow bootstrap
Actual results:
Fails at publishing to workflow repository
Expected results:
Continues to create the workflow
532024-10-23T16:12:36.491Z Finished step Generating the Build Code for the Workflow542024-10-23T16:12:36.493Z Beginning step Publishing to the Workflow Repository552024-10-23T16:12:36.495Z NotFoundError: Template action with ID 'publish:github' is not registered.56 at TemplateActionRegistry.get (/opt/app-root/src/node_modules/@backstage/plugin-scaffolder-backend/dist/cjs/router-O4Kmvgd-.cjs.js:1468:13)57 at NunjucksWorkflowRunner.executeStep (/opt/app-root/src/node_modules/@backstage/plugin-scaffolder-backend/dist/cjs/router-O4Kmvgd-.cjs.js:2667:50)58 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)59 at async NunjucksWorkflowRunner.execute (/opt/app-root/src/node_modules/@backstage/plugin-scaffolder-backend/dist/cjs/router-O4Kmvgd-.cjs.js:2934:9)60 at async TaskWorker.runOneTask (/opt/app-root/src/node_modules/@backstage/plugin-scaffolder-backend/dist/cjs/router-O4Kmvgd-.cjs.js:3226:26)61 at async run (/opt/app-root/src/node_modules/p-queue/dist/index.js:163:29)
- is related to
-
FLPATH-1898 [doc] backstage-plugin-scaffolder-backend-module-github-dynamic plugin should get added to pre-existing rhdh steps
-
- Closed
-
- links to