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

[Backport 2.x] [OSCI][CI] set-output is deprecated #5380

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8d8de0a from #5340.

set-output command for workflows is deprecated according to Github documentation. Update done using GITHUB_OUTPUT environment files. More details here:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/#examples

Issues Resolved
#5322

* replaced set-output
* CI replaced set-output
* Updated CHANGELOG.md for #5322 [CI] Replace usage of deprecated `set-output` in workflows

Signed-off-by: Vijay Vavdiya <vijayvavdiya@gmail.com>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 8d8de0a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #5380 (1a74a72) into 2.x (0e4b9f4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #5380   +/-   ##
=======================================
  Coverage   66.81%   66.81%           
=======================================
  Files        3284     3284           
  Lines       63149    63149           
  Branches    10048    10048           
=======================================
  Hits        42192    42192           
  Misses      18485    18485           
  Partials     2472     2472           
Flag Coverage Δ
Linux_1 35.26% <ø> (ø)
Linux_2 55.26% <ø> (ø)
Linux_3 43.84% <ø> (-0.01%) ⬇️
Linux_4 35.49% <ø> (ø)
Windows_1 35.28% <ø> (ø)
Windows_2 55.23% <ø> (ø)
Windows_3 43.85% <ø> (ø)
Windows_4 35.49% <ø> (ø)

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

@joshuarrrr joshuarrrr merged commit 64f9f1a into 2.x Nov 7, 2023
86 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-5340-to-2.x branch November 7, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports ci first-time-contributor OSCI Open Source Contributor Initiative v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants