remotion-dev/remotion

Solve GitHub actions deprecation warnings #1400

JonnyBurger posted onGitHub

šŸŽƒ This issue is part of our Hacktoberfest campaign! šŸ“š Read more about Hacktoberfest here āœ… This issue is currently taken by @glokta1! šŸ’° Thanks to CodeChem for sponsoring this issue!

Problem

When running a GitHub workflow a lot of warnings are popping up:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: Iamshankhadeep/setup-ffmpeg, actions/cache

actions/cache should be updated, a PR can be made to the Iamshankhadeep/setup-ffmpeg repo

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files

The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands

Acceptance criteria

  • Upgrade the YAML files and make PRs to get these three errors fixed
  • Keep the previous behavior of the pipeline

@remotion-dev has funded $112.00 to this issue.


posted by issuehunt-app[bot] over 2 years ago

Hi, I'd like to work on this

posted by glokta1 over 2 years ago

Seems like deprecations for set-output and save-state have already been dealt with by the folks at actions/cache. See https://github.com/actions/cache/pull/950. Just need to update to the new versions.

posted by glokta1 over 2 years ago

@glokta1 Assigned and will take a look tomorrow! Thanks a lot!

@druwan Sorry for not responding swiftly!

posted by JonnyBurger over 2 years ago

@JonnyBurger No worries mate šŸ‘šŸ½

posted by druwan over 2 years ago

@jonnyburger has rewarded $100.80 to @glokta1. See it on IssueHunt

  • :moneybag: Total deposit: $112.00
  • :tada: Repository reward(0%): $0.00
  • :wrench: Service fee(10%): $11.20
posted by issuehunt-app[bot] over 2 years ago

@glokta1 How long do you estimate you spent on the 2 PRs? For statistics šŸ˜‡

posted by JonnyBurger over 2 years ago

@JonnyBurger This one luckily ended up not requiring much. I'd say about an hour.

posted by glokta1 over 2 years ago

Fixed by #1404

posted by JonnyBurger over 2 years ago

Fund this Issue

$112.00
Rewarded

Rewarded pull request

Recent activities

glokta1 was rewarded by jonnyburger for remotion-dev/remotion# 1400
over 2 years ago
jonnyburger submitted an output to  remotion-dev/ remotion# 1400
over 2 years ago