Cameron Smith

Results 13 issues of Cameron Smith

Thanks for this set of examples and the associated review paper. If you're interested in adding the ability to launch via a containerized environment and allow users to fairly easily...

# Bug Report ## Description `dvc status` repeatedly rehashes files cached as outputs of `foreach` pipeline stages leading to O(mins) vs O(s) runtimes as compared to `dvc data status` ###...

p2-medium
A: status

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? On ```sh ❯ conda-lock --version conda-lock, version...

The kaniko image-builder component `serviceAccountName` is used https://github.com/zenml-io/zenml/blob/8217105bf2ed15d935f1fd134a72875cd873a994/src/zenml/integrations/kaniko/image_builders/kaniko_image_builder.py#L204 and then placed inside the `containers` scope https://github.com/zenml-io/zenml/blob/8217105bf2ed15d935f1fd134a72875cd873a994/src/zenml/integrations/kaniko/image_builders/kaniko_image_builder.py#L221 but it likely needs to be declared in the Pod `spec` scope https://github.com/zenml-io/zenml/blob/8217105bf2ed15d935f1fd134a72875cd873a994/src/zenml/integrations/kaniko/image_builders/kaniko_image_builder.py#L210 Without...

bug

Static linking https://github.com/numba/llvmlite/issues/93 was disabled by default in * https://github.com/numba/llvmlite/pull/250 * "-static-libstdc++" is not used in https://github.com/numba/llvmlite/blob/f22420ad768a31dd15ae45d551bb4e73907a27fa/ffi/Makefile.linux as of Apr 10, 2017 * https://github.com/numba/llvmlite/releases/tag/v0.17.0 * https://pypi.org/project/llvmlite/0.17.0/#files if not before. For...

- [x] resolves #272

enhancement
refactoring
ci
stale
build
dependencies
github_actions
work-in-progress
execute-workflow
skip-ci

I receive the following ```R Error in `vectbl_as_row_location()`: ! Must subset rows with a valid subscript vector. ✖ Subscript `best_match` has the wrong type `list`. ℹ It must be logical,...

- [X] I have reviewed the [Known Issues](https://github.com/sethvargo/ratchet#known-issues) and confirm this is not a known issue. In case others are interested in being able to install ratchet via nix, it...

enhancement

- [x] resolves #538 - [x] resolves #539 - [ ] resolves #536

enhancement