Commit Graph

5 Commits

Author SHA1 Message Date
vikingowl 7ffbd46358 fix: use git add -A in aur-publish-pkg 2026-03-28 11:21:03 +01:00
vikingowl 627cbcbf91 fix: aur-stage glob handling for packages without .install files 2026-03-28 10:51:53 +01:00
vikingowl 9e221b2328 chore: overhaul justfile for deployment pipeline
Key additions:
- bump-crate now updates Cargo.lock and commits (fixes --locked builds)
- bump-all updates lock file and commits
- tag-crate creates per-plugin tags ({crate}-v{version})
- Full AUR recipes: aur-update-pkg, aur-publish-pkg, aur-stage, aur-commit
- aur-stage handles embedded .git dirs in AUR subdirectories
- release-plugin does full pipeline: bump → push → tag → AUR → publish
- aur-status shows all plugin package versions
2026-03-28 10:31:44 +01:00
vikingowl 4dc0c8ee75 refactor: keep lua and rune runtimes in core repo (they are infrastructure, not plugins) 2026-03-26 13:17:35 +01:00
vikingowl 07a02b20e7 feat: scaffold owlry-plugins workspace 2026-03-26 13:11:18 +01:00