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

Fixed the publish maven workflow to execute after pushes to release branches. #837

Merged

Conversation

AWSHurneyt
Copy link
Contributor

Issue #, if available:

Description of changes:
Adjusted the branch regex pattens so that the publish snapshot to maven workflow executes after pushes to release branches.

CheckList:

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ranches.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #837 (537fbe9) into main (9fbc083) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #837      +/-   ##
============================================
- Coverage     75.76%   75.65%   -0.11%     
+ Complexity     2850     2831      -19     
============================================
  Files           364      364              
  Lines         16176    16176              
  Branches       2325     2325              
============================================
- Hits          12255    12238      -17     
- Misses         2582     2599      +17     
  Partials       1339     1339              

see 11 files with indirect coverage changes

@Hailong-am Hailong-am merged commit bdc9dad into opensearch-project:main Jun 30, 2023
14 of 15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 16, 2023
…ranches. (#837)

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit bdc9dad)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 16, 2023
…ranches. (#837)

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit bdc9dad)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt pushed a commit that referenced this pull request Aug 16, 2023
…ranches. (#837) (#893)

(cherry picked from commit bdc9dad)

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt pushed a commit that referenced this pull request Aug 16, 2023
…ranches. (#837) (#894)

(cherry picked from commit bdc9dad)

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants