Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…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.
Contributor
Author
Dependency ReviewThe following issues were found:
License Issues.github/workflows/docker-test-app.yml
OpenSSF Scorecard
Scanned Files
|
…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
…, 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release: Dev → Main
6 atomic commits ready for main
Features
f5e43e4)03fb228)b172847)3805227)Bug Fixes
ef7d803)Chores
5c7b316)This PR is automatically maintained by CI