Noah Lee
Noah Lee
The Drone has a bug that changes the environment of GitHub deployment after a build when the trigger is promoted. It looks like the Drone maps the `target` field with...
**Is your feature request related to a problem? Please describe.** After deploying with a payload, we cannot check it through the UI. If the view shows the payload we sent,...
**Is your feature request related to a problem? Please describe.** Currently, we can fetch the configuration file from only the default branch. However, in some cases, we need to fetch...
## Objectives Gitploy V1 provides what users need to build an delivery pipeline. ## Roadmap - [ ] Advanced Deployment - [x] #217 - [x] #98 - [x] #377 -...
**Describe the bug** For security issues, we should provide a way to reissue an authorization token by a user. In general, many services already provide the ability to reissue tokens.
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`....