Compare commits

...

4 Commits
9.2.0 ... 0.2.1

Author SHA1 Message Date
Felix Fontein
c8a4c0315a Add changelog. 2020-07-06 09:01:14 +02:00
Felix Fontein
d5db1c6894 Bump version in galaxy.yml. 2020-07-06 09:00:21 +02:00
Felix Fontein
4853667405 Add release summary 2020-07-06 08:59:29 +02:00
Felix Fontein
ccbcdfa883 master -> main 2020-07-06 08:58:12 +02:00
4 changed files with 21 additions and 6 deletions

View File

@@ -5,6 +5,14 @@ Community General Release Notes
.. contents:: Topics
v0.2.1
======
Release Summary
---------------
Maintenance release where the ``master`` branch was renamed to ``main``. Contains no other change.
v0.2.0
======

View File

@@ -1,6 +1,6 @@
[![Run Status](https://api.shippable.com/projects/5e664a167c32620006c9fa50/badge?branch=master)](https://app.shippable.com/github/ansible-collections/community.general/dashboard) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.general)](https://codecov.io/gh/ansible-collections/community.general)
# Community General Collection
# Ansible Collection: community.general
[![Run Status](https://api.shippable.com/projects/5e664a167c32620006c9fa50/badge?branch=main)](https://app.shippable.com/github/ansible-collections/community.general/dashboard) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.general)](https://codecov.io/gh/ansible-collections/community.general)
This repo contains the `community.general` Ansible Collection.
@@ -34,7 +34,7 @@ See [here](https://docs.ansible.com/ansible/devel/dev_guide/developing_collectio
## Release notes
See [here](https://github.com/ansible-collections/community.general/tree/master/CHANGELOG.rst).
See [here](https://github.com/ansible-collections/community.general/tree/main/CHANGELOG.rst).
## Publishing New Version

View File

@@ -905,3 +905,10 @@ releases:
name: lmdb_kv
namespace: null
release_date: '2020-06-20'
0.2.1:
changes:
release_summary: Maintenance release where the ``master`` branch was renamed
to ``main``. Contains no other change.
fragments:
- 0.2.1.yml
release_date: '2020-07-06'

View File

@@ -1,6 +1,6 @@
namespace: community
name: general
version: 0.2.0
version: 0.2.1
readme: README.md
authors:
- Ansible (https://github.com/ansible)
@@ -14,7 +14,7 @@ dependencies:
community.kubernetes: '>=0.1.0'
google.cloud: '>=0.0.9'
repository: https://github.com/ansible-collections/community.general
documentation: https://github.com/ansible-collection-migration/community.general/tree/master/docs
#homepage: https://github.com/ansible-collections/community.general
#documentation: https://github.com/ansible-collection-migration/community.general/tree/main/docs
homepage: https://github.com/ansible-collections/community.general
issues: https://github.com/ansible-collections/community.general/issues
#type: flatmap