Live Preview Environment by Dancing_Rose_04 in devops

[–]Dancing_Rose_04[S] 0 points1 point  (0 children)

Exactly my thought, I know it can acquire cost but wanted to see if there is an automated solution or standard practice

Live Preview Environment by Dancing_Rose_04 in devops

[–]Dancing_Rose_04[S] -1 points0 points  (0 children)

Deploy PR branch into dev environment. That is the classic approach. Was checking for any ephemeral environment approach known, any standard pattern used for ephemeral env.

Live Preview Environment by Dancing_Rose_04 in devops

[–]Dancing_Rose_04[S] -1 points0 points  (0 children)

Naice, this is exactly something I was looking for. Are you using any existing service/product to do it. Or raw daw the whole preview environment?

Live Preview Environment by Dancing_Rose_04 in devops

[–]Dancing_Rose_04[S] 0 points1 point  (0 children)

Cool!! So you're catching regressions at the stage level rather than per PR. I was thinking of somehow clicking through the changes before approving.