Commit Graph

  • 504272e95b fix: correct GitHub secrets for canonical domains in workflows develop Greg 2025-07-01 17:41:51 -07:00
  • 7313b1d155 fix: correct GitHub Actions context variables Greg 2025-07-01 17:35:16 -07:00
  • 82fc2a6691 feat: Complete PII cleanup and fully automatic pipeline Greg 2025-07-01 17:30:26 -07:00
  • 6ffbe5dc31 feat: add manual production promotion and deployment status Greg 2025-07-01 16:21:31 -07:00
  • bb61109330 feat: improve pipeline architecture with proper dependencies Greg 2025-07-01 16:16:19 -07:00
  • b6e925ed2d Auto-promote: Merge develop to staging after successful dev tests staging github-actions[bot] 2025-07-01 23:15:49 +00:00
  • 49be44109c v2.0.9: test improved pipeline lifecycle Greg 2025-07-01 16:13:31 -07:00
  • 90af21ac8b fix: reorganize pipeline to run smoke tests AFTER deployments Greg 2025-07-01 16:11:35 -07:00
  • eab550d4f5 Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 23:09:55 +00:00
  • 2a534abbe6 v2.0.8: test full pipeline promotion Greg 2025-07-01 16:07:27 -07:00
  • 2b9651277c fix: trigger staging deploy on push to staging and after auto-promotion Greg 2025-07-01 16:01:18 -07:00
  • 724630965e Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 22:21:53 +00:00
  • e57450aa65 v2.0.7: Fix grid/tile alignment with CSS Grid layout Greg 2025-07-01 15:17:31 -07:00
  • edfe8db6d8 Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 22:09:59 +00:00
  • 06ebdb94b9 Complete responsive grid overhaul - v2.0.6 Greg 2025-07-01 15:07:18 -07:00
  • 90371c68b1 Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 21:40:50 +00:00
  • c05d9b22ae Fix container width overflow - v2.0.5 Greg 2025-07-01 14:37:03 -07:00
  • 835e6de011 Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 21:32:33 +00:00
  • ecae4e3af0 Update to v2.0.4 and fix CSS margins/spacing Greg 2025-07-01 14:30:03 -07:00
  • 7a4b38609d Merge branch 'staging' main Greg 2025-07-01 14:26:21 -07:00
  • 19daf3b3de Auto-promote: Merge develop to staging after successful dev tests github-actions[bot] 2025-07-01 21:22:46 +00:00
  • 7ce84142e9 Fix auto-promotion permissions Greg 2025-07-01 14:19:45 -07:00
  • a509e4603e Remove custom domain testing from workflows Greg 2025-07-01 12:42:05 -07:00
  • 573587a45a feat: Update to Knative 2048 v2.0.1 Greg 2025-07-01 12:24:10 -07:00
  • 8dda1e692b fix: Update workflows to use environment-specific domain secrets Greg 2025-07-01 12:21:49 -07:00
  • 57670b648c feat: Update page title to celebrate webhook-powered deployment Greg 2025-07-01 12:13:18 -07:00
  • 524f44b023 fix: Configure webhook handler to use in-cluster service account Greg 2025-07-01 12:11:50 -07:00
  • 6f57651f92 fix: Update webhook handler to skip Docker commands and map environment names Greg 2025-07-01 12:03:23 -07:00
  • 4a1ee54c6f fix: Use compact JSON payload to avoid signature validation issues Greg 2025-07-01 11:24:37 -07:00
  • b3f0fa3746 fix: Use hex encoding for webhook signature instead of base64 Greg 2025-07-01 11:14:00 -07:00
  • 23d3032ed6 fix: Add develop branch trigger to deploy-dev workflow Greg 2025-07-01 11:07:37 -07:00
  • f85048467f test: Trigger full auto-promotion pipeline Greg 2025-07-01 11:00:51 -07:00
  • 861832497d fix: Update GitHub Actions to use GH_TOKEN for container registry access Greg 2025-07-01 10:50:05 -07:00
  • db01a880a7 feat: Improve tile spacing to prevent overlapping feature/fix-tile-spacing Greg 2025-07-01 10:42:46 -07:00
  • e7b213f67b docs: Add fully automated pipeline documentation Greg 2025-07-01 10:39:26 -07:00
  • a419767e89 feat: Remove manual approval gates for fully automated deployment pipeline Greg 2025-07-01 10:38:23 -07:00
  • 653353698f 🚀 Test deployment pipeline - Update to v2.0 Greg 2025-07-01 10:20:56 -07:00
  • d582108b16 🔒 Add environment-based configuration system Greg 2025-07-01 10:09:14 -07:00
  • 63b53dfc1b feat: Implement webhook-based deployment for k3s behind NAT Greg 2025-06-30 23:41:53 -07:00
  • 78261efab2 Merge branch 'main' into develop Greg 2025-06-30 23:25:16 -07:00
  • 938cd6e5a4 fix: Remove mixed uses/run keys and duplicated steps in deploy-dev.yml Greg 2025-06-30 23:24:27 -07:00
  • fb69897211 fix: Ensure Knative service exists before patching in staging deployment Greg 2025-06-30 23:22:30 -07:00
  • f08caeea49 fix: Remove duplicated steps and mixed uses/run keys in deploy-staging.yml Greg 2025-06-30 23:20:26 -07:00
  • 09ec016b6a feat: Implement proper branch-based auto-promotion strategy Greg 2025-06-30 23:18:14 -07:00
  • c6455bce11 Merge develop into main Greg 2025-06-30 23:13:30 -07:00
  • 8f75e85968 fix: Remove all custom domain tests from smoke-test.yml Greg 2025-06-30 23:09:26 -07:00
  • 9fdcc9574a 🎯 Update all workflows to test canonical Knative domains Greg 2025-06-30 23:04:01 -07:00
  • 3dbb1d51e8 🚀 Complete automation pipeline with SSL, testing, and deployment Greg 2025-06-30 22:57:36 -07:00
  • f42d04f06e Add SSL configuration and build workflow Greg 2025-06-30 21:29:26 -07:00
  • f818b22575 Add SSL configuration and build workflow Greg 2025-06-30 21:28:26 -07:00
  • 7347b89dcd Initial commit Greg Hendrickson 2025-06-30 20:57:18 -07:00
  • 8322df0313 feat: add comprehensive CI/CD pipeline with auto-promotion and testing greg 2025-06-30 20:53:20 -07:00
  • aeccfa3717 feat: add comprehensive Playwright testing suite with visual regression greg 2025-06-30 20:51:05 -07:00
  • a24c3c0d05 docs: add comprehensive branching strategy and deployment flow documentation greg 2025-06-30 20:46:42 -07:00
  • 29f354b835 feat: update workflows for develop/staging/master branch structure greg 2025-06-30 20:45:47 -07:00
  • c3b227b7d7 Initial commit: 2048 game with Knative and Kourier deployment greg 2025-06-30 20:43:19 -07:00