authorjapps / zerocode

A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
https://zerocode-tdd.tddfy.com
Apache License 2.0
872 stars 375 forks source link

Automate release management #305

Open santhoshTpixler opened 4 years ago

santhoshTpixler commented 4 years ago

Tasks such as producing jars, uploading them to nexus staging, creating change notes, preparing for the next release can be automated in CI. https://github.com/semantic-release/semantic-release

ashutoshak5386 commented 1 year ago

can you explain this issue to me i would like to contribute.