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

Refactor release workflow #36

Merged
merged 15 commits into from
Jun 1, 2024
Merged

Conversation

codemile
Copy link
Contributor

@codemile codemile commented Jun 1, 2024

This pull request includes several commits that refactor the release workflow and bump the version to v3.0.0. The changes include:

  • Refactoring the release workflow to read the package.json version

  • Removing unnecessary dependencies in lint, test, storybooks, and build workflows

  • Fixing the echo command in the release workflow to properly output the version

  • Updating the release workflow to use the package.json version for creating releases

  • Updating the release workflow to use generated release notes

  • Updating the release workflow to use Node.js version 20 and Yarn cache

Please review the changes and merge them into the main branch.

@codemile codemile enabled auto-merge (squash) June 1, 2024 16:54
@codemile codemile merged commit b3bda5f into main Jun 1, 2024
13 of 14 checks passed
@codemile codemile deleted the chore/automate-releases-by-trigger branch June 1, 2024 16:55
@codemile codemile changed the title "Refactor release workflow and bump version to v3.0.0" "Refactor release workflow" Jun 1, 2024
@codemile codemile changed the title "Refactor release workflow" Refactor release workflow Jun 1, 2024
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.

1 participant