apache / apache/airflow-publish
Configure Trusted publisher workflow
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Configure trusted publisher for airflow artifacts.
https://github.com/apache/airflow/issues/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: https://github.com/apache/airflow-publish/pull/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! 😊
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin by reading Apache Airflow issue #41937 and airflow-publish PR #1, then inspect the `Dry run publish airflow packages` workflow. Confirm that trusted publishing and the SVN, checksum, and signature validations are covered; done means the dry run completes with the expected validations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100