Files
shorebird/pubspec.yaml
T
Tony b1d17f0339
ci / 📄 License Check (push) Has been cancelled
ci / ✅ Semantic Pull Request (push) Has been cancelled
ci / 🔤 Check Spelling (push) Has been cancelled
ci / 👀 Detect Changes (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (${{ matrix.os }}) (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (push) Has been cancelled
ci / 🔎 Verify ${{ matrix.package }} (push) Has been cancelled
ci / ci (push) Has been cancelled
Shorebird CI / changes (push) Has been cancelled
Shorebird CI / CSpell (push) Has been cancelled
Shorebird CI / artifact_proxy (push) Has been cancelled
Shorebird CI / dex (push) Has been cancelled
Shorebird CI / discord_gcp_alerts (push) Has been cancelled
Shorebird CI / flutter_version_resolver (push) Has been cancelled
Shorebird CI / jwt (push) Has been cancelled
Shorebird CI / scoped_deps (push) Has been cancelled
Shorebird CI / shorebird_build_trace (push) Has been cancelled
Shorebird CI / shorebird_ci (push) Has been cancelled
Shorebird CI / shorebird_cli (push) Has been cancelled
Shorebird CI / shorebird_code_push_client (push) Has been cancelled
Shorebird CI / shorebird_code_push_protocol (push) Has been cancelled
Shorebird CI / shorebird_redis_client (push) Has been cancelled
Shorebird CI / stripe_api (push) Has been cancelled
Shorebird CI / required (push) Has been cancelled
feat(open_aot_patch_tools): add compact AOT patch artifact tools with AES-GCM encryption
- Introduced a new package `open_aot_patch_tools` for creating compact, flavor-aware AOT patch artifacts.
- Implemented runtime model for AOT patches, ensuring compatibility with iOS constraints.
- Added delivery security using AES-256-GCM for encrypted patch artifacts.
- Created compact payload formats including empty, binary diff, and full snapshot.
- Developed linking and encryption functionalities for patch artifacts.
- Added tests for verifying encryption, metadata validation, and artifact reconstruction.
- Included documentation for the design and usage of the patch tools.
2026-06-23 13:01:48 +08:00

23 lines
523 B
YAML

name: _
publish_to: none
environment:
sdk: ^3.9.0
workspace:
- packages/artifact_proxy
- packages/dex
- packages/discord_gcp_alerts
- packages/flutter_version_resolver
- packages/jwt
- packages/open_aot_patch_tools
- packages/redis_client
- packages/scoped_deps
- packages/shorebird_build_trace
- packages/shorebird_ci
- packages/shorebird_cli
- packages/shorebird_code_push_client
- packages/shorebird_code_push_protocol
- packages/stripe_api
dev_dependencies:
very_good_analysis: ^10.2.0