Skip to content

Releases: jenkins-zh/git-backup-actions

v0.0.8

17 Nov 01:27
Compare
Choose a tag to compare

Full Changelog: v0.0.7...v0.0.8

  • Fix the breaking change, provide a default value of the branch to be master

v0.0.7

16 Nov 08:06
Compare
Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7

v0.0.6

31 May 01:46
9cfcd5c
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

18 Apr 01:25
cbbad9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

Add support for backup to multiple git providers

09 Oct 13:48
bfccc7f
Compare
Choose a tag to compare
Fix the error when add git remote (#5)

* Fix the error when add git remote

* Always remove remote backup at the end

The first release

30 Sep 02:48
adf52b3
Compare
Choose a tag to compare
Inital import (#1)

* Inital import

* Remove unused codes

* Update entrypoint.sh

* Update entrypoint.sh

* Add git remote -vv

* Git status

* Git status

* Add git user and email

* Add git user and email

* Add git user and email

* Add git user and email

* Add git user and email

* Print git version

* Get user and email from env

* Add readme file

* Add info into dockerfile related with github action