Dhananjhay Bansal (Djay)

Results 13 issues of Dhananjhay Bansal (Djay)

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

This PR switches out poetry for uv for managing packages and makes appropriate changes to the Continuous integration (CI) pipeline for quality checks and dry runs.

Addresses issue #366

## Proposed changes This PR adds support for the uv package manager as an option when creating a Snakebids app using the `snakebids create command`, alongside existing options like poetry...

Hi there, Thank you for developing and maintaining this excellent package! I'm a developer on the [scattr](https://github.com/khanlab/scattr) project, and we're currently working on integrating Conda into our workflow. The only...

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

review-requested
c-cpp

Same as PR #496 but cleaner

ready-for-wet-run

Hippunfold fails to run inside an environment with python 3.13 because of `pathlib` package incompatibility. It works fine with Python versions 3.11 and 3.12. It's possible the error might be...

This PR adds the logic to catch `git ls_remote` timeout error gracefully.

Summary This PR introduces a fully-automated, label-driven GitHub Actions workflow that: - Spins up a new ephemeral OpenStack VM on Compute Canada (Arbutus) - Registers it as a self-hosted GitHub...

ready-for-wet-run