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: spdx/tools-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0rc2
Choose a base ref
...
head repository: spdx/tools-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0rc3
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 14, 2023

  1. remove unused CircleCI workflow and directory

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4dad0e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #729 from armintaenzertng/remove_CircleCI

    remove unused CircleCI workflow and directory
    fholger authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    17767bd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. make "Package CONTAINS Package" valid even when files_analyzed == False

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2402596 View commit details
    Browse the repository at this point in the history
  2. set validate=True as default value in the rdf writer to be consistent…

    … with the writers of the other formats
    
    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8ef0cef View commit details
    Browse the repository at this point in the history
Loading