This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch auto-theme-version-bump
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
from efd4467a03 Add automatic version bumping for sphinx_airflow_theme
add d12bf04dd7 Rewrite check_and_bump_version in Python with inline script
metadata
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +-
sphinx_airflow_theme/check_and_bump_version.py | 128 +++++++++++++++++++++++++
sphinx_airflow_theme/check_and_bump_version.sh | 96 -------------------
3 files changed, 129 insertions(+), 97 deletions(-)
create mode 100755 sphinx_airflow_theme/check_and_bump_version.py
delete mode 100755 sphinx_airflow_theme/check_and_bump_version.sh