Skip to content

Remove Node 12 deprecation warnings #345

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

Merged
merged 1 commit into from
Dec 6, 2022
Merged

Conversation

nmanu1
Copy link
Contributor

@nmanu1 nmanu1 commented Dec 6, 2022

Update the sync-sites-branch GH workflow to remove Node 12 deprecation warnings caused by mtanzi/action-automerge and an older version of actions/checkout. Since mtanzi/action-automerge has not been updated in a couple years, I replaced it with devmasx/merge-branch, which seems to be more actively maintained, is more widely used in the GH Marketplace, and doesn't produce warnings.

J=SLAP-2468
TEST=manual

Test on a forked repo and see that the workflow doesn't have any warnings. The default branch of the repo is successfully synced with a test branch with a merge commit titled Merge <default-branch> into <target-branch>.

@nmanu1 nmanu1 requested a review from a team as a code owner December 6, 2022 21:49
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.72% when pulling 1c948bf on dev/remove-node-12 into fedd93e on release/v1.1.0.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2022

Current unit coverage is 88.8646288209607%
Current visual coverage is 77.78894472361809%
Current combined coverage is 89.51965065502183%

@nmanu1 nmanu1 merged commit ae10af6 into release/v1.1.0 Dec 6, 2022
@nmanu1 nmanu1 deleted the dev/remove-node-12 branch December 6, 2022 22:36
nmanu1 added a commit to yext/react-components that referenced this pull request Dec 6, 2022
Update the `sync-sites-branch` GH workflow to remove Node 12 deprecation [warnings](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). These are the same changes as in the `search-ui-react` [PR](yext/search-ui-react#345) since this workflow is just copied from there. I made an [item](https://yexttest.atlassian.net/browse/SLAP-2507) to move this workflow into the reusable workflows repo so that multiple updates aren't needed for any other changes in the future.

J=SLAP-2468
TEST=manual

See the PR linked above for details.
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.

3 participants