Skip to content

chore: remove unnecessary files from repository#2

Merged
andrewhertog merged 3 commits intomainfrom
chore/remove-ds-store
Dec 3, 2025
Merged

chore: remove unnecessary files from repository#2
andrewhertog merged 3 commits intomainfrom
chore/remove-ds-store

Conversation

@andrewhertog
Copy link
Contributor

@andrewhertog andrewhertog commented Dec 3, 2025

Summary

  • Remove .DS_Store file (macOS system file)
  • Remove USER_MANAGEMENT_TEST_PLAN.md (no longer needed)

Test plan

  • Verify files are removed from repository
  • Verify .gitignore already contains .DS_Store to prevent future additions

🤖 Generated with Claude Code

andrewhertog and others added 3 commits December 3, 2025 09:21
Add support for new codexeditor.app domain hostnames across all HTTPRoutes:
- Add web.codexeditor.app and preview.codexeditor.app to frontend HTTPRoute
- Add web.codexeditor.app and preview.codexeditor.app to backend API HTTPRoute
- Update default hostnames in kubernetesService for dynamic workspace routes
- Update workspace URL generation to use preview.codexeditor.app

All deployments and workspaces now accept traffic from four hosts:
- test.denhertog.ca
- loadbalancer.frontierrnd.com
- web.codexeditor.app (new)
- preview.codexeditor.app (new)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update CI/CD workflows to:
- Run tests and security checks on both PRs and pushes to main
- Only build Docker images and deploy when changes are merged to main
- Skip docker/deploy jobs on PR creation using conditional checks

This allows code quality validation during PR review while preventing
unnecessary deployments until changes are approved and merged.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@andrewhertog andrewhertog changed the title Chore/remove ds store chore: remove unnecessary files from repository Dec 3, 2025
@andrewhertog andrewhertog merged commit 3e03927 into main Dec 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant