Skip to content
Snippets Groups Projects
Commit e1d6844b authored by semantic-release-bot's avatar semantic-release-bot
Browse files

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))
parent 26fad2bf
Branches
Tags v1.1.0-dev.1
No related merge requests found
Pipeline #1307 skipped
......@@ -12,6 +12,32 @@
* **Makefile:** update image tag ([ee91f2a](https://gitlab.hbp.link/hip/datahipy/commit/ee91f2ac5cf5a90e9a75273c0e2b1624e34940d4))
### Features
* add new `project` module with draft of methods supporting the HIP collab space ([0aa717b](https://gitlab.hbp.link/hip/datahipy/commit/0aa717b89872d6a57fc4be4d9803f5e1500f3926))
* add PNG images for logos of dataHIPy package ([412ca28](https://gitlab.hbp.link/hip/datahipy/commit/412ca28494b8243968b0405429c0d6d41232f09d))
* **bids.dataset:** add methods to support the creation of an initial BIDS dataset ([8b95bcc](https://gitlab.hbp.link/hip/datahipy/commit/8b95bcc0b7d61845e3900fde38b5994980537c9a))
* **cli.run:** add new commands to the commandline interface ([47e9702](https://gitlab.hbp.link/hip/datahipy/commit/47e97029786f130a891dd8b9ee339f7beb421c73))
* **handlers.project:** add environments folder to project structure ([d387507](https://gitlab.hbp.link/hip/datahipy/commit/d387507b0358fac4768f4f190eef7e790b3def35))
* **handlers.project:** create initial documents directory structure with "clinical", "reports", "protocols", "other" folders ([e9feeae](https://gitlab.hbp.link/hip/datahipy/commit/e9feeae26d93b66a505ce8bad1a376a199586358))
* **handlers.project:** implement methods supporting the creation and population of collab projects ([71d79bf](https://gitlab.hbp.link/hip/datahipy/commit/71d79bfab9a2ede39aedc8efed8eb802df734d0d))
* **handlers.project:** print info at start and end with "SUCCESS" message in main methods ([c35a49a](https://gitlab.hbp.link/hip/datahipy/commit/c35a49adec80d014ff874c5fa5b53992b7c06637))
* write JSON dataset summary in project methods ([17b96a3](https://gitlab.hbp.link/hip/datahipy/commit/17b96a30cc9517aad97608dee74be324137a2fc0))
# [1.1.0-dev.1](https://gitlab.hbp.link/hip/datahipy/compare/v1.0.1...v1.1.0-dev.1) (2023-06-15)
### Bug Fixes
* **.gitlab-ci.yml:** add github to list of known ssh hosts ([9ce3ae9](https://gitlab.hbp.link/hip/datahipy/commit/9ce3ae9536bcb3169cf615a554d629be9ac8c1a2))
* **.gitlab-ci.yml:** review ssh key for github push ([b5a6f66](https://gitlab.hbp.link/hip/datahipy/commit/b5a6f66f3ee11f31b199c36fa0691569e3a961ab))
* **.gitlab-ci.yml:** use ssh instead of https for github push in deploy-release ([23bc34a](https://gitlab.hbp.link/hip/datahipy/commit/23bc34a17732d0d2d324ab1855bdb93b4bebe534))
* comment codecov check ([3d685b7](https://gitlab.hbp.link/hip/datahipy/commit/3d685b7ee3d04882514d455a95e173da65af65e9))
* **handlers.project:** changes to make all tests passed ([4d6a126](https://gitlab.hbp.link/hip/datahipy/commit/4d6a1265e23010d16899844f27958f1d89bb34dd))
* **handlers.project:** correct way to extract input paths and create intermediate dirs for doc import ([c44fb70](https://gitlab.hbp.link/hip/datahipy/commit/c44fb700b716732cb9e68cbbba7a7b8ef6aa23f6))
* **Makefile:** update image tag ([ee91f2a](https://gitlab.hbp.link/hip/datahipy/commit/ee91f2ac5cf5a90e9a75273c0e2b1624e34940d4))
### Features
* add new `project` module with draft of methods supporting the HIP collab space ([0aa717b](https://gitlab.hbp.link/hip/datahipy/commit/0aa717b89872d6a57fc4be4d9803f5e1500f3926))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment