Horea Christian

Results 283 comments of Horea Christian

@drwulsen Could you please rebase this into one commit?

@drwulsen sorry for the late reply. Looks good to me. Have you had the opportunity to test it? Also, could you rebase this into one commit?

@drwulsen I know how you feel, git rebase has the bad habit of being quite frustrating and blowing up in the faces of people who are not gurus :D A...

Привет @ArsenShnurkov - do you have a minimal `.travis.yml` example which sets up a Gentoo environment in which I can manage dependencies via Portage? Currently I am using the vanilla...

@sbesson ah, that might explain it. The build happens inside a network-isolated sandbox in order to prevent applications from installing undocumented code. There are a couple of options to deal...

> think the intent is to have some minimal testing of the reading of OME-Zarr datasets directly from S3 So these tests are more to test S3 capabilities? I notice...

Hi @samuelgarcia thank you for looking into this! The way many packages do this is that they either: 1. have an environment variable such as `PACKAGENAME_TESTS_NONETWORK` (datalad for instance uses...

@tsalo so this is an easy fix, which would just need to go deeper in the nested dictionary structure [after this line](https://github.com/bids-standard/bids-specification/blob/b59550c3d934c788f0a4829293bf19e583e2b109/tools/schemacode/bidsschematools/validator.py#L158). I can fix it, but I still don't...

Yep, forgot there was one. In any case there's more info here. @sappelhoff regarding the point you raised over there --- I too agree that a widespread syntax has advantages...

Apparently rules should be applied by using this YAML to construct checking objects: https://github.com/bids-standard/bids-specification/blob/master/src/schema/meta/context.yaml