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

GitHub action to update the web version #3493

Merged
merged 15 commits into from
Mar 6, 2023

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Mar 6, 2023

  • GitHub action that automatically updates the web versions to the latest and create a Pull Request for it
  • Can be triggered manually through workflow_dispatch, or eventually will trigger it automatically from web-client-ui repo when publishing web packages action is completed
  • Tested against my own repository. Example PR that was created there: Update web version 0.30.0 mofojed/deephaven-core#7
  • If already at the latest version, then action exits successfully

@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Mar 6, 2023
@mofojed mofojed added this to the Mar 2023 milestone Mar 6, 2023
@mofojed mofojed self-assigned this Mar 6, 2023
.github/workflows/update-web.yml Outdated Show resolved Hide resolved
.github/workflows/update-web.yml Outdated Show resolved Hide resolved
.github/workflows/update-web.yml Outdated Show resolved Hide resolved
@mofojed mofojed requested a review from devinrsmith March 6, 2023 21:14
@mofojed mofojed merged commit 6516c47 into deephaven:main Mar 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants