You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
There's a blue button on the interface with an up arrow that looks like so:
If you click that, you can search for a local YAML file to load. If I take the sample CCI config file from their docs (https://circleci.com/docs/sample-config) and save it to a file, click that blue icon, and load it, it looks like so:
I'll agree it's not immediately obvious. I separately had opened enhancement #265 to get tool tips to help call it out further, as well.
I will note, depending on the complexity of your pipeline, I've found some of mine don't load. You can try to load but may not see anything happen. If you open the JavaScript console for your browser, if you see errors, it may be a more advanced feature that isn't supported yet. (there are a few bugs reported for that already, but you may find others, and I'm sure as the project team matures the VCE they'll start to get picked up!)
Thank you @adamdmharvey,
As you mentioned, we will do a better job at making this more obvious. I hope your answer has resolved this question but please let us know if not @mathieutu
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
No response
Describe the solution you'd like
For now, if we paste a config in the editor, we can visualize and edit it.
Teachability, documentation, adoption, migration strategy
Nothing fancy. Maybe a button import.
Or even better when doing a change in the editor, reflect it in the chart view.
What is the motivation / use case for changing the behavior?
It could be really cool to present our workflows, or to edit easily when complex CI config.
The text was updated successfully, but these errors were encountered: