This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 985f350180 Remove endoflife update from release process (#31454)
985f350180 is described below
commit 985f3501806980e6612ae7fbe81669b001e93597
Author: Pierre Jeambrun <[email protected]>
AuthorDate: Mon May 22 00:51:39 2023 +0200
Remove endoflife update from release process (#31454)
---
dev/README_RELEASE_AIRFLOW.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md
index b04ca0cd25..6d42b59208 100644
--- a/dev/README_RELEASE_AIRFLOW.md
+++ b/dev/README_RELEASE_AIRFLOW.md
@@ -53,7 +53,6 @@
- [Update `main` with the latest release
details](#update-main-with-the-latest-release-details)
- [Update default Airflow version in the helm
chart](#update-default-airflow-version-in-the-helm-chart)
- [Update airflow/config_templates/config.yml
file](#update-airflowconfig_templatesconfigyml-file)
- - [Update EndOfLife data](#update-endoflife-data)
- [API clients](#api-clients)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -881,10 +880,6 @@ File `airflow/config_templates/config.yml` contains
documentation on all configu
- Update `airflow/config_templates/config.yml` with the details, and commit it.
-## Update EndOfLife data
-
-- Make a PR [EndOfLife](https://github.com/endoflife-date/endoflife.date) with
release date, latest version and updated
-changelog link.
## API clients