Skip to content

Feature/GitHub release workflow#47

Merged
boxadesign merged 1 commit intomainfrom
feature/github-release-workflow
Mar 16, 2023
Merged

Feature/GitHub release workflow#47
boxadesign merged 1 commit intomainfrom
feature/github-release-workflow

Conversation

@boxadesign
Copy link
Copy Markdown
Contributor

Add an automated workflow for releases of DS-React.

  • Locally create a new branch create/release
  • Update package.json version to relevant semver
  • Commit branch

A GH action will then do the following:

  • Update the readme.md version reference
  • Run a build command to build the examples and docs
  • Create a release PR with required version and contents

Upon merging the PR into main a GH action will then do the following:

  • Create a tag/release for the version
  • Auto generate release notes/changelog

@boxadesign boxadesign added the enhancement New feature or request label Feb 8, 2023
@boxadesign boxadesign self-assigned this Feb 8, 2023
kruncher
kruncher previously approved these changes Feb 8, 2023
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 16, 2023

Deploy Preview for design-system-react ready!

Name Link
🔨 Latest commit c5d6d8b
🔍 Latest deploy log https://app.netlify.com/sites/design-system-react/deploys/6413277d3f822b0008ed9878
😎 Deploy Preview https://deploy-preview-47--design-system-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@boxadesign boxadesign force-pushed the feature/github-release-workflow branch from b3bc318 to c5d6d8b Compare March 16, 2023 14:28
@boxadesign boxadesign merged commit 8019703 into main Mar 16, 2023
@boxadesign boxadesign deleted the feature/github-release-workflow branch March 16, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants