Dilawar Singh

Results 29 issues of Dilawar Singh

Add ci to test on OSX, Windows, and Linux.

- [x] SBML support - [ ] Test GUI - [x] Tests for rdesigneur - [x] wheels. - [x] Travis passing `moose-core`, `moose-gui` and `moose-examples` - [ ] Repo https://github.com/BhallaLab/moose...

packaging

I was facing a problem building this crate (shown below). The build.rs script could not locate the `atlcomcli.h` file. This PR set `%INCLUDE%` path. Unfortunately, it adds another build dependency...

Described here: https://rmondello.com/2024/10/07/apple-passwords-generated-strong-password-format/ Would you be interested in adding such a password generator?

I am on OpenSuse TumbleWeed. I used `zypper install pgloader`. I am getting the following error whenever I try to launch pgloader. ``` [dilawar@localhost db (tool-to-sync-prd-with-test)]$ pgloader This is SBCL...

### Component(s) _No response_ ### What happened? **Describe the bug** Collector is using `http` rather than `https` when sending logs and it is causing server to reject the request. **Steps...

bug
collector-telemetry

Fixes: #481 BREAKING CHANGE: installing extensions as root user will now fail unless `--bypass-root-check` is provided

https://github.com/davidcole1340/ext-php-rs/blob/060c8bfb2dacffe35cffb558d4f3738d86a5d34c/crates/cli/src/lib.rs#L224 The problem If you are outside docker and/or don't have permissions to write into PHP's config directory. - `cargo php install` will fail if normal user don't have permissions...

enhancement
cargo-php