forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Update the actions' version #394
Merged
asteriscos
merged 15 commits into
4.10.0
from
change/345-use-of-deprecated-actions-on-gh-workflows
Nov 13, 2024
Merged
Update the actions' version #394
asteriscos
merged 15 commits into
4.10.0
from
change/345-use-of-deprecated-actions-on-gh-workflows
Nov 13, 2024
+46
−41
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lity and performance
…better functionality
…and consistency across the CI/CD pipeline
…liability and consistency in artifact handling
…ability and consistency in Node setup process
…reliability and consistency in artifact retrieval processes
…eliability and consistency in script execution
…ed reliability and consistency in test execution
guidomodarelli
changed the title
Change/345 use of deprecated actions on gh workflows
Use of deprecated actions on gh workflows
Nov 4, 2024
guidomodarelli
changed the title
Use of deprecated actions on gh workflows
update the actions' version
Nov 4, 2024
guidomodarelli
changed the title
update the actions' version
Update the actions' version
Nov 4, 2024
4 tasks
…ss compatibility issues with current environment configurations
…se single quotes in YAML configuration
… for clarity and consistency in YAML structure
guidomodarelli
requested review from
AlexRuiz7,
Desvelao,
yenienserrano and
chantal-kelm
November 5, 2024 17:02
yenienserrano
approved these changes
Nov 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
chantal-kelm
approved these changes
Nov 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
4 tasks
asteriscos
deleted the
change/345-use-of-deprecated-actions-on-gh-workflows
branch
November 13, 2024 14:03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Several warnings are generated when executing GitHub Workflows, primarily due to the utilization of deprecated versions of GitHub Actions. Upgrading to the latest version resolves these warnings and is a straightforward process.
Issues Resolved
Closes #345
Changelog
Check List
yarn test:jest
yarn test:jest_integration