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

fix: filter_builds not being applied and summaries on zero job runs #29

Merged
merged 6 commits into from
Feb 5, 2024

Conversation

PoisonPhang
Copy link
Contributor

  • Fixes issue with nightly builds where filter_builds wasn't being applied without eval_target being supplied.
    • Fix demonstrated here
  • Fixes issue where build summaries triggered an error if there were no jobs queued
    • Fix demonstrated here

@PoisonPhang PoisonPhang self-assigned this Feb 5, 2024
@PoisonPhang PoisonPhang linked an issue Feb 5, 2024 that may be closed by this pull request
@PoisonPhang PoisonPhang changed the title 28 build fails after prs are successfully merged fix: filter_builds not being applied and summaries on zero job runs Feb 5, 2024
@PoisonPhang PoisonPhang merged commit e79a9ae into main Feb 5, 2024
@PoisonPhang PoisonPhang deleted the 28-build-fails-after-prs-are-successfully-merged branch February 5, 2024 17:39
PoisonPhang added a commit to unionlabs/union that referenced this pull request Feb 5, 2024
- Fixes issue with nightly builds where `filter_builds` wasn't being
applied without `eval_target` being supplied. Closes #1265
- Fix demonstrated
[here](https://github.com/unionlabs/union/actions/runs/7786460547/job/21231418919)
- Fixes issue where build summaries triggered an error if there were no
jobs queued (closes #1261 )
- Fix demonstrated
[here](https://github.com/unionlabs/union/actions/runs/7788142685)
  
Needs unionlabs/workflows#29
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.

Build fails after PRs are successfully merged
2 participants