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

added release workflow #610

Merged
merged 2 commits into from
Oct 2, 2024
Merged

added release workflow #610

merged 2 commits into from
Oct 2, 2024

Conversation

bryce-b
Copy link
Member

@bryce-b bryce-b commented Sep 30, 2024

This workflow;

  • accepts a version parameter
  • commit new version to Version.swift
  • creates tag as v${new_version}
  • generates a pre-release with name {new_version} with auto-generated notes.

Copy link
Member

@nachoBonafonte nachoBonafonte left a comment

Choose a reason for hiding this comment

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

Worked really well in muy tests, great improvement

@bryce-b bryce-b merged commit 099dfa4 into open-telemetry:main Oct 2, 2024
6 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