papsign / Ktor-OpenAPI-Generator

Ktor OpenAPI/Swagger 3 Generator
Apache License 2.0
241 stars 42 forks source link

unifying the name and version number of the artifact #89

Closed kkalisz closed 3 years ago

kkalisz commented 3 years ago

Hello,

This PR unifies version number and artifact name with actual release naming convention. It also adds maven publications for local development.

Wicpar commented 3 years ago

It would be good to add a ci file to do the version bump and the publishing automatically. I often just do a few merges from GitHub.

kkalisz commented 3 years ago

That's really good idea. But i think that we should create separate PR for that. First of all we should define some requirements, for example:

If you don't mind I would rather create separate issue for bumping and publishing. And of course we will need your input of expected workflow for this functionality

Wicpar commented 3 years ago

The version number should be bumped and published every release