Skip to content

ci: Update workflows to run on PRs and pushes to release branches#1163

Merged
mattrunyon merged 1 commit intodeephaven:mainfrom
mattrunyon:release-branch-actions
Mar 20, 2023
Merged

ci: Update workflows to run on PRs and pushes to release branches#1163
mattrunyon merged 1 commit intodeephaven:mainfrom
mattrunyon:release-branch-actions

Conversation

@mattrunyon
Copy link
Copy Markdown
Collaborator

@mattrunyon mattrunyon commented Mar 20, 2023

This updates the actions to run on release/ branches for PRs and pushes.

I believe this will need to be cherry-picked back to the release branches

The double star for the wildcard is from the GitHub docs here. Single star works as well, but would not run on release/v0.19/something if that ever occurred.

@mattrunyon mattrunyon requested a review from mofojed March 20, 2023 16:40
@mattrunyon mattrunyon self-assigned this Mar 20, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2023

Codecov Report

Merging #1163 (21317ed) into main (ac6a514) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   44.13%   44.13%           
=======================================
  Files         447      447           
  Lines       33265    33265           
  Branches     8356     8356           
=======================================
  Hits        14682    14682           
  Misses      18534    18534           
  Partials       49       49           
Flag Coverage Δ
unit 44.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mattrunyon mattrunyon merged commit 98cf0d9 into deephaven:main Mar 20, 2023
@mattrunyon mattrunyon deleted the release-branch-actions branch March 20, 2023 18:52
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants