Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/checkout action to v7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/cache action to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/labeler action to v7
chore(deps): update astral-sh/setup-uv action to v9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): lock file maintenance
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.
User description
Type of Change
Related Issues
Breaking Changes
Checklist
Additional Context
PR Type
Enhancement, Configuration
Description
Update numerous GitHub Actions to their latest major versions.
Introduce GitHub Environments and branch protection rules for
developandmain.Add configuration for Zed editor and Prettier for JSON files.
Refactor release workflow to support
developandmainbranches.Diagram Walkthrough
File Walkthrough
10 files
Update `setup-uv` action to v9.0.0Update `actions/checkout` to v7Update Docker-related GitHub Actions for devcontainer buildUpdate Docker-related GitHub Actions for image buildUpdate `actions/checkout` to v7Update `actions/labeler` to v7Update `actions/checkout` to v7Update `pr-agent` action to v0.41.0Update `actions/create-github-app-token` and `codecov/codecov-action`Update Python dependencies to newer versions6 files
Add GitHub Environments configuration for Develop, Production, andGitHub PagesAdd branch protection rules for the `develop` branchAdd Prettier configuration for JSON filesAdd Zed editor settings for various languages and formattersAdd new words to the `codebook` configurationIgnore `CPY001` rule in Ruff configuration6 files
Add checkout step and pull request write permissionsAssign `github-pages` environment and update actionsChange publish trigger branch and update Docker-related actionsChange publish trigger branch and update Docker-related actionsRefactor release workflow for `develop` and `main` branchesAdd environment and permission configuration, update branch protectionlogic1 files
Remove draft release workflow