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

Spike/Automated releases using shell script #1229

Merged
merged 9 commits into from
Apr 23, 2024
Merged

Conversation

jimid27
Copy link
Collaborator

@jimid27 jimid27 commented Apr 22, 2024

  • Relates: https://github.com/PrefectHQ/platform/issues/6509
  • Migrates to a workflow_dispatch release workflow vs a main merge workflow
  • Uses an inputed release type (i.e patch, minor, major, etc) to then automatically bump the version using npm version <release_type>
  • Create a simple bash script to allow for the release pipeline to be triggered from a local machine

Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 01d808b
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6626d50df485630008e0ddf7
😎 Deploy Preview https://deploy-preview-1229--prefect-design.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 configuration.

Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 9fdb3be
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6627fb835327890009d89ecf
😎 Deploy Preview https://deploy-preview-1229--prefect-design.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 configuration.

@jimid27 jimid27 marked this pull request as ready for review April 22, 2024 21:23
@jimid27 jimid27 requested a review from a team as a code owner April 22, 2024 21:23
.github/workflows/release.yml Outdated Show resolved Hide resolved
@jimid27 jimid27 merged commit 12b8ad6 into main Apr 23, 2024
6 checks passed
@jimid27 jimid27 deleted the spike/automated-release branch April 23, 2024 18:26
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.

3 participants