Skip to content

Release: 4 features, 1 fix, 1 chore → Main#7698

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

Release: 4 features, 1 fix, 1 chore → Main#7698
h0lybyte merged 6 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

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

Release: Dev → Main

6 atomic commits ready for main

Features

Bug Fixes

Chores


This PR is automatically maintained by CI

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
h0lybyte added 2 commits March 6, 2026 19:33
…PI + session viewer (#7699)

Move player roster from embed footer to field for clickable markdown links.
Add 7 new gear items including Legendary tier and DamageReduction special.
Add serde Serialize to all game types for JSON serialization.
Add /api/session/{id} JSON endpoint and /session/{id} viewer page via Askama.
…ds (#7700)

Docker e2e tests using BUILD_BASE from GHCR were failing with exit 130
because BuildKit couldn't authenticate to pull base images or registry
caches. Add GHCR login via github.token and ensure test_docker waits
for build_base_images to complete.
@h0lybyte h0lybyte self-requested a review as a code owner March 7, 2026 00:34
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 7, 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
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/docker-test-app.yml

PackageVersionLicenseIssue Type
docker/login-action3.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/docker/login-action 3.*.* 🟢 6.8
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 9security policy file detected
Maintained🟢 1020 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟢 9SAST tool detected but not run on all commits
cargo/toml 1.0.6+spec-1.1.0 🟢 6.9
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/11 approved changesets -- score normalized to 0
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Security-Policy⚠️ 0security policy file not detected
Binary-Artifacts🟢 10no binaries found in the repo
License🟢 10license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ -1no releases found
Fuzzing🟢 10project is 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🟢 10SAST tool is run on all commits

Scanned Files

  • .github/workflows/docker-test-app.yml
  • Cargo.lock

…ners (#7701)

- Add Nx task cache via actions/cache (keyed on lockfile + SHA)
- Add Docker Buildx local layer cache with rotate-on-save pattern
- Expose BUILDX_CACHE_DIR env var for callers to use in build commands
- Complements existing pnpm store and cargo caches
@github-actions github-actions bot changed the title Release: 1 chore → Main Release: 2 features, 1 fix, 1 chore → Main Mar 7, 2026
h0lybyte added 2 commits March 6, 2026 20:45
…, and bump to 0.1.3 (#7703)

Wrap game and landing page content with not-content class to prevent
Starlight content styling. Introduce --ct-accent/--ct-bg-deep CSS custom
properties and replace hardcoded hex colors with Starlight CSS variables
(--sl-color-gray-*) across hero, feature cards, footer, and loader for
consistent theming. Bump axum-cryptothrone to 0.1.3.
…agement (#7704)

Installs provider-kubernetes v1.2.1 with InjectedIdentity auth and RBAC
for managing cert-manager Certificate CRDs. Foundation for externalizing
CNPG TLS lifecycle to cert-manager via Crossplane Objects.
@github-actions github-actions bot changed the title Release: 2 features, 1 fix, 1 chore → Main Release: 4 features, 1 fix, 1 chore → Main Mar 7, 2026
@h0lybyte h0lybyte merged commit 48cf632 into main Mar 7, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 7, 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