The GitHub Actions job "Tests (AMD)" on airflow.git/helm-release-readme-remove-old-releases has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: a5e0dbc08a70ba29be58a5a0f1b57fbc72e868bb / Jarek Potiuk <[email protected]> Helm release docs: serve superseded chart versions from archive.apache.org Fixes to dev/README_RELEASE_HELM_CHART.md, all stemming from ASF's policy that dist/release and downloads.apache.org only keep the latest release while archive.apache.org permanently retains every released version. 1. 'Remove old releases' step: it kept the last 2 chart versions and shipped a broken command ('cd cd', a path that does not match where asf-dist is checked out, and a single hardcoded PREVIOUS_VERSION). Update it to remove every version except the one just released and fix the working-copy path to reuse ${AIRFLOW_SVN_RELEASE_HELM}. Because the published index.yaml now points every old-version URL at the archive, removal is safe to do right away -- no need to wait for index.yaml to propagate or for a CDN cache to expire. 2. 'Update index.yaml in airflow-site' step: the newly released version was merged into index.yaml with a downloads.apache.org URL. Because downloads only serves the latest release, those URLs 404 as soon as the next version ships. Point the merged URL at archive.apache.org/dist instead, matching the rewrite already applied to existing entries earlier in the doc. 3. 'Close the milestone' step: drop the obsolete instruction to update the 'Currently we are working on' tracking issue. Report URL: https://github.com/apache/airflow/actions/runs/26974469963 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
