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): record release and patch command metadata #1824

Merged
merged 21 commits into from
Mar 28, 2024

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Mar 26, 2024

Updates the patch and release commands to send metadata introduced in #1823 when creating patches and releases.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ed1b7c5) to head (5f03761).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1824   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          173       173           
  Lines         5419      5463   +44     
=========================================
+ Hits          5419      5463   +44     
Flag Coverage Δ
shorebird_cli 100.00% <100.00%> (ø)
shorebird_code_push_client 100.00% <100.00%> (ø)

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 marked this pull request as ready for review March 27, 2024 18:55
@bryanoltman bryanoltman requested review from eseidel and felangel March 27, 2024 18:55
Base automatically changed from bo/command-metadata to main March 27, 2024 22:03
# Conflicts:
#	packages/shorebird_code_push_client/lib/src/code_push_client.dart
# Conflicts:
#	packages/shorebird_cli/lib/src/commands/patch/patch_ios_framework_command.dart
@bryanoltman bryanoltman requested a review from felangel March 28, 2024 19:28
@bryanoltman bryanoltman merged commit 6209302 into main Mar 28, 2024
10 checks passed
@bryanoltman bryanoltman deleted the bo/cli-metadata branch March 28, 2024 19:39
@eseidel
Copy link
Contributor

eseidel commented Mar 28, 2024

I didn't read that closely, seems totally reasonable.

Makes me wonder if Metadata wont' want something looser/lighter weight like just a map. 🤷

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.

3 participants