Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stackitcloud/rag-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: stackitcloud/rag-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 31, 2025

  1. ci: add renovate action (#61)

    This pull request introduces extensive updates to the repository,
    primarily focusing on enabling and configuring Renovate for dependency
    management and simplifying image repository structures across the
    infrastructure files. Key changes include adding Renovate configuration
    and workflow files, updating image repository paths, and streamlining
    Helm template logic.
    a-klos authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    5385323 View commit details
    Browse the repository at this point in the history
  2. docs: fix broken links (#66)

    This pull request primarily focuses on updating documentation and
    correcting file paths to improve clarity and maintain consistency within
    the project's `README.md` and `libs/README.md` files. The changes ensure
    that the documentation reflects the correct structure and paths for
    various components and services.
    
    ### Documentation Updates:
    
    * **Corrected URL in `README.md`:** Updated the Tilt guide URL to
    include the `.html` file extension for proper navigation. (`README.md`,
    [README.mdL41-R41](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L41-R41))
    
    * **Updated paths in `libs/README.md`:**
    - Fixed file paths for `chunker` and `document_extractor` to point to
    the correct modules. (`libs/README.md`,
    [libs/README.mdL154-R158](diffhunk://#diff-34194a117b05d75d22ca968cdb7d540839dc7a0eb33960fbca668b5a6ade87cbL154-R158))
    - Adjusted paths for extractors, converters, and related components
    under the "Replaceable parts" section to reflect the updated directory
    structure. (`libs/README.md`,
    [libs/README.mdR226-R238](diffhunk://#diff-34194a117b05d75d22ca968cdb7d540839dc7a0eb33960fbca668b5a6ade87cbR226-R238))
    a-klos authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    0cbb43b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    f98e973 View commit details
    Browse the repository at this point in the history
Loading