Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Releases: beniwtv/git-deployer

0.1.2 - Gogs support!

19 Jul 15:41
Compare
Choose a tag to compare

We are proud to announce Git-Deployer 0.1.2!

Git-Deployer is a tool which you can use to manage your deployments from Git repositories. This release introduces early support for Gogs!

We updated libraries to fix CVE-2016-5385 as well. (Only affects if you were running Git-Deployer somewhere in your CGI environment).

0.1.1 - Keeping these updates

13 Mar 11:48
Compare
Choose a tag to compare

We are proud to announce Git-Deployer 0.1.1!

Git-Deployer is a tool which you can use to manage your deployments from Git repositories. This just updates all the underlying dependencies, no other changes where made.

0.1.0 - A good start

25 Dec 14:06
Compare
Choose a tag to compare

We are proud to announce Git-Deployer 0.1.0!

Git-Deployer is a tool which you can use to manage your deployments from Git repositories. It currently has the following features:

  • Supports GitHub and GitLab APIs
  • Local storage for keeping deployment status
  • Deploys to Docker containers
  • MIT licensed

Enjoy!