Skip to content

Add release workflow for connectrpc-otel#182

Merged
anuraaga merged 2 commits intoconnectrpc:mainfrom
anuraaga:otel-release
Mar 24, 2026
Merged

Add release workflow for connectrpc-otel#182
anuraaga merged 2 commits intoconnectrpc:mainfrom
anuraaga:otel-release

Conversation

@anuraaga
Copy link
Collaborator

No description provided.

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@anuraaga anuraaga requested a review from a team March 23, 2026 06:04
Copy link
Member

@stefanvanburen stefanvanburen left a comment

Choose a reason for hiding this comment

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

lgtm, I think we just need the test.pypi publish?

- run: uv build

- run: uv build
working-directory: connectrpc-otel
Copy link
Member

Choose a reason for hiding this comment

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

should there be a step below for pushing this to test.pypi?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copied in the comment from release.yaml since it should have been here it seems :)

Copy link
Member

Choose a reason for hiding this comment

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

makes sense, thanks!

- run: uv build
working-directory: connectrpc-otel

- name: publish connect-python
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- name: publish connect-python
- name: publish connectrpc-otel


jobs:
release:
runs-on: ubuntu-24.04
Copy link
Member

Choose a reason for hiding this comment

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

not to hobnob on this, but any reason not to just use ubuntu-latest for all of these?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only that since Renovate will bump it so I err towards deterministic where possible. I used -latest previously with dependabot (somewhat ironic)

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@anuraaga anuraaga merged commit 08ab160 into connectrpc:main Mar 24, 2026
23 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