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

[CI] Fetch OpenSearch version in same step #556

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Jul 14, 2023

Description

Fetch version in the same step so the env variable is always resolved. Previous PR #554 this was not guaranteed and could fail.

This is already fixed in the manual backport to 2.x: #555

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
  • 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.

Signed-off-by: Tyler Ohlsen <[email protected]>
@ohltyler ohltyler added the enhancement New feature or request label Jul 14, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added github actions Updating or adding GitHub actions backport 2.x labels Jul 14, 2023
@ohltyler ohltyler changed the title Fetch OpenSearch version in same step [CI] Fetch OpenSearch version in same step Jul 14, 2023
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #556 (b7e2dad) into main (c0564e5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   50.25%   50.25%           
=======================================
  Files         166      166           
  Lines        5593     5593           
  Branches     1055     1055           
=======================================
  Hits         2811     2811           
  Misses       2511     2511           
  Partials      271      271           

@ohltyler ohltyler merged commit 3863e46 into opensearch-project:main Jul 18, 2023
@ohltyler ohltyler deleted the fix-workflow branch July 18, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github actions Updating or adding GitHub actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants