Jacob Coffee
Jacob Coffee
### Summary We need to be able to pull sponsor data from our various sources. This will include sources from: - GitHub Sponsors (GraphQL API) - OpenCollective - Polar.sh Preferably...
### Summary >Kumzy As litestar will grow, I do not know if you plan in a future to have some kind of LTS version. I know some open source (espacially...
### Summary - https://scalar.com/swagger-editor ### Basic Example - Swagger - ReDoc - RapiDoc - Stoplight Elements - **Scalar** ### Drawbacks and Impact This will need to be refactored into a...
### Summary Clarify, and add (via Polar.sh w/ @birkjernstrom's 2024 work planed) support tiers that can support scenarios where regulation, security, or other factors require an official support plan: >...
### Summary I'm not sure about everyone else, but every project I've worked on has either had elements or swagger as the root site, overriding the default `redoc` config. I...
### Summary I think it would be nice to add in a separate file `ci-dev.yml` or something that allows Python pre-releases to run against our codebase. This helps us in...
### Description The error issue from https://github.com/litestar-org/litestar/issues/1672 was resolved in https://github.com/litestar-org/litestar/pull/1742; however, the log levels should properly be set when `--debug` is set with the CLI. ### URL to code...
### Summary We have a [sentry](https://docs.sentry.io/) integration for 1.x. We need to update that integration, but we did not write any docs. - https://docs.sentry.io/platforms/python/ should have a guide about Litestar...
## Summary - Updates badges to have brand-centric style See Also: - https://github.com/astral-sh/ruff/pull/10123 - https://github.com/astral-sh/rye/pull/769 ## Test Plan
Hello, we are using Procrastinate for a work project and I'm having a difficult time getting wrapped functions to document with Sphinx correctly. ## Issue When wrapping a function it...