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 Actions and Deployment Script from Node 16.x to Node 20.x #1255

Closed
4 tasks done
sydneywalcoff opened this issue Mar 12, 2024 · 0 comments · Fixed by #1278
Closed
4 tasks done

Update Actions and Deployment Script from Node 16.x to Node 20.x #1255

sydneywalcoff opened this issue Mar 12, 2024 · 0 comments · Fixed by #1278
Assignees
Labels
DevOps type of development task related to Process, Github Actions, and Deployment feature: GitHub/Project Board maintenance issue level I: request Smallest type of issue; Typically can be completed by one person priority: high role: development anything related to code size: 2pt Can be done in 7-12 hours
Milestone

Comments

@sydneywalcoff
Copy link
Member

sydneywalcoff commented Mar 12, 2024

Overview

Github has deprecated Node 16 in favor of Node 20 for use in Github Actions. To guarantee continued coverage, we need to update our actions to use Node 20.

Action Items

  • update master-deploy.yml
  • update issue-update-reminder.yml
  • update pull request lint
  • Test that they still pass
    • note that deployment step of master-deploy.yml fails

Resources/Notes

Testing Github Actions Locally wiki
github blog update
GHA metadata syntax

@sydneywalcoff sydneywalcoff added role: development anything related to code priority: medium feature: GitHub/Project Board maintenance size: 2pt Can be done in 7-12 hours DevOps type of development task related to Process, Github Actions, and Deployment issue level I: request Smallest type of issue; Typically can be completed by one person labels Mar 12, 2024
@sydneywalcoff sydneywalcoff added this to the Team Workflow milestone Mar 12, 2024
@eburdekin eburdekin self-assigned this Mar 18, 2024
@sydneywalcoff sydneywalcoff mentioned this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps type of development task related to Process, Github Actions, and Deployment feature: GitHub/Project Board maintenance issue level I: request Smallest type of issue; Typically can be completed by one person priority: high role: development anything related to code size: 2pt Can be done in 7-12 hours
Projects
Development

Successfully merging a pull request may close this issue.

2 participants