Skip to content

Upgrade to Resonant v0.51.0#515

Merged
brianhelba merged 1 commit into
mainfrom
upgrade-resonant
May 21, 2026
Merged

Upgrade to Resonant v0.51.0#515
brianhelba merged 1 commit into
mainfrom
upgrade-resonant

Conversation

@brianhelba
Copy link
Copy Markdown
Member

No description provided.

@brianhelba brianhelba requested a review from BryonLewis May 20, 2026 01:14
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying bats-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: 206b954
Status: ✅  Deploy successful!
Preview URL: https://409d8602.bats-ai.pages.dev
Branch Preview URL: https://upgrade-resonant.bats-ai.pages.dev

View logs

Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the new settings including the rabbitmq upgade and it worked in my classic dev style (using docker compose up).

Seemed to work in dev containers as well

I may have still had an issue launching the task and having direct access to the ports (but if I manually started from the terminal I was able to get client/django access. I will debug further but I don't see it as a blocker for this).

@brianhelba brianhelba merged commit 705b70a into main May 21, 2026
4 checks passed
@brianhelba brianhelba deleted the upgrade-resonant branch May 21, 2026 14:30
@brianhelba
Copy link
Copy Markdown
Member Author

I may have still had an issue launching the task and having direct access to the ports

@BryonLewis I'm not understanding this, but let's remember to discuss it.

@BryonLewis
Copy link
Copy Markdown
Collaborator

BryonLewis commented May 21, 2026

I may have still had an issue launching the task and having direct access to the ports

@BryonLewis I'm not understanding this, but let's remember to discuss it.

I launch the task for starting Django + Vite + Celery and localhost:8080 and localhost:8000/admin (Django Admin) in my browser don't seem to have the proper port forwarding/tunneling or whatever mechanism dev containers are using to expose that on my system. Almost like it isn't exposed outside of the container. I don't know if this is a system setting on my end or something else that is causing it. When I do launch vite (npm run vite) manually instead of localhost:8080 it uses 127.0.0.1:8080 and then I have access. Same with django if I manually run ./manage.py runserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants