Skip to content

Add ios handling in check-build-consistency#295

Open
radoslawrolka wants to merge 2 commits intomainfrom
rolkrado/db-consistency
Open

Add ios handling in check-build-consistency#295
radoslawrolka wants to merge 2 commits intomainfrom
rolkrado/db-consistency

Conversation

@radoslawrolka
Copy link
Collaborator

📝 Description

Now ios will not have dangling scheduled builds

🎯 Type of Change

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

🧪 Testing

📊 Done.
   Checked: 40
   Completed -> 0
   Failed    -> 8
   Skipped   -> 32
   Errors    -> 0

AFTER:

📊 Done.
   Checked: 40
   Completed -> 12
   Failed    -> 28
   Skipped   -> 0
   Errors    -> 0

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the scheduled-build consistency checker so it validates artifacts for more than just Android, with the intent of allowing iOS scheduled builds to be resolved instead of being perpetually skipped.

Changes:

  • Generalizes artifact URL construction from Android-only to platform-aware URLs.
  • Removes the “skip non-Android platforms” behavior and checks all scheduled builds for artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot Autofix powered by AI <[email protected]>
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