This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Bug: Orb components with no parameters are missing from editor #296
Labels
bug
Something isn't working
Is there an existing issue for this?
Current behavior
The json returned from
https://orb-indexer-proxy.herokuapp.com/orbs
omits any jobs that don't specify input parameters.This behaviour can be observed in the Visual Config Editor when trying to use a job from an external orb that doesn't specify job input parameters (ex.
voiceflow/[email protected]
jobdummy_job
).Minimum reproduction code
https://circleci-public.github.io/visual-config-editor/
Steps to reproduce
Alternatively:
build
job existscurl https://orb-indexer-proxy.herokuapp.com/orbs\?orb\=polycosm/[email protected]
and observe that all the components are missingExpected behavior
Components with no parameters are still included in the response body for
https://orb-indexer-proxy.herokuapp.com/orbs
CircleCI Config SDK version
No response
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: