You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a companion to #8411, we need to also handle version-aware dependencies. Ideally, we shouldn't even need to do anything here and we should check for version IDs when collecting info about external dependencies. If that's not possible, we could allow a version_aware: true field to explicitly enable version ID checking. See https://iterativeai.slack.com/archives/CB41NAL8H/p1690511655030419.
The text was updated successfully, but these errors were encountered:
As a companion to #8411, we need to also handle version-aware dependencies. Ideally, we shouldn't even need to do anything here and we should check for version IDs when collecting info about external dependencies. If that's not possible, we could allow a
version_aware: true
field to explicitly enable version ID checking. See https://iterativeai.slack.com/archives/CB41NAL8H/p1690511655030419.The text was updated successfully, but these errors were encountered: