• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Xevion / Pac-Man / 19607740928

Builds Branch Commit Type Ran Committer Via Coverage
19607740928 master fix(web): resolve leaderboard production crashes by removing react-animated-numbers Remove react-animated-numbers dependency which caused production-only crashes due to CommonJS/ESM interop issues with Vite's production bundler. Replace animated ... push 23 Nov 2025 07:26AM UTC Xevion github
79.8
19607672643 master fix(ci): consolidate Dependabot configs to resolve overlapping directories Dependabot rejected the previous configuration due to duplicate package-ecosystem/directory combinations. Merged separate patch/minor/major update configs into single conf... push 23 Nov 2025 07:20AM UTC Xevion github
79.89
19607344197 master fix(game): track cursor and touch state in dirty flag for immediate visual feedback Extends dirty_render_system to detect changes in CursorPosition and TouchState resources. This ensures re-renders trigger immediately when clicking to activate dr... push 23 Nov 2025 06:50AM UTC Xevion github
79.89
19606722783 master fix(ci): use dynamic proxy Dockerfile for Railway deployment Replace railway redeploy with railway up using a dynamically generated proxy Dockerfile. The proxy pulls the pre-built image from GHCR using the exact SHA256 digest, avoiding Railpack s... push 23 Nov 2025 05:51AM UTC Xevion github
79.8
19606521011 master fix(ci): use dynamic proxy Dockerfile for Railway deployment Replace railway redeploy with railway up using a dynamically generated proxy Dockerfile. The proxy pulls the pre-built image from GHCR using the exact SHA256 digest, avoiding Railpack s... push 23 Nov 2025 05:32AM UTC Xevion github
79.8
19605752744 master fix(ci): use railway redeploy instead of railway up Changed deployment command from `railway up` to `railway redeploy` because the Railway service is configured to use an external Docker image from GHCR, not source code deployment. The `railway u... push 23 Nov 2025 04:21AM UTC Xevion github
79.89
19605561026 master chore(deps): reconfigure Dependabot with granular update groups Replaced monolithic dependency grouping with 13 separate update groups across Cargo (game/server), npm (frontend), and GitHub Actions ecosystems. Key improvements: - Separate patch/... push 23 Nov 2025 04:04AM UTC Xevion github
79.89
19605418179 master fix(ci): correct Railway CLI invocation in GitHub Actions The deployment was failing because the workflow used incorrect syntax with `uses: docker://` which caused Docker to misinterpret `up` as an executable rather than an argument to the Railwa... push 23 Nov 2025 03:50AM UTC Xevion github
79.8
19605101315 master fix(game): resolve race condition in render dirty flag using bitwise OR The render dirty flag was being reset instead of accumulated, causing the game to become stuck and unplayable in web builds. Changed from assignment to bitwise OR to preserve... push 23 Nov 2025 03:20AM UTC Xevion github
79.8
19603769221 master feat(ci): trigger Railway deployment immediately after Docker push Add Railway CLI step to GitHub Actions workflow that deploys to Railway immediately after the Docker image is pushed to ghcr.io. push 23 Nov 2025 01:11AM UTC Xevion github
79.89
19603356594 master fix(web): enable prerendering for static deployment Enable prerendering to generate index.html during build while keeping SSR disabled for Emscripten/WASM compatibility. This allows static hosting platforms to serve the application correctly. push 23 Nov 2025 12:41AM UTC Xevion github
79.8
19038475356 master chore(deps): bump actions/upload-artifact in the dependencies group (#9) Bumps the dependencies group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4 to 5 - [Release... push 03 Nov 2025 02:47PM UTC web-flow github
79.69
19024348469 master refactor(docker): move frontend build into multi-stage Docker build - Remove frontend build steps from GitHub Actions workflow - Add frontend-builder stage using oven/bun:1 in Dockerfile - Build frontend inside Docker for better consistency and p... push 03 Nov 2025 05:01AM UTC Xevion github
79.69
19017246888 master fix(ci): update deployment path and add Vike build step - Add web frontend build step to compile Vike site - Change artifact upload path from ./dist/ to ./web/dist/ - Install web dependencies before building frontend push 02 Nov 2025 07:55PM UTC Xevion github
79.67
19017206753 master refactor(web): migrate frontend to Tailwind CSS and Vike SSR - Replace Mantine UI components with Tailwind CSS v4 - Migrate from static HTML to Vike-based SSR framework - Disable SSR for game page (Emscripten requires browser environment) - Simpl... push 02 Nov 2025 07:50PM UTC Xevion github
79.61
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc