Skip to content

Docs dbot#14

Merged
DanielAvdar merged 3 commits intomainfrom
docs-dbot
Apr 11, 2025
Merged

Docs dbot#14
DanielAvdar merged 3 commits intomainfrom
docs-dbot

Conversation

@DanielAvdar
Copy link
Owner

No description provided.

Upgraded `ruff` pre-commit hook and adjusted Sphinx dependencies for Python versions. Modified GitHub workflows to improve build and documentation processes, introducing targeted `make` commands. Updated `.readthedocs.yaml` to refine package synchronization and system configurations.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Updated the GitHub Actions `publish.yml` workflow to replace `uv sync --all-extras` with a `make` command. This ensures consistency with the project's build process and aligns with the existing `make test` step.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (909edd1) to head (524722c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Introduced a new `install-docs` Makefile target to streamline documentation-related dependencies by syncing only the `docs` group. Updated the GitHub Actions workflow to replace the generic `make` command with `make install-docs`, ensuring a focused and efficient build process for docs.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
@DanielAvdar DanielAvdar merged commit 300902d into main Apr 11, 2025
18 checks passed
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.

2 participants