ci: publish Maven packages to Gitea registry on push to master #8

Merged
Relism merged 1 commits from ci/publish-maven into master 2026-08-12 19:39:12 +00:00
Owner

Lets Pathway (and other consumers) resolve dev.relism:flash from Gitea's Maven registry instead of requiring a local mvn install. Every push stamps all modules with a commit-scoped version (2.1.0-) before deploying, since Gitea's registry won't let a build overwrite an existing name+version.

Lets Pathway (and other consumers) resolve dev.relism:flash from Gitea's Maven registry instead of requiring a local mvn install. Every push stamps all modules with a commit-scoped version (2.1.0-<short-sha>) before deploying, since Gitea's registry won't let a build overwrite an existing name+version.
Relism added 1 commit 2026-08-12 19:38:29 +00:00
Lets Pathway (and other consumers) resolve dev.relism:flash from Gitea's
Maven registry instead of requiring a local `mvn install`. Every push
stamps all modules with a commit-scoped version (2.1.0-<short-sha>) before
deploying, since Gitea's registry won't let a build overwrite an existing
name+version.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Relism merged commit c235e67158 into master 2026-08-12 19:39:12 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Relism/Flash5#8