-
- Downloads
chore(release): 1.1.0-dev.1 [skip ci]
# [1.1.0-dev.1](v1.0.1...v1.1.0-dev.1) (2023-06-15) ### Bug Fixes * **.gitlab-ci.yml:** add github to list of known ssh hosts ([9ce3ae95](9ce3ae95)) * **.gitlab-ci.yml:** review ssh key for github push ([b5a6f66f](b5a6f66f)) * **.gitlab-ci.yml:** use ssh instead of https for github push in deploy-release ([23bc34a1](23bc34a1)) * comment codecov check ([3d685b7e](3d685b7e)) * **handlers.project:** changes to make all tests passed ([4d6a1265](4d6a1265)) * **handlers.project:** correct way to extract input paths and create intermediate dirs for doc import ([c44fb700](c44fb700)) * **Makefile:** update image tag ([ee91f2ac](ee91f2ac)) ### Features * add new `project` module with draft of methods supporting the HIP collab space ([0aa717b8](0aa717b8)) * add PNG images for logos of dataHIPy package ([412ca284](412ca284)) * **bids.dataset:** add methods to support the creation of an initial BIDS dataset ([8b95bcc0](8b95bcc0)) * **cli.run:** add new commands to the commandline interface ([47e97029](47e97029)) * **handlers.project:** add environments folder to project structure ([d387507b](d387507b)) * **handlers.project:** create initial documents directory structure with "clinical", "reports", "protocols", "other" folders ([e9feeae2](e9feeae2)) * **handlers.project:** implement methods supporting the creation and population of collab projects ([71d79bfa](71d79bfa)) * **handlers.project:** print info at start and end with "SUCCESS" message in main methods ([c35a49ad](c35a49ad)) * write JSON dataset summary in project methods ([17b96a30](17b96a30))
Please register or sign in to comment