realtime-py icon indicating copy to clipboard operation
realtime-py copied to clipboard

Setup Github Actions

Open J0 opened this issue 3 years ago • 8 comments

Chore

We need a functioning CI checks and tests for this library so that we can ensure everything is working as expected.

J0 avatar Jun 05 '21 06:06 J0

hi @J0 , i would like to work on this issue

RizkyRajitha avatar Oct 02 '21 06:10 RizkyRajitha

Sure, go for it @RizkyRajitha

J0 avatar Oct 03 '21 19:10 J0

hi @J0 ,

my task is to create test cases and then add GitHub actions .

i am familiar with gh actions so that seems okay , can i have some more details about how to write the tests

thanks

RizkyRajitha avatar Oct 04 '21 10:10 RizkyRajitha

Hey @RizkyRajitha,

Apologies for the delay. You can start with the GH actions first -- the test cases can come later -- you can include a blank test or trivial test just to make sure it works

J0 avatar Oct 14 '21 19:10 J0

thanks @J0 , i will create a pr .

RizkyRajitha avatar Oct 15 '21 05:10 RizkyRajitha

hi @RizkyRajitha ,

in gh actions , shall i use poetry to install dependencies because requirements.txt file is not available in this repo.

i got gist by referring to this ci file

https://github.com/supabase-community/supabase-py/blob/develop/.github/workflows/ci-python.yml

RizkyRajitha avatar Oct 15 '21 06:10 RizkyRajitha

Sure, that works. Thanks so much!

J0 avatar Oct 15 '21 16:10 J0

@J0 thanks , let me know if i need to do any alterations

RizkyRajitha avatar Oct 15 '21 16:10 RizkyRajitha

Resolved by #18

J0 avatar Feb 05 '23 13:02 J0

Thanks @RizkyRajitha !

J0 avatar Feb 05 '23 13:02 J0