Ian Paul

Results 5 issues of Ian Paul

Hi Team! I got the script setup and running for my GitLab repo and it doesn't seem to create MRs for th private nuget packages referenced in my .csproj. Is...

PR for bounty: "gated store rewrite to UOps.IF, well tested. spec: https://github.com/tinygrad/tinygrad/pull/5652" Changes include: - [x] Wrapping UOps.STOREs that were previously gated in-line with UOps.IFs. I'm not sure if the...

bounty locked

When patch version isn't specified and a matching version is referenced, it will default patch to 0 which could be unclear/confusing. This PR warns the user of that default. ##...

Ref: https://github.com/exo-explore/exo/issues/279 This PR includes the following changes: * adds `manual` option to `--discovery-module` command flag * adds a new `--discovery-config-path` command flag to point to a json config file...

Ref #380 * Load config at the start of each `find` task * Only load config and return the new values if the file's `getmtime` has been updated, otherwise return...