linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Make ivy publication configuration optional #870

Closed bzzzzzz closed 1 year ago

bzzzzzz commented 1 year ago

The plugin consumer might want to configure the publication in their way. In this case, the standard configuration we provide in the PegasusPlugin will harm them. We need to provide a way to disable this configuration, and this PR implements it.

Testing done

bzzzzzz commented 1 year ago

Please update changelog. Also the version if you need it to be released asap

I updated the changelog and version, please merge this :)

aman1309 commented 1 year ago

Please update changelog. Also the version if you need it to be released asap

I updated the changelog and version, please merge this :)

Thanks for making the change.