erictleung / pixarfilms

:movie_camera: R data package to explore Pixar films, the people, and reception data
https://erictleung.com/pixarfilms
Creative Commons Zero v1.0 Universal
15 stars 4 forks source link

Migration from Goodtables to Frictionless Repository #20

Closed sapetti9 closed 2 years ago

sapetti9 commented 2 years ago

Hi,

Goodtables.io is going to be deprecated in 2022, we, therefore, recommend migrating to the new Frictionless Repository (https://repository.frictionlessdata.io/) continuous data validation system provided by Frictionless Data. The core difference between the two projects is that Frictionless Repository doesn't rely on any hosted infrastructure except for Github Actions which makes this project more sustainable. Also, it uses a newer Frictionless Framework under the hood that brought many improvements over the old goodtables-py library in terms of validation quality and performance.

If you have any doubts or questions, please come and ask in our Discord chat or in the GitHub Discussion.

erictleung commented 2 years ago

Thanks for the heads up! I finally got a chance to set things up properly for GitHub Actions, with a passing CI job here https://github.com/erictleung/pixarfilms/commit/78cca2228dd9ca56922c9ced9f8c8f333ac35e1c. Closing as resolved