Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Releases: gitploy-io/gitploy

v0.4.0-beta1

22 Nov 07:38
dc44049
Compare
Choose a tag to compare
v0.4.0-beta1 Pre-release
Pre-release
Fix the ref (#240)

v0.4.0-alpha1

20 Nov 04:18
f72d289
Compare
Choose a tag to compare
v0.4.0-alpha1 Pre-release
Pre-release
Add the instruction for OSS (#226)

v0.3.4

09 Nov 13:08
c87aa1c
Compare
Choose a tag to compare

Fixed

  • Change /metrics into the community edition (#216)

v0.3.3

08 Nov 13:48
e077536
Compare
Choose a tag to compare

Added

  • Provide the 'Approve and Deploy' button (#214)
  • Fix to update reviews synchronously by the review event (#213)

v0.3.2

07 Nov 09:00
1c39f79
Compare
Choose a tag to compare

Fixed

  • Remove the payload binding for deployment PATCH API(#211 )

v0.3.1

07 Nov 09:16
ee9989b
Compare
Choose a tag to compare

Fixed

  • Add 'approval' enum to remove the schema error(#210)

v0.3.0

07 Nov 07:51
Compare
Choose a tag to compare

Added

Community Edition

Gitploy separates the community edition from the enterprise edition for the community. It provides the deployment system to the personal user or the small team.

  • Separate the community edition from the enterprise edition (#184)
  • Add a new license type for OSS (#186)

Revisit Review system

The review system is changed that you can specify reviewers in the configuration file. It makes maintainers or admins can handle the deployment of the application more easily.

  • Change to select reviewers into static reviewers (#201)
  • Fix to skip self-review (#202)

Error handling

  • Add error package to handle generally (#187)
  • Fix error handling of repo APIs (#198)

v0.2.3

24 Oct 13:10
Compare
Choose a tag to compare
Add google analytics

v0.2.2

24 Oct 01:54
5dd402b
Compare
Choose a tag to compare

Features

  • Add new metrics for repositories.

v0.2.1

22 Oct 13:39
d537567
Compare
Choose a tag to compare

Features

  • Add a new metric gitploy_total_commit_count (#180)
  • Display the message when setting auto-unlock (#179)

Fixes

  • Fix the name of metrics (#182)