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

Update workflows with new actions' version - Implementation #19866

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pereyra-m
Copy link
Member

@pereyra-m pereyra-m commented Oct 25, 2023

Related issue
Closes #19861

Description

This PR creates wrappers for common Github actions to make the maintenance easier and faster.
To remove some current warnings, the version used for the checkout action was updated, but some others will still appear until the new versions are published:

The checkout action hasn't a wrapper because the repository files aren't available until the first checkout is performed.

Tests

  • Compilation without warnings in every supported platform
  • QA templates contemplate the added capabilities

@pereyra-m pereyra-m added the type/maintenance Maintenance issues. label Oct 25, 2023
@pereyra-m pereyra-m self-assigned this Oct 25, 2023
@pereyra-m pereyra-m changed the title Enhancement/19861 update workflows actions Update workflows with new actions' version - Implementation Oct 25, 2023
@pereyra-m pereyra-m force-pushed the enhancement/19861-update-workflows-actions branch from 6a1c8cb to 12b358d Compare October 25, 2023 18:53
@pereyra-m pereyra-m linked an issue Oct 25, 2023 that may be closed by this pull request
2 tasks
@pereyra-m pereyra-m force-pushed the enhancement/19861-update-workflows-actions branch from 12b358d to 2ccfbe9 Compare October 25, 2023 19:00
@pereyra-m pereyra-m marked this pull request as ready for review October 26, 2023 12:34
@pereyra-m pereyra-m changed the base branch from 4.6.0 to master October 27, 2023 13:14
@pereyra-m pereyra-m force-pushed the enhancement/19861-update-workflows-actions branch from dc698df to deb99e2 Compare October 27, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/maintenance Maintenance issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update workflows with new actions' version
1 participant