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
For packages which have version ranges in the recipe, to be able to reproduce or patch historic builds , the lockfile must be available from somewhere.
Are there any plans from conan's side for having built in support for this? If so, how might this look...?
For example,
would conan commands to rebuild a specific version use an existing lockfile by default?
would lockfiles sit alongside the package in the remote repo, or have their own 'generic' repo, such as the artifactory-build-info repo?