Backup workflow via Bitrise API

Description of the feature request

New API endpoint to download all workflows associated with an app.

Use case / for what or how I would use it

Automated backup tool. Right now if someone deletes workflows, there’s no way to recover. With an API, I could automate backing up of all workflows for all apps.

Definitely planned, thanks for the #feature-request, I’ll bump its priority on our internal tracker too :wink:

3 Likes

Would be extremely helpful - we are waiting for something like that as well over here.

1 Like

Can hardly wait to have this feature available! Looking forward!

1 Like

We would really like to integrate auto-backup and restore into our company processes.

2 Likes

This is live! And we’ve implemented it using fully end to end encrypted keybase git repos that store the yaml files. :slight_smile:

https://blog.bitrise.io/download-or-upload-the-bitrise-yml-of-your-app-with-bitrise-api

1 Like

Indeed this is available now, sorry we missed to announce it here - thanks for sharing @bootstraponline, the keybase encrypted git repo sounds awesome! :wink:

P.S.: related official API docs: https://devcenter.bitrise.io/api/v0.1/#get-appsapp-slugbitriseyml

1 Like

This topic was automatically closed after 13 days. New replies are no longer allowed.