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(shorebird_cli): add windows instructions for option not found #1074

Merged
merged 5 commits into from
Aug 9, 2023

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Aug 9, 2023

Description

Make the instructions for providing extra arguments using -- platform-specific

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 Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (97c5e55) 100.00% compared to head (92a5a07) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1074   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           87        87           
  Lines         3253      3255    +2     
=========================================
+ Hits          3253      3255    +2     
Files Changed Coverage Δ
packages/shorebird_cli/lib/src/command_runner.dart 100.00% <100.00%> (ø)

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

# Conflicts:
#	packages/shorebird_cli/test/src/command_runner_test.dart
@bryanoltman bryanoltman merged commit 14782d1 into main Aug 9, 2023
@bryanoltman bryanoltman deleted the bo/windows-help-message branch August 9, 2023 19:21
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