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

feat: download artifact and attach at release #13

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

lonerapier
Copy link
Collaborator

@lonerapier lonerapier commented Oct 29, 2024

creates a new release with semantic-release and attach the artifact generated during pull request.

previous workflow generated the artifact but was not working with semantic release.

But due to semantic release, we'll have to follow conventional commits. Can revert this and use manual version management as per discussion.

Copy link
Contributor

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

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

Can you explain what changes this makes? And perhaps attach this to an issue?

@lonerapier lonerapier linked an issue Oct 30, 2024 that may be closed by this pull request
@lonerapier
Copy link
Collaborator Author

@Autoparallel added some info regarding the PR, and linked an issue for better discussion. Thanks for pointing this out.

@Autoparallel
Copy link
Contributor

Bah... I really want to keep this simple. Conventional commits seems like a weird choice of overhead to me, though I'm not totally against it.

I think the thing is here that we will likely never use a patch version at all. Version changes here are going to be large.

Copy link
Contributor

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

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

Perfect! Nice and simple.

@Autoparallel Autoparallel merged commit 3f802da into main Oct 30, 2024
2 checks passed
@Autoparallel Autoparallel deleted the fix/release-ci branch October 30, 2024 16:52
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

Successfully merging this pull request may close these issues.

ci: semantic release
2 participants