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

Setup publish CI #26

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Setup publish CI #26

merged 3 commits into from
Feb 25, 2024

Conversation

jedel1043
Copy link
Member

Maybe we could think about using release-plz in the future, but this should suffice for now.

@jedel1043 jedel1043 added the C-meta Changes about the repository itself label Feb 25, 2024
Copy link
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 😄 Just had one question.

cliff.toml Outdated
# parse the commits based on https://www.conventionalcommits.org
conventional_commits = false
# filter out the commits that are not conventional
filter_unconventional = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: This should probably be false for now, right?

So far commits have not used conventional commits (although, maybe we should use them but that's a different discussion), and this filters any commits that have not used conventional commits, which would be everything.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True! I don't know why cliff generates the default template like this (I picked the Github template), but I'll set this to false just in case.

@nekevss nekevss merged commit e3b1191 into main Feb 25, 2024
5 checks passed
@nekevss nekevss deleted the setup-publish branch February 25, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-meta Changes about the repository itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants