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
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
We need to add version_persistent as an option to any dependency like version, version_min etc. In this case once the version of the dependency is resolved, we can store the dependency script ID and the resolved version in a persistent object. If the same dependency script is called again with a different version, CM should throw an error.
The text was updated successfully, but these errors were encountered:
We need to add version_persistent as an option to any dependency like version, version_min etc. In this case once the version of the dependency is resolved, we can store the dependency script ID and the resolved version in a persistent object. If the same dependency script is called again with a different version, CM should throw an error.
The text was updated successfully, but these errors were encountered: