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

fix: release names #150

Merged
merged 5 commits into from
Nov 6, 2023
Merged

fix: release names #150

merged 5 commits into from
Nov 6, 2023

Conversation

leovct
Copy link
Member

@leovct leovct commented Nov 3, 2023

Description

Follow up of #145 and #149.

  • Fix release names. Instead of having release names with long and detailed descriptions, they're going to be shortened to just the version numbers. For instance, rather than a name like "v0.1.35: fix: polycli loadtest does not stop immediately when one tries to int…", it will be simplified to just v0.1.35. This change aims to make release names cleaner and more concise.
  • Nit: rename test.yml workflow into ci.yml.

Jira / Linear Tickets

Testing

Create a dummy tag called test and push it to trigger the release job.

Screenshot 2023-11-03 at 16 15 46 Screenshot 2023-11-03 at 16 16 13

@leovct leovct marked this pull request as ready for review November 3, 2023 15:19
@leovct leovct requested a review from a team November 3, 2023 15:21
@leovct leovct merged commit fbd16d4 into main Nov 6, 2023
6 checks passed
@leovct leovct deleted the fix/release-names branch November 6, 2023 12:50
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