Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Don't set BCD to false if BCD has version number greater than our data #1904

Merged
merged 3 commits into from
Apr 14, 2022

Conversation

queengooborg
Copy link
Collaborator

This PR updates the update-bcd to ensure that the script won't replace a version with false if the version number is newer than the data we have. For example, if BCD's version is set to "17", but we only have results up to "16" and "false" is inferred, BCD will remain set to "17". Fixes #659.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore "false" if existing version_added is for version newer than our data has
1 participant