2 years ago
A unique URL for each service within each environment that users can call to re-build and re-deploy their service.
7 Replies
2 years ago
I support
2 years ago
how would authorization be done?
The links would be service + environment specific so they'd be secret + pre-authorized is what I was thinking.
a year ago
Considering this was posted 7 months ago and has only received two upvotes, there is no ETA.
But please share your use case.
a year ago
I have a static website built with Astro JS. I want it to automatically redeploy every day using GitHub Actions, as while deploy it fetches some new data to display daily. I don't want to build an SSR app.
a year ago
Hey, your question doesn't really pertain to the original post, though I do have some ideas, please open your own help thread so we can work through some possible solutions.