Skip to content

🎨🧪 Modularize GHA workflow through reuse#618

Merged
henryiii merged 1 commit intopypa:mainfrom
webknjaz:maintenance/gha-reusable-docs-workflow
May 15, 2023
Merged

🎨🧪 Modularize GHA workflow through reuse#618
henryiii merged 1 commit intopypa:mainfrom
webknjaz:maintenance/gha-reusable-docs-workflow

Conversation

@webknjaz
Copy link
Member

@webknjaz webknjaz commented May 14, 2023

This change slightly refactors parts of the GitHub Actions CI/CD workflow definitions to make it possible to rely on the single check gate in branch protection and declutter the main workflow definition.

It reproduces the original efforts of skipping the unnecessary checks depending on the files changed via dynamically determined variables.

@webknjaz webknjaz force-pushed the maintenance/gha-reusable-docs-workflow branch 10 times, most recently from 8515d6d to cb4a5fc Compare May 14, 2023 19:45
This change slightly refactors parts of the GitHub Actions CI/CD
workflow definitions to make it possible to rely on the main check
gate in branch protection and declutter the generic workflow.

It reproduces the original efforts of skipping the unnecessary checks
depending on the files changed via dynamically determined variables.
@webknjaz webknjaz force-pushed the maintenance/gha-reusable-docs-workflow branch from cb4a5fc to dbafe6c Compare May 14, 2023 19:48
@webknjaz webknjaz marked this pull request as ready for review May 14, 2023 19:48
@henryiii henryiii merged commit 04df94c into pypa:main May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants