humanmade / tachyon

Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.
https://engineering.hmn.md/projects/tachyon/
ISC License
270 stars 1 forks source link

Upgrade NodeJS on Docker Actions #340

Open mikelittle opened 1 week ago

mikelittle commented 1 week ago

All the Docker actions run for this repo are giving warnings because Node 12 is out of date:

The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

It looks like there are three actions: Build, Test, and Release

Reading the link from the warnings, it looks like they are now forced to run under Node 16. So we might as well update the configuration and remove the warnings.


Acceptance Criteria

For Altis Team Use

Ready for Work Checklist

Is this ticket ready to be worked on? See the Play Book Definition of Ready

Completion Checklist

Is this ticket done? See the Play Book Definition of Done

wisyhambolu commented 3 days ago

Hey team! Please add your planning poker estimate with Zenhub @ferschubert-hm @mikelittle @owaincuvelier