Conversation
- Add cryptothrone to docker build + e2e test matrices in ci-main.yml - Create umbrella cryptothrone project (test → container → docker e2e) - Add e2e:docker target + playwright.docker.config.ts for container testing - Update file alteration detection to watch apps/cryptothrone/** - Remove legacy cryptothrone_build_process job (was GitHub Pages deploy) Docker images will now publish to Docker Hub (kbve/cryptothrone) and GHCR (ghcr.io/kbve/cryptothrone) on version bumps.
…ponent (#7629) Move servers browse and submit pages from standalone Astro pages to Starlight MDX under src/content/docs/servers/. Introduce Askama.astro bridge component mirroring the Rust AstroTemplate pattern for reusable content wrapping. Add Servers section to sidebar and /servers/ to e2e core routes.
…7630) Create ExpandButton component that renders as a compact icon at rest and spring-animates into a labeled button with shine sweep on hover. Apply to vote and invite buttons on server cards.
Contributor
Author
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned Files
|
h0lybyte
approved these changes
Mar 6, 2026
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
3 atomic commits ready for main
Features
9610348)aec1c8a)2fbd402)This PR is automatically maintained by CI