Skip to content

feat(shorebird_cli): add flutter build failure recommendations#3022

Merged
felangel merged 3 commits intomainfrom
feat/add-recommendations-for-build-failures
Mar 27, 2025
Merged

feat(shorebird_cli): add flutter build failure recommendations#3022
felangel merged 3 commits intomainfrom
feat/add-recommendations-for-build-failures

Conversation

@felangel
Copy link
Copy Markdown
Contributor

@felangel felangel commented Mar 27, 2025

Description

  • feat(shorebird_cli): add flutter build failure recommendations

Screenshot 2025-03-27 at 4 39 13 PM

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • 🧪 Tests

@felangel felangel requested a review from eseidel March 27, 2025 21:11
@felangel felangel self-assigned this Mar 27, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@eseidel eseidel left a comment

Choose a reason for hiding this comment

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

I think you will want to include flutter build ipa, flutter build aab, etc. Otherwise folks might run flutter build ios and be confused why that succeeds and shorebird release ios fails.

@felangel felangel merged commit 5f9272a into main Mar 27, 2025
11 checks passed
@felangel felangel deleted the feat/add-recommendations-for-build-failures branch March 27, 2025 21:49
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