Skip to content

deploy(isometric): update production build with bevy_cam integration#7919

Merged
h0lybyte merged 1 commit intodevfrom
trunk/isometric-deploy-build-1773353955
Mar 12, 2026
Merged

deploy(isometric): update production build with bevy_cam integration#7919
h0lybyte merged 1 commit intodevfrom
trunk/isometric-deploy-build-1773353955

Conversation

@h0lybyte
Copy link
Member

Summary

  • Rebuild WASM + JS/CSS with bevy_cam and bevy_inventory integrations
  • Deploy updated assets to astro-kbve/public/isometric

Test plan

  • Verify game loads at /isometric/ on deployed site
  • Confirm camera follows player with pixel-snapped movement
  • Confirm inventory and loot events work

@github-actions
Copy link
Contributor

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
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.
See the Details below.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@rollup/pluginutils 5.3.0 🟢 4.2
Details
CheckScoreReason
Code-Review🟢 3Found 9/23 approved changesets -- score normalized to 3
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1018 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/estree-walker 2.0.2 ⚠️ 2.1
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Code-Review⚠️ 1Found 4/21 approved changesets -- score normalized to 1
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow⚠️ -1no workflows found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/tar-mini 0.2.0 UnknownUnknown
npm/vite-plugin-compression2 2.5.1 UnknownUnknown

Scanned Files

  • apps/kbve/isometric/pnpm-lock.yaml

@h0lybyte h0lybyte merged commit 4fa7448 into dev Mar 12, 2026
5 checks passed
@h0lybyte h0lybyte deleted the trunk/isometric-deploy-build-1773353955 branch March 12, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant