Hello
I hope all is well, and thanks for the nice service you’re offering!
I’m curious about the following: Let’s say sometime in the future, someone accidentally deletes some workflow. I guess it will be hard to do a rollback and recover the workflow, is that correct?
Which leads me to the second question: is there a way to keep doing all changes through the web dashboard, while commiting the bitrise.yml
file to the source repo when changes are made? I know that there is a way to manually download the file from the web dashboard, but I’m wondering if there is a way to access the bitrise.yml
file programmatically somehow, and commit it to the repo?
By the way, I read the guide on using bitrise.yml from repository but couldn’t see anything related to being able to use the web dashboard to do all changes while keeping a version history of the bitrise.yml
in case we need to go back to a specific version (also to keep a backup somewhere).
Thanks in advance!