Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(ecr): added build to public ecr #2564

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

StanGirard
Copy link
Collaborator

This pull request adds a GitHub Actions workflow for building and pushing Docker images to Amazon ECR. The workflow is triggered on every push to the main branch and includes steps for configuring AWS credentials, logging in to Amazon ECR, GitHub Container Registry, and Docker Hub, setting up Docker Buildx, creating a Docker cache storage backend, and building, tagging, and pushing the Docker image to Amazon ECR.

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 8, 2024 2:41pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels May 8, 2024
@StanGirard StanGirard changed the title Add Docker image build and push workflow ci(ecr): added build to public ecr May 8, 2024
@StanGirard StanGirard merged commit c1c39f1 into main May 8, 2024
2 of 4 checks passed
@StanGirard StanGirard deleted the feat/public-ecr-build branch May 8, 2024 14:42
StanGirard added a commit that referenced this pull request May 9, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.249 (2024-05-08)

## What's Changed
* feat(crawler): Add Playwright for web crawling by @StanGirard in
#2562
* ci(ecr): added build to public ecr by @StanGirard in
#2564


**Full Changelog**:
v0.0.248...v0.0.249

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant