Scott Davis

Results 45 issues of Scott Davis

Continue to improve the `test_gdb` fixture and eventually push it to its own repository as a pytest plugin. Convert remaining test data to use it. Ref: https://github.com/agrc/forklift/pull/326/commits/6aa117af939440fdf23938e6dadde30f414d07b8

I noticed that this is not implemented yet: https://github.com/agrc/forklift/blob/663fcc0af2379764826ebb3d374699d5b6d0691a/src/forklift/__main__.py#L45

enhancement

Several times we've deleted data during the day that is involved in a crate in the packing slip. Then forklift short circuits during the ship that night preventing any other...

bug

This library is SO useful! Thanks for your efforts on it. This PR adds an optional `branch` parameter to the count function. This helped me have a more consistently incrementing...

I have really enjoyed this theme! Thanks for all of your work! Just suggesting that a light version would be great. I like to switch between light and dark depending...

feature request

Thanks for the awesome library! I hope this is helpful.

There have not been any meaningful commits for six years. Is this project still being maintained? Are there any newer alternatives?

I'm having strange path resolution issues with `import.meta.url` after it's built. I have created a simple project to reproduce the issue: https://github.com/stdavis/repros/tree/main/ncc-import-meta-url It runs without errors before it is built....

bug

We have a design flaw that makes it easy to miss updates that are pushing during ship. For example, if you have a pallet that fails during ship and doesn't...