Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changelogs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sections:
- Bugfixes
- - known_issues
- Known Issues
title: Cloudera.Cluster
title: cloudera.cluster
trivial_section_name: trivial
use_fqcn: true
vcs: auto
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ changelog = [
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
"antsibull-changelog release --version $(hatch version)",
"antsichaut --since_version=latest",
"antsichaut --repository cloudera-labs/cloudera.cluster --since_version=latest",
"antsibull-changelog generate",
]

Expand Down
Loading