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

feat(shorebird_cli): list detected flavors in shorebird init #1386

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Oct 10, 2023

Description

Adds a list of detected flavors when running shorebird init.

No flavors:
Screenshot 2023-10-10 at 1 07 32 PM

With flavors:
Screenshot 2023-10-10 at 1 07 58 PM

This should help partially mitigate #1379

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

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a149410) 100.00% compared to head (735631e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1386   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          156       156           
  Lines         4618      4623    +5     
=========================================
+ Hits          4618      4623    +5     
Flag Coverage Δ
shorebird_cli 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...s/shorebird_cli/lib/src/commands/init_command.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bryanoltman bryanoltman merged commit 2017d05 into main Oct 10, 2023
8 checks passed
@bryanoltman bryanoltman deleted the bo/list-flavors branch October 10, 2023 17:20
@eseidel eseidel mentioned this pull request Oct 10, 2023
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