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: Release workflow for versioning docker images #40

Merged
merged 4 commits into from
May 22, 2024

Conversation

DenisPalnitsky
Copy link
Contributor

This PR adds release workflow that is triggered when a tag is created and builds and image with the same docker tag

@danny-avila danny-avila changed the title Release workflow for versioning docker images 🐳 feat: Release workflow for versioning docker images May 22, 2024
@danny-avila danny-avila linked an issue May 22, 2024 that may be closed by this pull request
@danny-avila
Copy link
Owner

Thanks, I'll try this out

@danny-avila danny-avila merged commit 3e4ca11 into danny-avila:main May 22, 2024
@danny-avila
Copy link
Owner

Push workflow failed so I reverted it

@DenisPalnitsky
Copy link
Contributor Author

Push workflow failed so I reverted it

Apologies, I left the debug code there. Should be fine now

@DenisPalnitsky
Copy link
Contributor Author

@danny-avila you can test it without merging by triggering the action manually.
Should I open new PR?

@danny-avila
Copy link
Owner

You can open a new PR, with github workflows, I prefer to test in their environment. I only reverted the change to images.yaml

@DenisPalnitsky
Copy link
Contributor Author

Here is the fix #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Create version tags for the rag-api docker image
2 participants