Skip to content

Release: 1 feature, 3 fixes, 1 chore → Main#8159

Merged
h0lybyte merged 6 commits intomainfrom
dev
Mar 17, 2026
Merged

Release: 1 feature, 3 fixes, 1 chore → Main#8159
h0lybyte merged 6 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 17, 2026

Release: Dev → Main

5 atomic commits ready for main

Features

Bug Fixes

Chores


This PR is automatically maintained by CI — KBVE Studio

)

Path had an extra parent traversal (../../../edge/) when it should be
(../../edge/) — the test sits in apps/kbve/edge-e2e/e2e/ and the
manifest is at apps/kbve/edge/version.toml.
#8157)

Wire the full pipeline: resolve_github_token(guild_id) → GitHubClient
→ fetch issues/PRs → embed generators → Discord message.

Commands:
- /github noticeboard — stale issues/PRs with priority color coding
- /github taskboard — department-grouped task progress
- /github issues — list open issues
- /github pulls — list open PRs

All commands default to KBVE/kbve repo, accept owner/repo override.

Ref: #7855
…ility (#8158)

The /arcade/isometric/ page has COEP: require-corp for SharedArrayBuffer,
but /_astro/ assets lacked Cross-Origin-Resource-Policy headers, causing
the browser to block them. Adds CORP: same-origin to /_astro/, /assets/,
/pagefind/, /chunks/, and /images/ paths.
h0lybyte and others added 2 commits March 17, 2026 04:53
* fix(axum-kbve): add CORP headers to /_astro/ assets for COEP compatibility

The /arcade/isometric/ page has COEP: require-corp for SharedArrayBuffer,
but /_astro/ assets lacked Cross-Origin-Resource-Policy headers, causing
the browser to block them. Adds CORP: same-origin to /_astro/, /assets/,
/pagefind/, /chunks/, and /images/ paths.

* fix(isometric): copy wasm-bindgen snippets into dist/assets for deploy

wasm-bindgen generates snippets/ (bevy_tasker inline JS) alongside
isometric_game.js. The build script was not copying them into dist/,
causing a 404 on the bevy_tasker snippet in production which broke
WASM worker initialization.
Co-authored-by: Al @h0lybyte <5599058+h0lybyte@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 17, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions bot changed the title Release: 1 feature, 2 fixes → Main Release: 1 feature, 3 fixes, 1 chore → Main Mar 17, 2026
@h0lybyte h0lybyte merged commit e8c7b0b into main Mar 17, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant