Commit Graph
10 Commits
Author SHA1 Message Date
José Arturo García 5595296401 Use non-editable CI install for account_do
Hatchling cannot build editable installs when project sources rewrite a prefix.

Install the package normally with test extras in Gitea Actions and keep the workflow coverage test aligned with that supported install path.
2026-08-09 13:27:38 -04:00
José Arturo García fc5cef658f Strengthen account_do tests and publishing checks
Add static coverage for module configuration, XML inventory, tax views, translations, migration metadata, and the Gitea publishing workflow.

Make Gitea Actions run install, compileall, unittest, build, and twine check before publishing packages from series branches.

Fix packaging documentation and RST rendering issues so package validation passes before upload.
2026-08-09 13:24:59 -04:00
José Arturo García a5a532a3e3 Version packages from series branches 2026-07-22 20:16:05 -04:00
José Arturo García 79e93b1748 Use semantic CI package versions 2026-07-22 20:11:21 -04:00
joseagrc 295d5dca68 Update .gitea/workflows/publish.yml 2026-07-22 18:38:00 -05:00
José Arturo García 9374457c57 Use CI post version for Gitea package uploads 2026-07-22 19:30:47 -04:00
José Arturo García f448205978 Remove unsupported artifact upload from workflow 2026-07-22 19:28:11 -04:00
José Arturo García ac4f674710 Publish package on every branch push 2026-07-22 19:22:43 -04:00
José Arturo García cf075aa4d9 Run package workflow on branch pushes 2026-07-22 19:21:09 -04:00
José Arturo García 6ba53c9d7b Add Gitea package publishing workflow 2026-07-22 19:15:36 -04:00