ci: adjust trigger to manual for semantic release#17
Merged
Conversation
MelvinKl
approved these changes
May 7, 2025
a-klos
added a commit
that referenced
this pull request
Jul 3, 2025
…naming (#17) ### PR Description This PR introduces improvements to the naming conventions used in the Terraform configuration for DNS and object storage resources. ### Summary of Changes * **Feature:** Updated the DNS name variable for better clarity and configuration flexibility. * **Enhancement:** Improved object storage bucket naming by appending a deployment timestamp for uniqueness and traceability. * **Refactor:** Replaced the use of a local timestamp with a centralized deployment timestamp to ensure consistent bucket naming across resources. * **Fix:** Corrected a regex condition to ensure accurate pattern matching.
a-klos
added a commit
that referenced
this pull request
Jul 3, 2025
* feat: Update langfuse dependency to version 3.0.0 and adjust related imports - Updated langfuse version in pyproject.toml and poetry.lock files. - Modified import statements in langfuse_ragas_evaluator.py to reflect new package structure. - Adjusted langfuse_manager.py to use labels instead of is_active for prompt management. - Refactored langfuse_traced_chain.py to utilize the new CallbackHandler import. - Enhanced traced_chain.py to initialize langfuse client and update tracing logic.
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.
No description provided.