bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

Conda-forge distribution of BIDS-Validator

Open oesteban opened this issue 5 years ago • 12 comments

Do you think it would be interesting to create a conda-forge recipe to enable installing the validator with just a conda install -c conda-forge bids-validator?

oesteban avatar May 12 '19 18:05 oesteban

Would this be the Node or Python package?

effigies avatar May 12 '19 19:05 effigies

The Node package

On Sun, May 12, 2019, 12:56 Chris Markiewicz [email protected] wrote:

Would this be the Node or Python package?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bids-standard/bids-validator/issues/780#issuecomment-491624362, or mute the thread https://github.com/notifications/unsubscribe-auth/AAESDRXEAYX5MCSEHC7HYBLPVBY53ANCNFSM4HMK76HQ .

oesteban avatar May 12 '19 21:05 oesteban

Sounds very interesting @oesteban . Would this mean that users can only install conda (e.g., via miniconda) and don't have to first get npm and nodejs to use the bids-validator?

sappelhoff avatar May 16 '19 08:05 sappelhoff

That would be the idea, npm and nodejs would be baked in the conda distribution.

oesteban avatar May 16 '19 19:05 oesteban

Actually, nodejs is already there https://anaconda.org/conda-forge/nodejs

oesteban avatar May 16 '19 19:05 oesteban

+1 I'd be happy to review the process if needed

sappelhoff avatar May 17 '19 07:05 sappelhoff

Made a metadata.yml for the validator and opened a pr against conda-forge: https://github.com/conda-forge/staged-recipes/pull/9771

rwblair avatar Oct 08 '19 16:10 rwblair

@oesteban @effigies @sappelhoff How important is a windows build for the validator in conda-forge?

rwblair avatar Oct 08 '19 20:10 rwblair

I think a Windows build for the validator would be good to have. This also relates to having a CI for Windows, which we talked about several weeks ago and I think @nellh made some steps towards it.

I don't know what the current status of bids-validator under Windows is.

sappelhoff avatar Oct 15 '19 08:10 sappelhoff

@rwblair @sappelhoff -- wouldn't you think it would be worthwhile now to reincarnate https://github.com/conda-forge/staged-recipes/pull/9771 ? The only mentioned Windows specific issue (https://github.com/bids-standard/bids-validator/issues/926) was closed since then.

yarikoptic avatar Sep 08 '23 14:09 yarikoptic

yes, I think this would be very nice to have.

sappelhoff avatar Sep 08 '23 15:09 sappelhoff

Note that https://github.com/conda-forge/bids-validator-feedstock/ does exist for the Python package. We would need some other name, such as bids-validator-nodejs.

effigies avatar Sep 08 '23 15:09 effigies