Skip to content

Backport version.yml to 2.x#6182

Merged
andrross merged 1 commit intoopensearch-project:2.xfrom
andrross:version-workflow
Feb 4, 2023
Merged

Backport version.yml to 2.x#6182
andrross merged 1 commit intoopensearch-project:2.xfrom
andrross:version-workflow

Conversation

@andrross
Copy link
Copy Markdown
Member

@andrross andrross commented Feb 3, 2023

This backports both #2572 and #6177. This was created by doing:

git checkout upstream/main .github/workflows/version.yml

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

This backports both opensearch-project#2572 and opensearch-project#6177. This was created by doing:

```
git checkout upstream/main .github/workflows/version.yml
```

Signed-off-by: Andrew Ross <andrross@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 4, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 4, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.55%. Comparing base (205517c) to head (dce28b1).
⚠️ Report is 2477 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #6182      +/-   ##
============================================
+ Coverage     70.43%   70.55%   +0.11%     
- Complexity    59024    59045      +21     
============================================
  Files          4774     4774              
  Lines        282869   282869              
  Branches      41212    41212              
============================================
+ Hits         199248   199575     +327     
+ Misses        66966    66615     -351     
- Partials      16655    16679      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit e53f6c2 into opensearch-project:2.x Feb 4, 2023
@andrross andrross deleted the version-workflow branch February 4, 2023 01:09
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.

3 participants