v8n icon indicating copy to clipboard operation
v8n copied to clipboard

Improve support for CI/CD

Open imbrn opened this issue 3 years ago • 2 comments

Problem: Nowadays, we have to execute the library deployment process every time we need to produce a new version.

It would be nice to have a complete CI/CD process, where every new merge on the main branch would produce an automatic deployment.

Maybe we should adhere to the semantic-release project for helping us to achieve a commit-based versioning system. :thinking:

imbrn avatar May 16 '21 18:05 imbrn

Good idea, would target 1.5.0 with this. So once 1.4.0 is released we use the commit format?

sbarfurth avatar May 23 '21 11:05 sbarfurth

Merged PRs #209 and #210 were part of this. Only thing missing is automatic versioning now.

sbarfurth avatar Feb 13 '22 16:02 sbarfurth