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: surajraktate/rag-postgres-openai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Azure-Samples/rag-postgres-openai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 8, 2025

  1. Bump actions/setup-node from 4 to 5 (Azure-Samples#256)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    2cbf854 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 5 to 6 (Azure-Samples#258)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    e5ce6a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Tiny wording change

    pamelafox committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    227e97a View commit details
    Browse the repository at this point in the history
  2. Restrict regions due to AppInsights error (Azure-Samples#274)

    * Restrict regions due to AppInsights error
    
    * Update windows CI
    pamelafox authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    9e53c6c View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 4.2.3 to 4.3.0 (Azure-Samples#272)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@5a3ec84...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    10402ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67914ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31131ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7e6cde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ce9723 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c50a5a3 View commit details
    Browse the repository at this point in the history
Loading