Commit Graph
17 Commits
Author SHA1 Message Date
Robert van DiestandClaude Sonnet 4.6 4c71a1b4c8 chore(docker): optimize builds and name images
- Add BuildKit cache mounts for NuGet and npm to persist package
  caches across builds
- Skip redundant restore on dotnet publish with --no-restore
- Add --prefer-offline to npm ci to prefer cached tarballs
- Tag images as randall/backend:latest and randall/frontend:latest
  via compose image: key

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:21:13 +01:00
Robert van DiestandClaude Sonnet 4.6 cba080acfe chore(git): add Claude-specific gitignore entries
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:06:01 +01:00
Robert van DiestandClaude Sonnet 4.6 d28daa8361 chore(claude): add custom /commit slash command
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:01:44 +01:00
Robert van DiestandClaude Sonnet 4.6 5677e4626f chore(claude): remove local settings file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:00:34 +01:00
Robert van Diest 51b9e5c1e7 Use tcp health check 2026-03-25 20:11:26 +01:00
Robert van Diest c135fec753 Enable parallel build 2026-03-25 20:05:32 +01:00
Robert van Diest 55a72ba55f Don't reseed on non empty database 2026-03-25 20:02:28 +01:00
Robert van Diest 007c4a21cf Add readme 2026-03-25 19:57:19 +01:00
Robert van Diest 8bf20aa0f2 Fix broken project reference 2026-03-25 19:47:01 +01:00
Robert van Diest 4fcd0d60f4 Add integration tests 2026-03-25 19:44:53 +01:00
Robert van Diest ac37afdcee Move test project to its own directory 2026-03-25 19:33:15 +01:00
Robert van Diest ed293a57be Add unittests 2026-03-25 19:22:25 +01:00
Robert van Diest 3219b3a14d Allow deletion of admins 2026-03-25 19:14:02 +01:00
Robert van Diest 83d2ad02d0 Combine actions into 1 with separate jobs 2026-03-24 21:08:14 +01:00
Robert van Diest b13d6c7968 Disable parallel build 2026-03-24 20:58:10 +01:00
Robert van Diest b99dcccdb3 Add deployment 2026-03-24 20:37:57 +01:00
Robert van Diest 1301a01d6d Initial commit 2026-03-24 20:13:07 +01:00