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

chore: update workflow action versions and templates #400

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrisRedwine
Copy link
Contributor

This PR includes a few minor updates to the GitHub templates and workflows:

Bugfixes

  • Upgrades deprecated set-output GitHub Actions syntax
  • Corrects some spelling and grammatical errors in GitHub templates and glossary
  • Addresses several shellcheck warnings for the action run scripts

Enhancements

  • Upgrades configure-aws-credentials action from v1 to v2 (see update)
  • Upgrades checkout action from v2 to v3
  • Upgrades CodeQL actions from v1 to v2 (see deprecation notice)
  • Upgrades action-semantic-pull-request action from v3 to v5
  • Upgrades setup-python action from v2 to v4
  • Combines pip installs for docs action into one command, per best practice (also saves ~5sec from my testing)

Notes

These will also help get rid of the various deprecation warnings in the action logs.

chore: update configure-aws-credentials action from v1 to v2

chore: correct some spelling and grammatical errors in GitHub templates and glossary

chore: update checkout action from v2 to v3

chore: update CodeQL actions from v1 to v2

chore: update action-semantic-pull-request action from v3 to v5

chore: update setup-python action from v2 to v4

chore: combine pip installs for docs action into one command per best practice

chore: upgrade deprecated set-output GitHub Actions syntax to avoid warnings

chore: address several shellcheck warnings for action run scripts

Signed-off-by: chrisRedwine <[email protected]>
@andreacavagna01
Copy link
Contributor

Hi @chrisRedwine! thanks for the PR! I'll add @ericvilla as reviewer of the PR before merging it into Master

@sonarcloud
Copy link

sonarcloud bot commented May 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants