Skip to content

v0.0.1#179

Open
a5chin wants to merge 157 commits into
mainfrom
develop
Open

v0.0.1#179
a5chin wants to merge 157 commits into
mainfrom
develop

Conversation

@a5chin

@a5chin a5chin commented Feb 21, 2026

Copy link
Copy Markdown
Owner

User description

Type of Change

  • Hotfix
  • Bug Fix
  • Dependency Update
  • Feature
  • Refactor
  • CI/CD
  • Documentation

Related Issues

Breaking Changes

  • No breaking changes
  • API signature changed
  • Configuration changed
  • Behavior changed
  • Dependencies changed
  • Features removed

Checklist

  • Dependencies added/updated
  • New environment variables
  • Performance impact assessed
  • Security implications reviewed
  • Deployment notes

Additional Context


PR Type

Enhancement, Bug fix, Dependencies


Description

  • Update GitHub Actions to latest versions for improved reliability.

  • Refactor CI/CD workflows for release, deployment, and branch protection.

  • Introduce Zed editor and Prettier configurations for consistent formatting.

  • Bump Python package dependencies to their latest stable versions.


Diagram Walkthrough

flowchart LR
    A[GitHub Actions] -- "Update Versions" --> B(Improved Stability & Features)
    C[CI/CD Workflows] -- "Refactor Release & Deploy" --> D(Streamlined Deployment)
    E[Branch Protection] -- "Configure Rules" --> F(Enhanced Security)
    G[Development Setup] -- "Add Zed & Prettier Configs" --> H(Consistent Formatting & DX)
    I[Python Dependencies] -- "Bump Versions" --> J(Latest Libraries)
Loading

File Walkthrough

Relevant files
Dependencies
5 files
action.yml
Update `setup-uv` GitHub Action to version `v8.2.0`           
+1/-1     
devcontainer.yml
Update Docker-related GitHub Actions to newer versions     
+3/-3     
docker.yml
Update Docker-related GitHub Actions to newer versions     
+3/-3     
pr-agent.yml
Update `pr-agent` GitHub Action to version `v0.36.0`         
+1/-1     
pyproject.toml
Update various Python package dependencies to newer versions
+14/-14 
Configuration changes
7 files
environments.json
Define GitHub environments for Develop, Production, and github-pages
+23/-0   
protection.json
Add branch protection rules for the `develop` branch         
+15/-0   
gh-deploy.yml
Assign `github-pages` environment to the deployment job   
+2/-0     
publish-app.yml
Change push trigger branch to `develop` and update Docker actions
+5/-5     
publish-devcontainer.yml
Change push trigger branch to `develop` and update Docker actions
+5/-5     
.prettierrc.json
Add Prettier configuration for JSON, JSON5, and JSONC files
+11/-0   
codebook.toml
Add a new file containing a list of words for a codebook 
+117/-0 
Enhancement
5 files
approve.yml
Grant pull request write permissions and add checkout step to workflow
+6/-0     
release.yml
Revamp release workflow for develop and main branches with
environments
+35/-8   
setting.yml
Enhance repository settings workflow for environments, permissions,
and branch protection
+91/-13 
test.yml
Add `develop` branch to push trigger and update Codecov/token actions
+3/-2     
settings.json
Configure Zed editor settings for various languages and formatters
+48/-0   
Cleanup
1 files
draft.yml
Remove the 'Draft Release' workflow                                           
+0/-27   

a5chin and others added 30 commits May 13, 2026 15:12
chore(uv): update ty requirement from >=0.0.34 to >=0.0.35
Updates the requirements on [sqlfluff](https://github.com/sqlfluff/sqlfluff) to permit the latest version.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-version: 4.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update sqlfluff requirement from >=4.1.0 to >=4.2.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.35...0.0.36)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.36
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update ty requirement from >=0.0.35 to >=0.0.36
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.12...0.15.13)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(uv): update ruff requirement from >=0.15.12 to >=0.15.13
Updates the requirements on [sqlfluff](https://github.com/sqlfluff/sqlfluff) to permit the latest version.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-version: 4.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update sqlfluff requirement from >=4.2.0 to >=4.2.1
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.36...0.0.38)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.38
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update ty requirement from >=0.0.36 to >=0.0.38
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.13...0.15.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.14
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(uv): update ruff requirement from >=0.15.13 to >=0.15.14
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.38...0.0.39)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.39
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [jaxtyping](https://github.com/patrick-kidger/jaxtyping) to permit the latest version.
- [Release notes](https://github.com/patrick-kidger/jaxtyping/releases)
- [Commits](patrick-kidger/jaxtyping@v0.3.9...v0.3.10)

---
updated-dependencies:
- dependency-name: jaxtyping
  dependency-version: 0.3.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update ty requirement from >=0.0.38 to >=0.0.39
chore(uv): update jaxtyping requirement from >=0.3.9 to >=0.3.10
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.39...0.0.40)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.40
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update ty requirement from >=0.0.39 to >=0.0.40
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.14...0.15.15)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(uv): update ruff requirement from >=0.15.14 to >=0.15.15
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>
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.

1 participant