Releases: odtp-org/odtp-component-template
Releases · odtp-org/odtp-component-template
v0.5.0
- odtp-component-client: Updated to v0.1.2
- Updated odtp.yml:
- datainputs & dataoutputs now are compatible with folders including multiples files.
- component-docker-image: Now it's compatible with docker links
- authors: Now authors can be listed
- doi & orcid: now it's included.
- Citation.cff included.
- Included github actions allowing to build the image in dockerhub/github registry if credentials are provided
- Added Issues template
- Updated .env.dist
- Added tests folder
- Added CHANGELOG.md template
- Updated .gitignore with ODTP dev folders
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.4...v0.4.0
v0.3.4
v0.3.4
- Inclusion of secrets and build-args in odtp.yml
- Tools as list
Full Changelog: v0.3.3...v0.3.4
v0.3.4
- Inclusion of secrets and build-args in odtp.yml
- Tools as list
v0.3.3
v0.3.2
- v0.3.2
- Extended odtp.yml parameters and input/output definition.
- odtp.requirements.txt transfered to submodule odtp-component-client.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
- v0.3.0
- Turning
odtp-client
into a separate repository and adding it as a submodule inodtp-component-client
- Updating
app.sh
and tutorial. - Updating
odtp.yml
file. - Adding
.DS_Store
to.gitignore
- Turning
What's Changed
Full Changelog: v0.2.0...v0.3.0