api.adoptium.net icon indicating copy to clipboard operation
api.adoptium.net copied to clipboard

Extract VersionParser to common library that can be reused in the build process

Open johnoliver opened this issue 3 years ago • 2 comments

Currently this functionality is duplicated in both the API and build codebases

johnoliver avatar Mar 10 '22 13:03 johnoliver

Hi! I am interested in working on this. Can someone point me to which build code bases are using the same functionality? If we can find a common library between the projects, we can try to move the functionality there or if there is some existing adoptium library.

ultramancoder avatar Oct 29 '22 14:10 ultramancoder

Note that the code is also duplicated in the projet https://github.com/adoptium/marketplace-api.adoptium.net

xavierfacq avatar Nov 07 '23 09:11 xavierfacq