Configure trusted publisher for airflow artifacts.
apache/airflow#41937
The Airflow publish repository has been set up to enable trusted publishing.
As part of this, we’ve added validations (SVN, Checksum, Signature), which can be found in this PR: #1.
Additionally, a dry run workflow, Dry run publish airflow packages, has been created, allowing us to test and refine features or improvements. Let’s continue the discussion here! 😊
Configure trusted publisher for airflow artifacts.
apache/airflow#41937
The Airflow publish repository has been set up to enable trusted publishing.
As part of this, we’ve added validations (SVN, Checksum, Signature), which can be found in this PR: #1.
Additionally, a dry run workflow,
Dry run publish airflow packages, has been created, allowing us to test and refine features or improvements. Let’s continue the discussion here! 😊