ekino / veggies

:sparkles: :rocket: Veggies is an awesome cucumberjs library for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.
https://ekino.github.io/veggies/
MIT License
90 stars 18 forks source link

Automating the release process #70

Closed fthouraud closed 2 years ago

fthouraud commented 3 years ago

Hi 👋

Currently, the release process is manual and cumbersome. We could extend our use of the GH Actions to automate some of the steps if not all.

We have an example on ekino/smuggler of what could be done. Story short:

Maybe the changelog is nice to have but automating the release process is mandatory.

Of course, we can discuss here what we could do better if anyone has an idea.

tduyng commented 2 years ago

This issue could be closed.