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

chore: add release-please #58

Merged
merged 1 commit into from
Jan 8, 2024
Merged

chore: add release-please #58

merged 1 commit into from
Jan 8, 2024

Conversation

RogerHYang
Copy link
Contributor

@RogerHYang RogerHYang commented Jan 8, 2024

See manifest-driven release-please.

Our configuration:

  • Each package will a separate release PR and will be released individually.

Comment on lines +58 to +59
TWINE_USERNAME: '__token__'
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mikeldking can you add an api token to secrets?

"bump-patch-for-minor-pre-major": true,
"prerelease-type": "beta",
"prerelease": true,
"separate-pull-requests": true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

only one package is released at a time

Comment on lines +4 to +5
"prerelease-type": "beta",
"prerelease": true,
Copy link
Contributor Author

@RogerHYang RogerHYang Jan 8, 2024

Choose a reason for hiding this comment

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

can remove these later

@RogerHYang RogerHYang merged commit 37525f6 into main Jan 8, 2024
7 checks passed
@RogerHYang RogerHYang deleted the release-please branch January 8, 2024 23:39
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