Skip to content

Conversation

miguelg719
Copy link
Collaborator

why

what changed

test plan

@the-roaring
Copy link
Contributor

currently setting this up based on python-semantic-release, I'd recommend skimming those docs to see how you feel about it

sets up build deps, lints, prevents releases from racing, automatically
updates release variables, publishes releases to github and tags them.

TODO: pypi distribution
@miguelg719 miguelg719 marked this pull request as ready for review June 25, 2025 21:26
this is inspired by
[changesets](https://github.com/changesets/changesets). it's intended to
recreate the ux of them with some simple scripts
"stagehand": patch
---

Test manual changeset creation
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

let's just start with an empty changelog

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

should we remove?


[project]
name = "stagehand"
version = "0.0.6"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

update to 0.0.7 to trigger successfully (version mismatch with pypi)

)

__version__ = "0.0.1"
__version__ = "0.0.6"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same here

@the-roaring the-roaring requested a review from a team June 29, 2025 21:43
@the-roaring the-roaring merged commit 0f4c2da into main Jun 29, 2025
11 checks passed
@github-actions github-actions bot mentioned this pull request Jun 29, 2025
@the-roaring the-roaring deleted the miguel/stg-513-auto-merge-gh-actions-publish-pr branch June 29, 2025 22:02
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