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

Use intermediate env var instead of interpolating directly in inline shell scripts #756

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Aug 14, 2024

Description

Follow best practices for interpolating in inline scripts in GitHub Actions by using intermediate env vars.

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.

@Xtansia Xtansia merged commit 80287ba into opensearch-project:main Aug 14, 2024
43 of 47 checks passed
@Xtansia Xtansia deleted the fix/actions-best-practices branch August 14, 2024 20:56
@Xtansia Xtansia added the backport 1.x Backport to 1.x branch label Aug 18, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 18, 2024
…shell scripts (#756)

Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit 80287ba)
Xtansia added a commit that referenced this pull request Aug 18, 2024
…shell scripts (#756) (#758)

Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit 80287ba)

Co-authored-by: Thomas Farr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x Backport to 1.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants