You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if someone, including myself does a PR to the website there is no clear visibility into how the changes look, whether they work, etc. Instead it requires the reviewer to pull down the contributors branch, build assets, etc. etc. in order to effectively review a change.
Currently if someone, including myself does a PR to the website there is no clear visibility into how the changes look, whether they work, etc. Instead it requires the reviewer to pull down the contributors branch, build assets, etc. etc. in order to effectively review a change.
We should use gigalixir (free tier surely) for spinning up review apps. This is relatively simple https://gigalixir.readthedocs.io/en/latest/deploy.html#how-to-set-up-review-apps-feature-branch-apps. Doing this in github actions is essentially the same, gigalixir made a howto using github actions but can't seem to find it ATM.
The text was updated successfully, but these errors were encountered: