Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create branch which will auto-publish new version #12

Open
WikKam opened this issue Feb 5, 2022 · 4 comments
Open

Create branch which will auto-publish new version #12

WikKam opened this issue Feb 5, 2022 · 4 comments

Comments

@WikKam
Copy link
Collaborator

WikKam commented Feb 5, 2022

Apart from master, we should create publish branch and configure the pipeline such that its changes will be auto-published

@ZachHaber
Copy link
Collaborator

That sounds useful!
Along with that I'd propose that we use conventional changelog and auto semantic versioning so that we can get automated changelog generation.
It's a little annoying to work with, but it encourages trying to keep commits self contained.

@Wokstym
Copy link
Owner

Wokstym commented Feb 12, 2022

@ZachHaber This is lib that you meant? I can get started on that
https://github.com/conventional-changelog/conventional-changelog

@ZachHaber
Copy link
Collaborator

Yeah, though apparently we should use the higher level https://github.com/conventional-changelog/standard-version library for it.

@Wokstym
Copy link
Owner

Wokstym commented Feb 12, 2022

So i propose I will add standard-version dependency and when we decide it is time to publish new tag we will create pr adding pipeline on a new production branch.
Let's start using new commit convention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants