community-platform
community-platform copied to clipboard
[bug] Preview website is not updated on PR push
Describe the bug When the label "Review allow-preview ✅" is added to an open PR, a new site instance is created on fly.io with the PR changes. It works well. When further changes are pushed to the branch, it triggers a new deploy to the same instance, but the code changes are not visible. The current work-around is to remove the label (which triggers the instance to be deleted) and add it again.
Expected behaviour It should update the deployed code when pushing changes to the PR.
#4128 didn't fix. Need to investigate further.
:tada: This issue has been resolved in version 2.31.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Still a problem and super annoying. Would really appreciate some help on this one.