We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651d95f commit cebb991Copy full SHA for cebb991
pyproject.toml
@@ -60,7 +60,7 @@ changelog = [
60
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
61
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
62
"antsibull-changelog release --version $(hatch version)",
63
- "antsichaut --since_version=latest",
+ "antsichaut --repository cloudera-labs/cloudera.exe --since_version=latest",
64
"antsibull-changelog generate",
65
]
66
0 commit comments