Add fly.io preview deploy command #8

Open
opened 2022-05-09 20:46:14 +00:00 by jolheiser · 0 comments
Owner

/preview <PR num>

Would need to commit a file to gitea-pr-preview and listen on an HTTP endpoint for the deployment callback.

Commit implementation should likely use PAT so that GH vs Gitea doesn't matter in the future.

Commit should follow pattern <PR num>-<latest PR commit>-<password>

API would receive a plain-text URL for accessing the preview.

`/preview <PR num>` Would need to commit a file to `gitea-pr-preview` and listen on an HTTP endpoint for the deployment callback. Commit implementation should likely use PAT so that GH vs Gitea doesn't matter in the future. Commit should follow pattern `<PR num>-<latest PR commit>-<password>` API would receive a plain-text URL for accessing the preview.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/distea#8
No description provided.