Amit Saha

Results 35 issues of Amit Saha

Currently the `github.createUserMigration` command will attempt to create migrations as follows: 1. Get all the user owned repos and create a user migration (this option respects all the repo options...

enhancement
github

I currently don't see any metrics related to persistent store operations. For example: - an error counter (for init and upsert operations) - a latency metric (for init and upsert...

enhancement

https://streamlit.io

Improve the suggested fraction calculator to also accept symbols and return an error message when an invalid operation is specified.

Would you be interested in implementing support for web sockets? I can take a shot.

enhancement

Hello, you can see my test site here: http://echorand.me/test_site_hugo/ and the corresponding configuration at: https://github.com/amitsaha/test_site_hugo/blob/master/config.toml As you can see in the source of the site above (view-source:http://echorand.me/test_site_hugo/), the links to...

[] List contests: (suggested function name: get_contests) [] Get contest by ID [] Search for all contests [] Search for active contests

enhancement

Currently we return responses from the various functions as ad-hoc custom classes which are dynamically created based on what we get from the API. I think this needs to be...

The [example web application](examples/demo_web_application) should be updated with the following: [] Add clearer install and connfiguration instructions (may be `docker` and `docker compose` based setup) [] Explain the Freelancer.com SDK...

enhancement

The current `0.1.x` version works as follows: - `0.1` is the API version - `x` is the SDK release But, what if we (and we will) need to make backward...