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: automate image builds based on freeze file changes (#257) #260

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

Sozhan308
Copy link
Contributor

[CI] Changes for #257

  • Add prepare job to determine build parameters from git changes
  • Extract base system and pandoc version from modified freeze files
  • Update job dependencies to use prepare job outputs

- Add prepare job to determine build parameters from git changes
- Extract base system and pandoc version from modified freeze files
- Update job dependencies to use prepare job outputs
- Replace single stack build with matrix-based parallel builds
- Add support for building multiple stacks when freeze files change
- Maintain workflow_dispatch for manual builds
- Add stack name to job titles for better visibility
- Allow independent failures with fail-fast disabled
@Sozhan308 Sozhan308 force-pushed the ci/image-builder-workflow-update branch from 31f4a74 to 51cc163 Compare February 12, 2025 16:43
@tarleb
Copy link
Member

tarleb commented Feb 13, 2025

Thank you, this is fantastic work!

@tarleb tarleb merged commit aa3652d into pandoc:main Feb 13, 2025
1 check passed
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