Closed cyril-data closed 1 year ago
Thanks @cyril-data! I've amended the comment and title of this PR to add links to the original dataset used to create examples. Could you try and solve the check that fails? And then I'll review the PR. Thank you!
Hi Camille,
The gitaction work definitely on the fork but not on the bids-standard...
With some test, I got this error :
remote: Permission to Inria-Empenn/BEP028_BIDSprov.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/Inria-Empenn/BEP028_BIDSprov/': The requested URL returned error: 403
Error: Process completed with exit code 128.
to see in section (Enabling workflows for forks ...) if access are allowed for fork repo ?
Thanks a lot
The action is only triggered by push now
Thanks @thomasbtnfr @cyril-data! This looks good to me, let's merge :)
PR to add github actions to transform all SPM task-fMRI result examples available in https://github.com/incf-nidash/nidmresults-examples in jsonld with spm_parser. The results are pushed in the directory "results"
To do so the principal important changes are for the files :
git add
,git commit
,git push
)batch.m
on dir bids_prov/tests/samples_test/. In consequence, IDs of file "bids_prov/tests/samples_test/partial_conjunction_ref.jsonld" have changed.