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

Commits on Jun 13, 2025

  1. Update versions in requirements files

    Fix some packages in requirements.txt and test-requirements.txt are too
    old and causing a failure in `tox -e pep8`. It also fixes invalid styles
    treated as an error in the recent flake8's checking.
    
    Change-Id: I68989196a962469b4f74e5120431fc18804ea465
    Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
    yasufum committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    efa7d4d View commit details
    Browse the repository at this point in the history
  2. Update .gitreview for stable/2025.1

    Change-Id: I5794e9b6ffab58c8939116082045bd4bfbffe0cd
    Depends-On: I68989196a962469b4f74e5120431fc18804ea465
    openstackadmin authored and yasufum committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    c7e3275 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

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