Skip to content

Release: 2 features, 1 chore → Main#9294

Merged
h0lybyte merged 3 commits intomainfrom
dev
Mar 30, 2026
Merged

Release: 2 features, 1 chore → Main#9294
h0lybyte merged 3 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 29, 2026

Release: Dev → Main

3 atomic commits ready for main

Features

Chores


This PR is automatically maintained by CI — KBVE Studio

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…9295)

Create discordsh-bot as a standalone Discord gateway bot binary,
running alongside the existing axum-discordsh monolith. Copies all
discord modules (commands, game, embeds, components, scheduler),
SVG templates, proto data snapshots, and fonts. Bot-only main.rs
and state.rs with no HTTP/axum dependencies.

699 tests pass, both crates compile independently.

Ref #9286
…t.proto (#9296)

Closes #8341

- Remove minecraft.proto (unused, no imports, not in codegen pipeline)
- Add Zod codegen for: meme, schema, redis, kbveproto, twitch, staff,
  profile, github, snapshot, groq, jedi, pool, rows
- Fix missing forum-schema.js re-export in barrel index.ts
- Create zod-config.json for each new proto (enum configs for meme,
  staff, profile, jedi; minimal configs for the rest)
- Regenerate all existing schemas via gen-all.mjs
- Clean minecraft entry from nx-proto.json
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Mar 30, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 20 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 7dd118c.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

apps/discordsh/discordsh-bot/Cargo.toml

PackageVersionLicenseIssue Type
anyhow>= 1.0.0, < 2.0.0NullUnknown License
askama>= 0.15.4, < 0.16.0NullUnknown License
chrono>= 0.4.0, < 0.5.0NullUnknown License
dashmap>= 6.1.0, < 7.0.0NullUnknown License
dotenvy>= 0.15.0, < 0.16.0NullUnknown License
lru>= 0.16.0, < 0.17.0NullUnknown License
poise>= 0.6.1, < 0.7.0NullUnknown License
rand>= 0.10.0, < 0.11.0NullUnknown License
rand_chacha>= 0.10.0, < 0.11.0NullUnknown License
reqwest>= 0.13.2, < 0.14.0NullUnknown License
serde>= 1.0.0, < 2.0.0NullUnknown License
serde_json>= 1.0.0, < 2.0.0NullUnknown License
serenity>= 0.12.5, < 0.13.0NullUnknown License
sysinfo>= 0.38.2, < 0.39.0NullUnknown License
thiserror>= 2.0.0, < 3.0.0NullUnknown License
tikv-jemallocator>= 0.6.0, < 0.7.0NullUnknown License
tokio>= 1.0.0, < 2.0.0NullUnknown License
tracing>= 0.1.0, < 0.2.0NullUnknown License
tracing-subscriber>= 0.3.0, < 0.4.0NullUnknown License
uuid>= 1.0.0, < 2.0.0NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
cargo/anyhow >= 1.0.0, < 2.0.0 UnknownUnknown
cargo/askama >= 0.15.4, < 0.16.0 UnknownUnknown
cargo/chrono >= 0.4.0, < 0.5.0 UnknownUnknown
cargo/dashmap >= 6.1.0, < 7.0.0 UnknownUnknown
cargo/dotenvy >= 0.15.0, < 0.16.0 UnknownUnknown
cargo/lru >= 0.16.0, < 0.17.0 UnknownUnknown
cargo/poise >= 0.6.1, < 0.7.0 UnknownUnknown
cargo/rand >= 0.10.0, < 0.11.0 UnknownUnknown
cargo/rand_chacha >= 0.10.0, < 0.11.0 UnknownUnknown
cargo/reqwest >= 0.13.2, < 0.14.0 UnknownUnknown
cargo/serde >= 1.0.0, < 2.0.0 UnknownUnknown
cargo/serde_json >= 1.0.0, < 2.0.0 UnknownUnknown
cargo/serenity >= 0.12.5, < 0.13.0 UnknownUnknown
cargo/serial_test >= 3.0.0, < 4.0.0 UnknownUnknown
cargo/sysinfo >= 0.38.2, < 0.39.0 UnknownUnknown
cargo/thiserror >= 2.0.0, < 3.0.0 UnknownUnknown
cargo/tikv-jemallocator >= 0.6.0, < 0.7.0 UnknownUnknown
cargo/tokio >= 1.0.0, < 2.0.0 UnknownUnknown
cargo/tracing >= 0.1.0, < 0.2.0 UnknownUnknown
cargo/tracing-subscriber >= 0.3.0, < 0.4.0 UnknownUnknown
cargo/uuid >= 1.0.0, < 2.0.0 UnknownUnknown

Scanned Files

  • apps/discordsh/discordsh-bot/Cargo.toml

@github-actions github-actions Bot changed the title Release: 1 chore → Main Release: 2 features, 1 chore → Main Mar 30, 2026
@h0lybyte h0lybyte merged commit 7bbf307 into main Mar 30, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Review to Done in KBVE Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant