Set up Shuffle, build a workflow, and then start building platform tests
Proving grounds for practicing CI/CD with Github: https://github.com/Shuffle/python-apps/issues/339
Basic local testing has been done for a long time. Time to go for this properly:

Hi @frikky I found this issue interesting. Can you please give some more context? Initially, it seems like we can implement the pipeline given above by adding GitHub action workflows and run them every time when someone push changes to a PR or merge a PR to the main branch. Please correct me if I am wrong. Thanks!
Hi @frikky I found this issue interesting. Can you please give some more context? Initially, it seems like we can implement the pipeline given above by adding GitHub action workflows and run them every time when someone push changes to a PR or merge a PR to the main branch. Please correct me if I am wrong. Thanks!
This is indeed correct. @0x0elliot has been working on it this year and can inform you better :)
Hi @0x0elliot , @frikky mentioned you were working on this issue. Can you tell what is the current status and if I can help in any way. Thanks!