diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..1bcd4a0 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,33 @@ +{ + "description": "

This is the latest release of the AnsibleContainer images used in several downstream tests and tasks in the Africa-Arabia Regional Operations Centre. Several changes have been made since the previous release

\nAutomated builds pushed to the repository\n

Builds are now done in the continuous integration pipeline, which is automated with Travis. This pipeline builds the images and tests their functionality with simple tests. Previously, these images were pushed to the respective repositories on the Quay registry manually after testing passed. Now, we have created a robot user on quay which tags and pushes images to their repository. These repositories are :

\n\nEnd of support for Ubuntu 16.10\n

The Ubuntu 16.10 image has been removed from Docker Hub, and the package repositories have been removed from archive.ubuntu.org\nFor this reason, we have removed the Ubuntu16.10 profile from repository and replaced it with the LTS 16.04

\nContributing and Code of Conduct\n

We have added the typical CONTRIBUTING.md and CODE_OF_CONDUCT.md files to the repository in order to better support and encourage community contributions.

", + "license": "Apache-2.0", + "title": "AAROC/AnsibleContainer: Automated builds of Ansible-ready containers for DevOps", + "version": "v0.2.1", + "upload_type": "software", + "publication_date": "2018-01-27", + "creators": [ + { + "affiliation": "Meraka Institute, CSIR", + "name": "Bruce Becker", + "orcid": "0000-0002-6607-7145" + }, + { + "affiliation": "Meraka Institute, CSIR", + "name": "Sean Murray", + "orcid": "0000-0003-0548-588X" + } + ], + "access_right": "open", + "related_identifiers": [ + { + "scheme": "url", + "identifier": "https://github.com/AAROC/AnsibleContainer/tree/v0.2.0", + "relation": "isSupplementTo" + }, + { + "scheme": "doi", + "identifier": "10.5281/zenodo.597811", + "relation": "isPartOf" + } + ] +} \ No newline at end of file