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

✨ feat: Added Docker push workflow, Dockerfile updates, and build script #807

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

hongsw
Copy link
Collaborator

@hongsw hongsw commented Oct 6, 2024

add Docker Push workflow and stages for building and pushing Docker images with different variants for autoraghq/autorag, including handling production image tagging and updating Docker Hub description.

@hongsw hongsw requested a review from vkehfdl1 October 6, 2024 05:13
@hongsw hongsw self-assigned this Oct 6, 2024
Copy link
Contributor

@vkehfdl1 vkehfdl1 left a comment

Choose a reason for hiding this comment

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

Plus I will add secrets when you send that privately

.github/workflows/docker-push.yml Outdated Show resolved Hide resolved
@vkehfdl1 vkehfdl1 linked an issue Oct 6, 2024 that may be closed by this pull request
@hongsw hongsw force-pushed the Feature/hongsw/806-workflow-for-docker-push branch 14 times, most recently from 41e7b2c to fe8bf74 Compare October 7, 2024 13:38
.github/workflows/docker-push.yml Outdated Show resolved Hide resolved
@hongsw hongsw force-pushed the Feature/hongsw/806-workflow-for-docker-push branch 5 times, most recently from 95321ca to d4d36a6 Compare October 7, 2024 15:01
@hongsw
Copy link
Collaborator Author

hongsw commented Oct 7, 2024

https://hub.docker.com/r/autoraghq/autorag/tags

vX.X.X-all and latest tag attached on docker hub

@hongsw hongsw requested a review from vkehfdl1 October 7, 2024 23:34
add Docker Push workflow and stages for building and pushing Docker images with different variants for autoraghq/autorag, including handling production image tagging and updating Docker Hub description.
@hongsw hongsw force-pushed the Feature/hongsw/806-workflow-for-docker-push branch from d4d36a6 to 5f9ce43 Compare October 7, 2024 23:35
Copy link
Contributor

@vkehfdl1 vkehfdl1 left a comment

Choose a reason for hiding this comment

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

LGTM

@vkehfdl1 vkehfdl1 enabled auto-merge (squash) October 8, 2024 06:52
@vkehfdl1 vkehfdl1 merged commit 5c4c0f2 into main Oct 8, 2024
3 checks passed
@vkehfdl1 vkehfdl1 deleted the Feature/hongsw/806-workflow-for-docker-push branch October 8, 2024 06:54
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.

[Feature Request] docker image push CI/CD
2 participants