Sudipto Ghosh

Results 5 issues of Sudipto Ghosh

Closes #7. Fetches the last PR status for the repos specified in `test/repos.json`, determines the expected test results, and saves the responses to `test/mocks.json`. Added `fetch-mocks` script to fetch those...

Add a script that parses a list of repositories and PRs and adds them to the mock response dataset for tests.

enhancement

A workflow can be included to test the JavaScript version.

help wanted
good first issue
hacktoberfest
javascript

Add runtime support for Perl in order to support Perl functions. Closes https://github.com/appwrite/appwrite/issues/4014.

hacktoberfest-accepted

Sends a HTTP request. All configurations should are received as a payload. Supported options are `method`, `url`, `body`, and `headers`. Status code, response body, and response headers are returned. No...

hacktoberfest-accepted