Skip to content

Version 2.17.0

Compare
Choose a tag to compare
@pylapp pylapp released this 22 Mar 16:09
· 19 commits to master since this release
13b8571

What's new

Added

  • [Licenses Inventory] Upgrade to version v4.0.4 (#136)

Changed

  • [Licenses Inventory] Update dependency pytests to v8.1.1
  • [Utils] Default values for THIRD_PARTY generator script, shared configuration with prompt script

Artifacts

LicensesInventory-tests-assets.zip

To run the tests, you must get the assets attached as artificats to the release you got.
For integration tests, get the real_data folder in the integrationtests folder and move it to the same folder in your project.
For unit tests, get the data folder in the unittests folder and move it to the same folder in your project.
Then you will have to update the configuration values defined in all the config files of the data sets.
Indeed, absolute paths are used, so you must look for any "🥜" and replace by the path fragments leading to the folders.
After that, run the dry-run.sh script to check wether or not some files are missing. All tests must pass.

LicensesInventory-samples-results.zip

Just some samples of dependencies files and outputs.

floss-toolbox.wiki.zip

The clone of the wiki associated to the release.