open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

package-releases, package-records: add dummy values option #111

Closed duncandewhurst closed 4 years ago

duncandewhurst commented 4 years ago

A common use for the package-releases command is to wrap a release shared by a publisher in a release package so it can be tested using the Data Review Tool and the results shared with the publisher.

It would be useful if there was a 'dummy-values' option to populate the fields in the package metadata with valid data, so that CoVE only reports the actual issues with the release, rather than issues with the package metadata introduced by using package-releases

The fields can be populated using the existing parameters but this is time consuming.

A similar option could be added to package-records

jpmckinney commented 4 years ago

Done in af6631fc7563760fffa7fc0529cf22d04b3172e4 (set the --fake argument). Released in 0.1.4.