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?
- is there a rough timeline?
Thanks!