gitploy icon indicating copy to clipboard operation
gitploy copied to clipboard

Build the deployment system around GitHub in minutes.

Results 25 gitploy issues
Sort by recently updated
recently updated
newest added

The server's business logic is partially located in the `server`. But the role of the `server` directory is HTTP communication, so we should move all business logic from the `server`....

component: server
enhancement

Resolve #503

component: server
enhancement

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.24.0. Release notes Sourced from go.uber.org/zap's releases. v1.24.0 Enhancements: #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level....

dependencies

Resolves #499

component: ui
enhancement

It would be better to use query parameters when searching the deployment list of the environment. Because users expect the deployment list stays when users return from another page. Also,...

component: ui