welldone-software / why-did-you-render

why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
https://www.npmjs.com/package/@welldone-software/why-did-you-render
MIT License
11.32k stars 199 forks source link

Use GitHub actions instead of Travis CI #306

Closed christianvuerings closed 2 months ago

christianvuerings commented 2 months ago

Description

Use GitHub actions instead of Travis CI to run:

Background

Travis CI shut down their free tier for open-source projects and the previous runs are no longer available on travis-ci.com:

https://www.travis-ci.com/welldone-software/why-did-you-render

image

image

Notes

image

christianvuerings commented 2 months ago

@vzaidman do you have time to take a look?

vzaidman commented 2 months ago

Thank you for your contribution!