mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-10-01 05:53:42 -07:00
prepping for 1.1.0-beta release
- Updating and documenting changelog creation process. antsibull-changelog was chosen because it is the standard tooling recommended by Ansible developers. - Documenting the release process and several others so others can perform it in the future. - Updating the integration tests to test against 2.13, which the 1.1.0 final release will be certified for. - Created changelog and update galaxy.yaml for 1.1.0-beta, which will be the next release.
This commit is contained in:
parent
21c9479ece
commit
1ec54b286d
12 changed files with 1030 additions and 8 deletions
|
@ -9,7 +9,7 @@ namespace: google
|
|||
name: cloud
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.0.2
|
||||
version: 1.1.0-beta.0
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
@ -18,6 +18,7 @@ readme: README.md
|
|||
# @nicks:irc/im.site#channel'
|
||||
authors:
|
||||
- Google <alexstephen@google.com>
|
||||
- Google <yusuketsutsumi@google.com>
|
||||
|
||||
|
||||
### OPTIONAL but strongly recommended
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue