cloudfoundry-community / gogs-boshrelease

Gogs is a painless self-hosted Git service
https://gogs.io/
Apache License 2.0
5 stars 5 forks source link

add Bosh Backup Restore scripts #12

Closed ntdt closed 7 years ago

ntdt commented 7 years ago

Add BBR scripts based on gogs backup/restore commands.

drnic commented 7 years ago

Cool. I wonder if bbr backup/restore scripts is something we can test via CI

ntdt commented 7 years ago

I think that we can test BBR scripts, but we need some initial data created inside gogs, e.g. a test-repository, and some script to create/delete a repository in Gogs. Steps of test based on this http://docs.cloudfoundry.org/bbr/bbr-devguide.html#testing

drnic commented 7 years ago

Also, if you're interested - can you create a ci/release_notes.md with the changes and then I can more easily push this thru CI and cut new PR.

I'm on the road and can more easily click buttons on CI than write good release notes :)