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: openstack/taskflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/taskflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: unmaintained/2023.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 24, 2023

  1. Update .gitreview for stable/2023.1

    Change-Id: Ifada382311aa0b0c769fdabe8ff42e69d6be424c
    openstackadmin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5b56fb3 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2023.1

    Update the URL to the upper-constraints file to point to the redirect
    rule on releases.openstack.org so that anyone working on this branch
    will switch to the correct upper-constraints list automatically when
    the requirements repository branches.
    
    Until the requirements repository has as stable/2023.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I2b23745d88d6a84e18b60cb43e40d18c3abaada2
    openstackadmin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d6ec6dd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fix parsing of zookeeper jobboard backend options

    Fix the zookeeper backend options when values are passed as strings,
    a "False" string is now treated as the False boolean.
    
    Closes-Bug: #1999174
    Change-Id: I048faf06d89ebf980efe0598e647f2ec89f65ada
    (cherry picked from commit 086b3e4)
    gthiemonge authored and noonedeadpunk committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    78aa34f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update .gitreview for unmaintained/2023.1

    Change-Id: I0bdf1174cf9526cd71918086a9dd9ce464f953ff
    openstackadmin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    211f965 View commit details
    Browse the repository at this point in the history
Loading