master 2 testing #2

Merged
tuxza merged 17 commits from master into testing 2026-08-14 04:26:19 +00:00
Owner
No description provided.
Implement channel and inventory system with migrations and helpers
Refactor entity imports, error handling, and shop commands
Refactor shop system with item listing, buying, and inventory management
Implement rank command, channel purging, and XP caching
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
add rust-clippy.yml
Some checks failed
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
de789ae736
Signed-off-by: tuxza <tuxzilla@tuxzilla.com>
Update workflow runner to use rust label
Some checks failed
rust-clippy analyze / Run rust-clippy analyzing (push) Failing after 14s
c7da0c1684
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Update checkout step in clippy workflow
Some checks failed
rust-clippy.yml / Update checkout step in clippy workflow (push) Failing after 0s
6942ddba98
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
tuxzilla is dumb
All checks were successful
rust-clippy analyze / Run rust-clippy analyzing (push) Successful in 1m6s
3eac78cb00
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Migrate CI to Forgejo and bump version to 0.8.1
Some checks failed
rust-clippy analyze / Run rust-clippy analyzing (push) Successful in 1m8s
Rust / build (push) Has been cancelled
d8db31df77
Replace GitHub Actions with a Forgejo workflow and increment the package
version.

Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Consolidate and update CI workflows
All checks were successful
rust analyze / Run rust-clippy analyzing (push) Successful in 4m19s
9e26b3349b
Replace multiple workflow files with a unified
`.forgejo/workflows/rust.yml`and enforce clippy warnings, and include a
release build.

Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Update rust.yml
All checks were successful
rust analyze / Run rust-clippy analyzing (push) Successful in 5m9s
1e62011c59
Signed-off-by: tuxza <tuxzilla@tuxzilla.com>
Bump patch version and improve shop verification logic
Some checks failed
rust analyze / Run rust-clippy analyzing (push) Has been cancelled
1d0d1aafea
Renamed `db_verify_shop` to `db_verify_shop_owner` to clarify intent and
added `db_verify_shop_exists` to decouple channel existence checks from
ownership checks. Added ownership verification to the `remove` command.

Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
Update CONTRIBUTING.md and refactor database ID handling
Use i64 for user and channel IDs across database operations
All checks were successful
rust analyze / Run rust-clippy analyzing (push) Successful in 49s
005dfc7001
Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>
tuxza merged commit 939f731e3c into testing 2026-08-14 04:26:19 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
tuxza/botplate!2
No description provided.