Skip to content

Commit 706878e

Browse files
authored
Remove empty lines in generated changelog (#35436)
The changelog generated had an extra empty line and when we are switching to more "templated" generation we should remove those.
1 parent 052e26a commit 706878e

File tree

89 files changed

+6
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+6
-90
lines changed

dev/provider_packages/PROVIDER_CHANGELOG_TEMPLATE.rst.jinja2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
2222
IF YOU WANT TO MODIFY IT, YOU SHOULD MODIFY THE TEMPLATE
2323
`PROVIDER_CHANGELOG_TEMPLATE.rst.jinja2` IN the `dev/provider_packages` DIRECTORY
24-
25-
#}
24+
-#}
2625
.. Licensed to the Apache Software Foundation (ASF) under one
2726
or more contributor license agreements. See the NOTICE file
2827
distributed with this work for additional information

dev/provider_packages/PROVIDER_COMMITS_TEMPLATE.rst.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
IF YOU WANT TO MODIFY IT, YOU SHOULD MODIFY THE TEMPLATE
2323
`PROVIDER_INDEX_TEMPLATE.rst.jinja2` IN the `dev/provider_packages` DIRECTORY
2424
25-
#}
25+
-#}
2626
.. Licensed to the Apache Software Foundation (ASF) under one
2727
or more contributor license agreements. See the NOTICE file
2828
distributed with this work for additional information

dev/provider_packages/PROVIDER_INDEX_TEMPLATE.rst.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
IF YOU WANT TO MODIFY IT, YOU SHOULD MODIFY THE TEMPLATE
2323
`PROVIDER_INDEX_TEMPLATE.rst.jinja2` IN the `dev/provider_packages` DIRECTORY
2424
25-
#}
25+
-#}
2626

2727
.. toctree::
2828
:hidden:

dev/provider_packages/PROVIDER_README_TEMPLATE.rst.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
IF YOU WANT TO MODIFY IT, YOU SHOULD MODIFY THE TEMPLATE
2323
`PROVIDER_INDEX_TEMPLATE.rst.jinja2` IN the `dev/provider_packages` DIRECTORY
2424
25-
#}
25+
-#}
2626
.. Licensed to the Apache Software Foundation (ASF) under one
2727
or more contributor license agreements. See the NOTICE file
2828
distributed with this work for additional information

dev/provider_packages/PROVIDER__INIT__PY_TEMPLATE.py.jinja2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
specific language governing permissions and limitations
1717
under the License.
1818
19-
#}#
19+
-#}
20+
#
2021
# Licensed to the Apache Software Foundation (ASF) under one
2122
# or more contributor license agreements. See the NOTICE file
2223
# distributed with this work for additional information

docs/apache-airflow-providers-airbyte/changelog.rst

Lines changed: 0 additions & 1 deletion

docs/apache-airflow-providers-alibaba/changelog.rst

Lines changed: 0 additions & 1 deletion

docs/apache-airflow-providers-amazon/changelog.rst

Lines changed: 0 additions & 1 deletion

docs/apache-airflow-providers-apache-beam/changelog.rst

Lines changed: 0 additions & 1 deletion

docs/apache-airflow-providers-apache-cassandra/changelog.rst

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)