This repository has been archived by the owner on May 30, 2024. It is now read-only.
Releases: gitploy-io/gitploy
Releases · gitploy-io/gitploy
v0.2.0
Features
Prometheus metrics for DevOps
Gitploy provides Prometheus metrics for DevOps. It gives some key metrics to measure velocity, quality, and performance. :)
Related Issues & PRs:
Auto Unlock
Gitploy has provided a locking system which is helpful for some cases, especially for development, you want to occupy the development environment until finishing the test. But the pain point is that you should unlock the environment, and others couldn't know whether the test is completed.
Auto unlock is an excellent feature to resolve. Gitploy automatically unlocks the environment at the time you set it.
Related Issues & PRs:
- Provide the feature auto-unlock (#155)
Minor features
- Foldable status field in UI(#172)
Fixes
- Fix to handle the time UTC on the server-side(#171).
- Synchronize the
created_at
with the time of deployment status.
v0.2.0-rc1
Fix the version of image in docs (#175)
v0.2.0-beta1
Fix the status foldable in UI (#172)
v0.2.0-alpha2
Enable prometheus for dev
v0.2.0-alpha1
Add docs for gitploy_lead_time_seconds