gitploy
gitploy copied to clipboard
Build the deployment system around GitHub in minutes.
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`....
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....
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,...