-
Notifications
You must be signed in to change notification settings - Fork 116
CI(deploy): Add more installation configs to surface failure cause #1658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* main: ci(remove future behavior warning): Set the `asyncio_default_fixture_loop_scope` to `fixture` (#1655)
…ys-legacy` for now
…e custom app name to avoid app clashes on same server
…d is cosmetic for connect
|
The GitHub installs now fail on dogfood. This should currently be working. Relay from @karangattu
The goal of this PR is achieved. We can now determine where the install process fails on connect deployment testing. Merging PR |
Thank you! |
* main: CI(deploy): Add more installation configs to surface failure cause (posit-dev#1658) `Chat.messages()` no longer trims messages by default (posit-dev#1657) tests(controllers): Split _controls.py into separate files (posit-dev#1652) Chat tweaks (posit-dev#1607) docs: Add modal_show/remove examples (posit-dev#1628) Delay sending of chat UI messages until reactive graph is flushed (posit-dev#1593) ci(remove future behavior warning): Set the `asyncio_default_fixture_loop_scope` to `fixture` (posit-dev#1655) bug: Verify mypy can run on CI (posit-dev#1650) Fix CI install failures on Windows (posit-dev#1651) Quartodoc 0.7.6 (posit-dev#1636) Allow `@chat.transform_assistant_response` function to return `None` (posit-dev#1641) feat: Support templates with `_template.json` metadata (posit-dev#1631) Fix KeyError when serving static files (posit-dev#1648) tests(navsets): Add navsets kitchensink tests (posit-dev#1602) Change default claude model to 3.5 sonnet
Configs:
When errors occur on deployment, we will now be able to quickly determine if the dogfood server, rsconnect package, or shiny is the reason.