Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(importer): enable strict validation in staging #2841

Merged

Conversation

andrewpollock
Copy link
Contributor

This only impacts sources that have strict_validation enabled for them, such as in #2837

Part of #2188

This only impacts sources that have `strict_validation` enabled for
them, such as in google#2837

Part of google#2188
@andrewpollock andrewpollock merged commit 7ca2f49 into google:master Nov 13, 2024
12 checks passed
andrewpollock added a commit to andrewpollock/osv.dev that referenced this pull request Nov 13, 2024
This commit fixes the specification of the `--strict_validation` flag
for the importer in staging. It seems google#2841 had it wrong, based on:

```
importer.py: error: argument --strict_validation: ignored explicit argument 'True'
```
andrewpollock added a commit that referenced this pull request Nov 13, 2024
This commit fixes the specification of the `--strict_validation` flag
for the importer in staging. It seems #2841 had it wrong, based on:

```
importer.py: error: argument --strict_validation: ignored explicit argument 'True'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants