Litestarification - #16
Draft
peterschutt wants to merge 6 commits into
Draft
Conversation
Member
|
Any updates @peterschutt? |
Contributor
Author
|
Afraid not @hasansezertasan - a change of job has pulled me away from litestar and python in general I'm afraid. You should jump on to the discord and ask around for a template, everyone around the project is really friendly and I'm sure will get you heading in the right direction. |
Member
Thank you for your quick response 🙏. I'll do that 🫡. |
This was referenced Jul 22, 2026
hasansezertasan
added a commit
that referenced
this pull request
Jul 23, 2026
Add a codecov job to the CI workflow that consumes the existing coverage-xml artifact and uploads it via codecov/codecov-action, plus a root codecov.yml (auto targets, patch coverage, PR comments) and a coverage badge in the README. Adapted from #16. Stacked on the zizmor hardening (#39): the codecov job uses SHA-pinned actions, persist-credentials: false, and a least-privilege permissions block so it passes the zizmor pre-commit gate. Closes #24
This was referenced Jul 23, 2026
This was referenced Jul 24, 2026
hasansezertasan
added a commit
that referenced
this pull request
Jul 26, 2026
Add contact_links (Litestar Documentation, Litestar Website, Discord) to the issue template chooser so users are routed to the right place before opening an issue. Keeps blank_issues_enabled: false. Adapted from #16, correcting the invalid blank_lines_enabled key and using the current discord.gg/litestar invite. Closes #30
hasansezertasan
added a commit
that referenced
this pull request
Jul 26, 2026
Add .github/CODEOWNERS assigning the @litestar-org/maintainers and @litestar-org/members teams as global code owners, with docs/* additionally owned by @JacobCoffee and @provinzkraut. Adopted from #16. Closes #26
hasansezertasan
added a commit
that referenced
this pull request
Aug 7, 2026
Add a codecov job to the CI workflow that consumes the existing coverage-xml artifact and uploads it via codecov/codecov-action, plus a root codecov.yml (auto targets, patch coverage, PR comments) and a coverage badge in the README. Adapted from #16. Stacked on the zizmor hardening (#39): the codecov job uses SHA-pinned actions, persist-credentials: false, and a least-privilege permissions block so it passes the zizmor pre-commit gate. Closes #24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Description
Close Issue(s)