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: warn about diffs when patching macos releases #2679

Merged
merged 82 commits into from
Dec 16, 2024

Conversation

bryanoltman
Copy link
Contributor

Description

Warn users if we detect native and/or asset changes when patching a macOS release, as we do when patching other platforms.

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

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Base automatically changed from bo/macos-entitlement-validator to main December 16, 2024 19:24
# Conflicts:
#	bin/internal/flutter.version
#	packages/shorebird_cli/lib/src/code_push_client_wrapper.dart
#	packages/shorebird_cli/lib/src/commands/patch/macos_patcher.dart
#	packages/shorebird_cli/lib/src/commands/release/macos_releaser.dart
#	packages/shorebird_cli/test/src/code_push_client_wrapper_test.dart
#	packages/shorebird_cli/test/src/commands/patch/macos_patcher_test.dart
#	packages/shorebird_cli/test/src/commands/release/macos_releaser_test.dart
@bryanoltman bryanoltman enabled auto-merge (squash) December 16, 2024 19:31
@bryanoltman bryanoltman merged commit 61756da into main Dec 16, 2024
11 checks passed
@bryanoltman bryanoltman deleted the bo/macos-patch-differ branch December 16, 2024 19:34
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