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

ci: fix release please #860

Merged
merged 1 commit into from
Oct 16, 2023
Merged

ci: fix release please #860

merged 1 commit into from
Oct 16, 2023

Conversation

foxted
Copy link
Contributor

@foxted foxted commented Oct 16, 2023

This should do the trick. Essentially, release please will run every time something is merged on main, for every fix and feat commits, it will generate a PR with the version.

Then upon merging this PR onto main, it will run the Release Please workflow again, this time creating the tags and the GitHub release.

(The setup is a little annoying, but once setup, we never have to look back at it again :))

@foxted foxted mentioned this pull request Oct 16, 2023
Copy link
Owner

@myyk myyk left a comment

Choose a reason for hiding this comment

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

Thank you! Let's see how it goes. Yeah, definitely seems like that bootstrapping type of pain.

@myyk
Copy link
Owner

myyk commented Oct 16, 2023

I think I messed up CI earlier when I fixed some other issues. So I'm gonna have to rollback some changes before merging this. CI started merging PRs with build failures.

@myyk
Copy link
Owner

myyk commented Oct 16, 2023

The failures seem related to permissions setup in my tests. I think it's safe to merge this.

@myyk myyk merged commit e487e8a into myyk:main Oct 16, 2023
2 of 3 checks passed
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.

2 participants