Skip to content

Commit

Permalink
Update changelog and release (#108)
Browse files Browse the repository at this point in the history
* Update inventory_sources_export.yml

* update verbosity

* update verbosity

* remove change

* Add verbosity

Add verbosity

* Fixed breaking changelog fragment

Fixed breaking changelog fragment
  • Loading branch information
sean-m-sullivan authored Oct 22, 2020
1 parent f6ddb2b commit 276047b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflow-config/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

- name: Update changelog
command:
cmd: antsibull-changelog release --version {{ collection_version }}
cmd: antsibull-changelog release --version {{ collection_version }} -vv
chdir: "{{ repo_base_dir }}"

- name: build collection
Expand Down
2 changes: 1 addition & 1 deletion changelogs/fragments/tower_export_update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
breaking_changes:
- Removed depreciated options in inventory sources role: source_regions, instance_filters, group_by
- Removed depreciated options in inventory sources role (source_regions, instance_filters, group_by)
major_changes:
- Updated Roles to use the tower_export model from the awx command line.
- credential_types Updated to use the tower_export model from the awx command line.
Expand Down

0 comments on commit 276047b

Please sign in to comment.