merlimat opened a new pull request, #19:
URL: https://github.com/apache/pulsar-client-cpp/pull/19

   ### Motivation
   
   Since the dependencies are getting statically linked into the binary 
artifacts that we release, we need to have a good/easy way to upgrade the 
versions of such dependencies and make sure they are consistent for all the 
different builds.
   
   ### Modifications
   
    1. Use a single `dependencies.yaml` file to declare the dependencies
    2. The versions are then converted to variable inside the Dockerfiles
    3. Create (and cache) the Docker images used for building in the Github 
actions job
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to