Skip to content

Conversation

@carlhoerberg
Copy link
Contributor

Summary

  • Separate CI workflows into independent jobs for better parallelization
  • Remove orchestrator ci.yml workflow file
  • Create independent workflows for debian, fedora, and centos
  • Integrate dependent jobs (static-packages, debian-static) into alpine workflow
  • Each workflow now runs independently with proper job dependencies

Test plan

  • Verify that each workflow runs independently
  • Check that all dependent jobs maintain their dependency chains (static-packages and debian-static depend on alpine)
  • Ensure all distribution builds complete successfully

🤖 Generated with Claude Code

carlhoerberg and others added 2 commits April 20, 2025 00:28
- Remove orchestrator ci.yml workflow file
- Create independent workflows for debian, fedora, and centos
- Integrate dependent jobs (static-packages, debian-static) into alpine workflow
- Each workflow now runs independently with proper job dependencies

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@carlhoerberg carlhoerberg requested a review from a team as a code owner April 19, 2025 22:39
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.

2 participants