Commit graph

1 commit

Author SHA1 Message Date
0db21e70a1 fix: move PROJECT_REPO_ROOT after pname assignment in entrypoint + add updating-factory docs (#515)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
## Summary
- Fix bug where `PROJECT_REPO_ROOT` was set before `pname` was read from the TOML, resulting in an empty variable
- Add `docs/updating-factory.md` covering the client-side factory update procedure

Pre-release cleanup for v0.1.1.

Co-authored-by: johba <johba@users.codeberg.org>
Reviewed-on: #515
Reviewed-by: disinto-admin <admin@disinto.local>
Co-authored-by: dev-bot <dev-bot@disinto.local>
Co-committed-by: dev-bot <dev-bot@disinto.local>
2026-04-09 17:44:42 +00:00