All 7 services deployed healthy. No operator action required for this upgrade (Django migrations run automatically via AUTO_MIGRATIONS=true).
Next steps (after PR review)
# 1. Review the PR on git.autonomic.zone (link above)# 2. Pull the PR branch locally:cd ~/.abra/recipes/lasuite-meet
git fetch git@git.autonomic.zone:recipe-maintainers/lasuite-meet.git upgrade-0.3.0+v1.16.0:upgrade-0.3.0+v1.16.0
git checkout upgrade-0.3.0+v1.16.0
# 3. Push to your upstream fork:
git push dev HEAD:upgrade-0.3.0+v1.16.0
# 4. Open & merge a PR on upstream:# https://git.coopcloud.tech/coop-cloud/lasuite-meet/pulls# 5. After upstream merges, push the tag to publish:
git push dev 0.3.0+v1.16.0
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Upgrade
lasuite-meetfrom0.2.0+v1.15.0to0.3.0+v1.16.0.Image tag changes
Release notes
Test results (test instance: lasuite-meet.cctest.autonomic.zone)
tests/health_check.pytests/oidc_login.pytests/meeting_flow.pytests/webrtc-media.pyhttps://lasuite-meet.cctest.autonomic.zonewss://livekit-meet.cctest.autonomic.zonesignalingAll 7 services deployed healthy. No operator action required for this upgrade (Django migrations run automatically via AUTO_MIGRATIONS=true).
Next steps (after PR review)
cc @trav @notplants
Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced
Pull request closed