Sudheesh Singanamalla

Results 20 issues of Sudheesh Singanamalla

Thank you for the great library. I've had a little initial trouble setting this up because of the `subdir-objects` option is disabled. Adding the patch in the `autoconf` file as...

While setting this up to play around with a few of the examples, I faced a few issues because of lack of dependencies that are required to run this file,...

- Initial attempt at including runner configurations into pa11y-webservices - This patch include per-task runner configuration with the `POST /tasks` request including the `runners: []` entries - This patch allows...

type: enhancement

I've followed the steps in the windows installation and have `yasm` available and my `msvs_version` is 2015. Performing the installation on `stf` using `npm install --save jpeg-turbo` results in the...

It'd be much easier for users to use this library if it's available as a package via Nuget.

This PR contains two commits. The first commit focuses on fixing a compilation error because of missing `ueIdLst` The second commit focuses on updating the documentation to build the Controller...

CLA Signed

- `$rdf.sparqlUpdate()` is not a constructor and has been removed in latest update. - `tabulator.kb.updater` contains the required updater. - Fixes a typo in error logging. - Updates the URL...

Currently the `pad` app uses the `mashlib-alpha` library hosted at https://timbl.com/timbl/Automation/Library/Mashup/mashlib-alpha.js which currently throws a 404 error. I believe the fix for this would be to replace it with the...

Dear Maintainers, I was wondering if this is a completed reference version using the `hub-node-core` or a work in progress. I am trying to build the project and have been...

``` {% youtube %} https://youtube.com/watch?v=U6c6qCCPJa4 {% endyoutube %} ``` shows up correctly but ``` {% if output.name == "ebook" %} {% youtube %} https://youtube.com/watch?v=U6c6qCCPJa4 {% endyoutube %} {% endif %}...