Ben Mares

Results 148 issues of Ben Mares

After upgrading from 0.6.1 to 0.6.2 I'm getting the following error: ``` ClientError: An error occurred (AccessDenied) when calling the ListObjectVersions operation: None ``` originating from [this](https://github.com/liormizr/s3path/commit/01ca548af7a6434ba75fa39d6c60e08ce7ec053a#diff-ac1d40d8fe81ca60b57c9f0006997c11422bac2bd124b2c826b313363e412981R461) `.exists()` check when...

I'm doing some maintenance work, auditing the license situation and such. For Apache, [it's recommended](https://github.com/arviz-devs/arviz/blob/01c8b9454349247eed2145a27b03f9231acb412f/LICENSE#L178-L201) (but not strictly required) to add a header to all source code files. We should...

Context: https://github.com/conda-forge/pytensor-suite-feedstock/pull/170#issuecomment-3051587887 Windows builds are failing with ``` Path does not exist: D:\a\1\s\!ENV_ARTIFACT_PATH! ``` Note that due to frequent debugging needs, I have ```yaml azure: store_build_artifacts: true ``` I wonder...

bug

### Solution to issue cannot be found in the documentation. - [x] I checked the documentation. ### Issue I can reproduce this both locally and in CI. I'm working on...

bug

Hi @grindsa, when you merged #70 it was into a `refresher` branch instead of `master`. You mentioned that you wanted to [take a deeper look](https://github.com/grindsa/dkb-robo/pull/70#issuecomment-2560916327). Do you intend to eventually...

With #72 applied, I observe strange behavior regarding the `archive` and `download_all` arguments. There are four cases. (In all four cases I set `prepend_date=True`. I haven't had a chance to...

## ⚠️ Important Disclosure **I do not know C++.** This PR was extremely heavily LLM-assisted (Claude in Cursor). As a result, **please review this PR skeptically and critically**. I have...

release::bug_fixes

This follows up on https://github.com/mamba-org/mamba/issues/4052 to indicate some problems that still remain. ### Summary Since v2.1.1, libmamba switched in https://github.com/mamba-org/mamba/pull/3901 to "repodata-first" when constructing `info/repodata_record.json` (intended to honor channel repodata...