Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create several aliases for a single deployment #1187

Open
KnorpelSenf opened this issue Jul 21, 2024 · 1 comment
Open

Create several aliases for a single deployment #1187

KnorpelSenf opened this issue Jul 21, 2024 · 1 comment

Comments

@KnorpelSenf
Copy link

We currently use the default setting for alias which comments a new unique deployment URL on the pull request. This works great.

Now, we'd like to additionally have an alias for the branch name (or pull request ID, either way works) that is stable across pushes to the same branch. It should always point to the latest deployment performed from that branch.

We can't really change the setting for alias because when we do that, the unique deployment URLs will be gone. Ideally, we would like to keep them and still have a URL per branch.

Is that possible, either now or after contributing to your repo?

@KnorpelSenf
Copy link
Author

KnorpelSenf commented Jul 21, 2024

We can of course perform two deployments of the same build artefacts, but the build output is rather large at ~200 MB and ~2800 files so a single deployment already takes a few minutes just to upload. It would not be optimal to have to do this once per alias.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant