Skip to content

Commit

Permalink
Prepare version 0.12.2 (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: egibot <[email protected]>
  • Loading branch information
egibot-app[bot] and egibot authored May 17, 2021
1 parent ad0e389 commit a3f6f56
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 8 deletions.
10 changes: 5 additions & 5 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"license": "Apache-2.0",
"description": "<ul> <li>Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)</li> <li>Reformatted code with black (#196) (Enol Fernández)</li> <li>Move templates inside the module (#194) (Enol Fernández)</li> <li>Publish project name and project domain name (#190) (Enol Fernández)</li> <li>Improve py3 compatibility (#189, #192) (Enol Fernández)</li> <li>Add EOSC-hub funding acknowledgement as requested by project (#188) (Enol Fernández)</li> <li>Update list of requirements for CentOS7 RPM building (#183) (Pablo Orviz)</li> </ul> ",
"description": "<ul> <li>Support crendential refresh without client secret (#222) (Enol Fernández)</li> <li>Add --ignore-share-errors to continue publishing data even if there are issues in a given share (#217, #218, 221) (Enol Fernández)</li> <li>Add timeout option to core (#219) (Enol Fernández)</li> <li>Minor fixes related to templates (#212) (Enol Fernández)</li> </ul> ",
"language": "eng",
"title": "EGI-Federation/cloud-info-provider: 0.12.1",
"title": "EGI-Federation/cloud-info-provider: 0.12.2",
"keywords": [
"bdii",
"grid",
Expand All @@ -17,13 +17,13 @@
}
],
"upload_type": "software",
"version": "0.12.1",
"version": "0.12.2",
"communities": [
{
"identifier": "egi-foundation"
}
],
"publication_date": "2020-11-19",
"publication_date": "2021-05-17",
"creators": [
{
"orcid": "0000-0002-5686-3193",
Expand Down Expand Up @@ -73,7 +73,7 @@
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/EGI-Federation/cloud-info-provider/tree/0.12.1",
"identifier": "https://github.com/EGI-Federation/cloud-info-provider/tree/0.12.2",
"relation": "isSupplementTo"
},
{
Expand Down
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
python-cloud-info-provider (0.12.2-1) xenial; urgency=medium

* Support crendential refresh without client secret (#222) (Enol Fernández)
* Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
* Add timeout option to core (#219) (Enol Fernández)
* Minor fixes related to templates (#212) (Enol Fernández)

-- egibot <[email protected]> Mon, 17 May 2021 11:04:23 +0000

python-cloud-info-provider (0.12.1-1) xenial; urgency=medium

* Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
Expand Down
10 changes: 10 additions & 0 deletions debs/cloud-info-provider-opennebula/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
python-cloud-info-provider-opennebula (0.12.2-1) xenial; urgency=medium

* Support crendential refresh without client secret (#222) (Enol Fernández)
* Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
* Add timeout option to core (#219) (Enol Fernández)
* Minor fixes related to templates (#212) (Enol Fernández)

-- egibot <[email protected]> Mon, 17 May 2021 11:04:23 +0000

python-cloud-info-provider-opennebula (0.12.1-1) xenial; urgency=medium

* Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
Expand Down
10 changes: 10 additions & 0 deletions debs/cloud-info-provider-openstack/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
python-cloud-info-provider-openstack (0.12.2-1) xenial; urgency=medium

* Support crendential refresh without client secret (#222) (Enol Fernández)
* Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
* Add timeout option to core (#219) (Enol Fernández)
* Minor fixes related to templates (#212) (Enol Fernández)

-- egibot <[email protected]> Mon, 17 May 2021 11:04:23 +0000

python-cloud-info-provider-openstack (0.12.1-1) xenial; urgency=medium

* Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
Expand Down
8 changes: 7 additions & 1 deletion rpm/cloud-info-provider-opennebula.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Summary: Cloud Information provider meta-package for OpenNebula
Name: cloud-info-provider-opennebula
Version: 0.12.1
Version: 0.12.2
Release: 1%{?dist}
Group: Applications/Internet
License: Apache Software License 2.0
Expand All @@ -23,6 +23,12 @@ Install the cloud-information-provider and the Cloud Middleware dependencies.
%files

%changelog
* Mon May 17 2021 egibot <[email protected]> 0.12.2
- Support crendential refresh without client secret (#222) (Enol Fernández)
- Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
- Add timeout option to core (#219) (Enol Fernández)
- Minor fixes related to templates (#212) (Enol Fernández)
* Thu Nov 19 2020 egibot <[email protected]> 0.12.1
- Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
- Reformatted code with black (#196) (Enol Fernández)
Expand Down
8 changes: 7 additions & 1 deletion rpm/cloud-info-provider-openstack.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Summary: Cloud Information provider meta-package for OpenStack
Name: cloud-info-provider-openstack
Version: 0.12.1
Version: 0.12.2
Release: 1%{?dist}
Group: Applications/Internet
License: Apache Software License 2.0
Expand All @@ -25,6 +25,12 @@ Install the cloud-information-provider and the Cloud Middleware dependencies.
%files

%changelog
* Mon May 17 2021 egibot <[email protected]> 0.12.2
- Support crendential refresh without client secret (#222) (Enol Fernández)
- Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
- Add timeout option to core (#219) (Enol Fernández)
- Minor fixes related to templates (#212) (Enol Fernández)
* Thu Nov 19 2020 egibot <[email protected]> 0.12.1
- Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
- Reformatted code with black (#196) (Enol Fernández)
Expand Down
8 changes: 7 additions & 1 deletion rpm/cloud-info-provider.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Summary: Information provider for Cloud Compute and Cloud Storage services for BDII
Name: cloud-info-provider
Version: 0.12.1
Version: 0.12.2
Release: 1%{?dist}
Group: Applications/Internet
License: Apache Software License 2.0
Expand Down Expand Up @@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/cloud-info-provider/

%changelog
* Mon May 17 2021 egibot <[email protected]> 0.12.2
- Support crendential refresh without client secret (#222) (Enol Fernández)
- Add --ignore-share-errors to continue publishing data even if there are
issues in a given share (#217, #218, 221) (Enol Fernández)
- Add timeout option to core (#219) (Enol Fernández)
- Minor fixes related to templates (#212) (Enol Fernández)
* Thu Nov 19 2020 egibot <[email protected]> 0.12.1
- Migrate from travis to GitHub Actions (#195, #198) (Enol Fernández)
- Reformatted code with black (#196) (Enol Fernández)
Expand Down

0 comments on commit a3f6f56

Please sign in to comment.