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

chore(shorebird_cli): remove deprecated force flag from release and patch commands #1867

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

bryanoltman
Copy link
Contributor

Description

The --force flag has been deprecated and is now being removed in anticipation of the 1.0 release.

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

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (6120941) to head (7659245).

❗ Current head 7659245 differs from pull request most recent head bbe64a6. Consider uploading reports for the commit bbe64a6 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1867      +/-   ##
===========================================
- Coverage   100.00%   99.90%   -0.10%     
===========================================
  Files          172      172              
  Lines         5474     5414      -60     
===========================================
- Hits          5474     5409      -65     
- Misses           0        5       +5     
Flag Coverage Δ
shorebird_cli 99.88% <ø> (-0.12%) ⬇️

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

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

@bryanoltman bryanoltman merged commit 90ec86d into main Apr 4, 2024
6 checks passed
@bryanoltman bryanoltman deleted the bo/remove-force-flag branch April 4, 2024 20:22
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.

None yet

2 participants