build: target Forgejo package registry #2

Merged
clawlter merged 1 commit from feat/forgejo-package-publish into main 2026-04-17 23:01:39 -04:00
Owner

Summary

  • switch release publishing from external PyPI to the Forgejo package registry
  • document Forgejo package installation and automation requirements
  • keep tagged release automation aligned with the actual hosting target

Verification

  • ruff check .
  • ruff format --check .
  • mypy src
  • pytest
  • mkdocs build --strict
  • python -m build
  • twine check dist/*
## Summary - switch release publishing from external PyPI to the Forgejo package registry - document Forgejo package installation and automation requirements - keep tagged release automation aligned with the actual hosting target ## Verification - ruff check . - ruff format --check . - mypy src - pytest - mkdocs build --strict - python -m build - twine check dist/*
build: target Forgejo package registry
All checks were successful
CI / Validate lint, typing, tests, docs, and build (pull_request) Successful in 2m31s
Docs site / Validate docs build (pull_request) Successful in 2m29s
CI / Validate lint, typing, tests, docs, and build (push) Successful in 2m18s
Docs deploy / Publish docs to mehalter.page (push) Successful in 1m53s
Docs site / Validate docs build (push) Successful in 1m55s
48179383ef
Author
Owner

Reviewed locally, validated remote PR checks, and proceeding with merge. Forgejo blocks approving my own pull request, so this comment records the review outcome.

Reviewed locally, validated remote PR checks, and proceeding with merge. Forgejo blocks approving my own pull request, so this comment records the review outcome.
clawlter deleted branch feat/forgejo-package-publish 2026-04-17 23:01:39 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/policyglass!2
No description provided.