Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: split the ci to release driven workflows #102

Merged
merged 6 commits into from
Aug 4, 2023

Conversation

FoSix
Copy link
Contributor

@FoSix FoSix commented Jul 31, 2023

Description

Split the release workflow to smaller, release triggered workflows.

Motivation and Context

see #91

One addition to description in that issue is that the workflows are triggered by on: release hook, as pushing to a tag hook does not work with releases.

How Has This Been Tested?

tested on a separate/test repo

Screenshots (if appropriate)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@FoSix FoSix linked an issue Jul 31, 2023 that may be closed by this pull request
3 tasks
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
780 775 99% 95% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 94b87a1 by action🐍

Copy link
Collaborator

@alperenkose alperenkose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@PaloAltoNetworks PaloAltoNetworks deleted a comment from github-actions bot Aug 4, 2023
@FoSix FoSix merged commit 40549ed into main Aug 4, 2023
7 checks passed
@FoSix FoSix deleted the 91-split-the-ci-to-release-driven-workflows branch August 4, 2023 12:10
@FoSix FoSix restored the 91-split-the-ci-to-release-driven-workflows branch August 4, 2023 12:13
FoSix added a commit that referenced this pull request Aug 4, 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.

split the CI to release driven workflows
2 participants