Skip to content

Conversation

@alexechoi
Copy link
Owner

@alexechoi alexechoi commented Nov 15, 2025

Add actions and deploy

High-level PR Summary

This PR sets up CI/CD infrastructure to containerize and deploy the deep_security application to Google Cloud Platform. It adds a Dockerfile for building a Python-based LangGraph application, Docker ignore rules, and two GitHub Actions workflows: one for pushing the container image to Google Container Registry and another for deploying it to Cloud Run on the europe-west1 region.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 deep_security/Dockerfile
2 deep_security/.dockerignore
3 .github/workflows/deploy-container-registry.yml
4 .github/workflows/deploy-cloud-run.yml

Need help? Join our Discord

@vercel
Copy link

vercel bot commented Nov 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aegis Ready Ready Preview Comment Nov 15, 2025 4:24pm

@alexechoi alexechoi merged commit 163471d into main Nov 15, 2025
4 of 5 checks passed
@alexechoi alexechoi deleted the alex/deploy branch November 15, 2025 16:24
Copy link

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 98d6b31..f56704e

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (4)

.github/workflows/deploy-cloud-run.yml
.github/workflows/deploy-container-registry.yml
deep_security/.dockerignore
deep_security/Dockerfile

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.

2 participants