azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

Get manifest-mode vcpkg.jsons in order

Open antkmsft opened this issue 2 years ago • 1 comments

Put the version number as 99.99.999 so that the developers don't try to increment it manually. Drop unnecessary fields. Put an $comment indicating that the file is a manifest-mode file and thet the SDK developers don't have to increment the version.

Make sure the dependencies are up to date and match the package dependencies.

Additionally, look whether DownloadDepVersion versions are up to date (most likely, they are pretty old)

Also, see if all version>= in vcpkg.json (both manifest-mode and release template) are up to date.

antkmsft avatar Nov 09 '23 09:11 antkmsft

Since it is "version-string", maybe we even can put "dev"/"current"/"latest"/"build"/"manifest-mode" as version, not even 99.99.999.

antkmsft avatar Mar 01 '24 03:03 antkmsft

Hi @antkmsft, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

github-actions[bot] avatar Nov 10 '25 18:11 github-actions[bot]