Skip to content

feat: Various minor improvements - #32

Merged
niclimcy merged 1 commit into
wpbs-rs:mainfrom
celarye:feat/var-impr
Aug 11, 2026
Merged

feat: Various minor improvements#32
niclimcy merged 1 commit into
wpbs-rs:mainfrom
celarye:feat/var-impr

Conversation

@celarye

@celarye celarye commented Aug 6, 2026

Copy link
Copy Markdown
Member
  • Exit early if no plugin initializes successfully.

  • Moved the log CLI arguments to the bottom and simplified argument help messages.

  • Further TaskTracker adoption.

  • Moved plugin Uuid into AvailablePlugin.

  • Moved service registration functions into service sub modules.

    • Temporarily removed the old deregistration implementation.
  • Naming and ordering consistency.

@celarye celarye self-assigned this Aug 6, 2026
@celarye celarye added the enhancement New feature or request label Aug 6, 2026
@celarye
celarye force-pushed the feat/var-impr branch 6 times, most recently from 61d3d06 to 063bd77 Compare August 9, 2026 20:53
- Exit early if no plugin initializes successfully.
- Moved the log CLI arguments to the bottom and simplified argument help messages.

- Further `TaskTracker` adoption.
- Moved plugin `Uuid` into `AvailablePlugin`.
- Moved service registration functions into service sub modules.
  - Temporarily removed the old deregistration implementation.
- Naming and ordering consistency.
@celarye
celarye marked this pull request as ready for review August 10, 2026 23:13
@celarye
celarye requested a review from niclimcy August 10, 2026 23:13
Comment thread src/registry.rs
Comment thread src/runtime/internal/services/discord.rs
@niclimcy
niclimcy merged commit 17b2e31 into wpbs-rs:main Aug 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants