docs(build): complete Leaf delivery stories
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
type: User Story
|
||||
title: "US-007: Build and release Leaf"
|
||||
description: Give maintainers repeatable Spigot builds, automated verification, and versioned Gitea releases.
|
||||
status: in-progress
|
||||
status: done
|
||||
---
|
||||
|
||||
# US-007: Build and release Leaf
|
||||
@@ -21,7 +21,7 @@ As a **plugin maintainer**, I want automated builds and releases modeled on Spig
|
||||
- [x] A successful release builds a versioned Leaf JAR and attaches it to the corresponding Gitea release.
|
||||
- [x] Build files, Gradle wrapper, workflows, and release behavior follow `../spigot-base/` where applicable while using Leaf names and identifiers.
|
||||
- [x] The initial approved user-story bundle is kept in one documentation commit.
|
||||
- [ ] Subsequent implementation work is organized into a separate conventional commit for each implemented user story.
|
||||
- [x] Subsequent implementation work is organized into a separate conventional commit for each implemented user story.
|
||||
- [x] No remote push is performed until the maintainer confirms that the Gitea repository and release token secret are ready.
|
||||
|
||||
## Related
|
||||
|
||||
Reference in New Issue
Block a user