Ci/release stuff#78
Closed
a-klos wants to merge 8 commits into
Closed
Conversation
…kend" and bump version to "2.2.0"
…d, extractor, and adminFrontend services
- Add build-images.yml to build and push Docker images after library publishing. - Create create-release.yml to tag and release new versions on GitHub. - Introduce deploy-prod.yml for deploying applications to production using Helm. - Add prepare-release.yml for preparing release PRs and version bumps. - Implement publish-chart.yml to package and publish Helm charts on release. - Add publish-libs-on-merge.yml to publish libraries to PyPI on main branch merges. - Update Tiltfile to support separate Dockerfiles for development and production. - Document migration plan for Dockerfile split in dev-prod-docker-split-plan.md. - Enhance release automation documentation in release-automation.md. - Update Helm templates to support image digest pinning and environment variable configuration. - Modify values.yaml to allow empty tags and optional digests for image pinning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to the RAG Core Library!
Please ensure your PR meets the following requirements:
PR Title: Follow the format "type: description"
PR Description: Replace this checklist with:
Additional Guidelines:
Thank you for your contribution!