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: release-engineering/iib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cd2c78dcce93fc27dc37ad510606cf5efc7cff48
Choose a base ref
...
head repository: release-engineering/iib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a3b66c64332c3ee5dfa8daa5bc41a188aebd5d0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 3, 2023

  1. Pinning werkzeug to allow generation of docs.

    - Latest version of werkzeug removed some functionality which is used by flask so we have to pin lower version to pass build of documentation
    lipoja committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4af1d2d View commit details
    Browse the repository at this point in the history
  2. Commit request to database to prevent UniqueViolation due to parallel…

    … requests processing.
    
    [CLOUDDST-20061]
    lipoja committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6a3b66c View commit details
    Browse the repository at this point in the history
Loading