Tony
05ccef7e81
Merge remote-tracking branch 'upstream/main'
...
Deploy Artifact Proxy Dev / ☁️ Artifact Proxy (push) Has been cancelled
Deploy Discord GCP Alerts / ☁️ Discord GCP Alerts (push) Has been cancelled
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
Shorebird CI / changes (push) Has been cancelled
Shorebird CI / CSpell (push) Has been cancelled
ci / 🎯 Build ${{ matrix.package }} (${{ matrix.os }}) (push) Has been cancelled
ci / 🔎 Verify ${{ matrix.package }} (push) Has been cancelled
ci / ci (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
ci / 🎯 Build ${{ matrix.package }} (push) Has been cancelled
# Conflicts:
# packages/artifact_proxy/lib/src/artifact_proxy.dart
# packages/scoped_deps/pubspec.yaml
# packages/shorebird_cli/pubspec.yaml
# packages/shorebird_code_push_client/lib/src/code_push_client.dart
2026-08-03 01:58:32 +08:00
dependabot[bot]
721ee33405
chore(deps): bump the dart-deps group across 1 directory with 4 updates ( #3841 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00
Tony
d9088aeec6
Refactor Shorebird CLI to support configurable URLs and improve test coverage
...
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
Deploy Artifact Proxy Dev / ☁️ Artifact Proxy (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
- Updated AAR releaser test to use ShorebirdProcess.defaultFlutterStorageBaseUrl.
- Changed macOS releaser test to reference a new troubleshooting URL.
- Enhanced shorebird_yaml_test with deserialization for AOT patch metadata.
- Modified network_checker_test to check self-hosted URLs from ShorebirdEnv.
- Added tests for artifact paths in shorebird_artifacts_test.
- Updated shorebird_cli_command_runner_test to reflect new repository URL.
- Improved shorebird_env_test with additional tests for shorebirdRoot and engine revision fallback.
- Adjusted shorebird_flutter_test to use environment variables for Flutter Git URL.
- Updated shorebird_process_test to utilize default Flutter storage URL.
- Enhanced shorebird_validator_test to link to the default hosted URL.
- Updated shorebird_web_console_test to use the configured hosted URL.
- Refactored code_push_client to use default hosted URL for API requests.
- Updated README and generation scripts for the code_push_protocol package to reflect new OpenAPI spec source.
- Modified shared.sh to allow configurable Flutter repository and storage URLs.
Signed-off-by: Tony <tonylu@tony-cloud.com >
2026-06-25 17:21:56 +08:00
nickshorebird
57a6193efc
refactor(redis_client): extract RedisConnection from RedisClient ( #3796 )
2026-05-22 13:23:01 -04:00
dependabot[bot]
65fc17a516
chore(deps): bump the dart-deps group across 1 directory with 2 updates ( #3722 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 09:40:48 -07:00
dependabot[bot]
cf515f1317
chore(deps): bump the dart-deps group across 1 directory with 12 updates ( #3661 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:42:08 +00:00
Bryan Oltman
f96e926fae
chore(redis_client): version 0.0.12 ( #3416 )
2025-12-02 13:51:54 -05:00
Bryan Oltman
fd94d2d142
fix(redis_client): remove other casts of results to List<RespType> ( #3414 )
2025-12-02 13:48:15 -05:00
Bryan Oltman
d36abc507f
chore(redis_client): publish 0.0.11 ( #3413 )
2025-12-02 13:19:45 -05:00
Bryan Oltman
270e305ba7
fix(redis_client): throw exception instead of type error when redis response is not List<RespType> ( #3412 )
2025-12-02 12:09:30 -05:00
Felix Angelov
e8bce8d148
chore(deps): upgrade Dart SDK constraints ( #3333 )
2025-09-25 12:17:03 -05:00
dependabot[bot]
b737a7a6b3
chore(deps): bump the dart-deps group across 1 directory with 4 updates ( #3258 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 11:21:14 -05:00
Eric Seidel
61d1f03203
feat: move stripe_api into our public repo ( #3260 )
...
Co-authored-by: Felix Angelov <felix@shorebird.dev >
2025-07-30 22:08:23 +00:00
Bryan Oltman
29c7d95f86
chore: add shorebird_ci.yaml to redis_client
2025-07-08 17:56:57 -04:00
Bryan Oltman
5795c3d59f
chore: release 0.0.10 ( #3160 )
2025-06-09 15:11:21 -04:00
Bryan Oltman
dc98d9757c
feat(redis_client): add support for KEYS ( #3159 )
2025-06-09 15:08:02 -04:00
Bryan Oltman
ab93bb35d3
chore: prep 0.0.9 release ( #3158 )
2025-06-09 12:37:48 -04:00
Bryan Oltman
37e5da4247
fix(redis_client): expose RedisTDigest type ( #3157 )
2025-06-09 12:37:40 -04:00
Bryan Oltman
54d65ad2ad
chore: prep new shorebird_redis_client release ( #3156 )
2025-06-09 12:03:44 -04:00
Bryan Oltman
53a46a7509
feat(redis_client): add support for t-digest functions ( #3150 )
2025-06-06 17:45:01 -04:00
Felix Angelov
3cd40de211
refactor: migrate to workspaces ( #3135 )
2025-06-02 15:17:00 -05:00
Felix Angelov
192fbb94e3
chore(deps): upgrade to Dart 3.8.0 ( #3106 )
2025-05-21 17:52:56 -05:00
Felix Angelov
dcd93ea5d3
chore(redis_client): v0.0.7 ( #3038 )
2025-04-02 16:46:31 -05:00
Felix Angelov
bbd1754fce
feat(redis_client): add TS.RANGE ( #3037 )
2025-04-02 16:38:56 -05:00
Felix Angelov
de9ba62cd3
feat(redis_client): add TS.ADD and TS.GET ( #3036 )
2025-04-02 15:13:17 -05:00
Felix Angelov
38728d258a
feat(redis_client): add TS.CREATE ( #3033 )
2025-04-01 16:29:17 -05:00
Felix Angelov
9ccede765e
chore(redis_client): v0.0.6 ( #3018 )
2025-03-27 14:05:03 -05:00
Felix Angelov
c74d11c3d2
feat(redis_client): add MSET ( #3017 )
2025-03-27 14:00:43 -05:00
Felix Angelov
6480e9aa67
chore(redis_client): v0.0.5 ( #3015 )
2025-03-27 12:29:37 -05:00
Felix Angelov
4d13c5b4be
feat(redis_client): add mget command ( #3016 )
2025-03-27 12:26:46 -05:00
Felix Angelov
58ec678a63
feat(redis_client): add increment and incrementBy ( #3014 )
2025-03-27 11:32:25 -05:00
Felix Angelov
c1bdc82104
chore(deps): upgrade to Dart 3.7 ( #2894 )
2025-02-14 13:04:26 -06:00
Felix Angelov
beee8fe660
refactor(redis_client): upgrade analysis_options ( #2716 )
2024-12-19 11:57:28 -06:00
Eric Seidel
e6852bfbac
chore: add cspell checking to our CI ( #2421 )
2024-08-19 16:53:10 -05:00
dependabot[bot]
bccb1963d3
chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/redis_client in the redis_client-deps group ( #2309 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 10:06:23 -04:00
Felix Angelov
95496036d3
chore(redis_client): v0.0.4 ( #1299 )
2023-09-20 17:04:57 -05:00
Felix Angelov
2e8aa53bc5
feat(redis_client): add ttl to set ( #1298 )
2023-09-20 17:01:07 -05:00
Felix Angelov
68ea0d111a
chore(redis_client): v0.0.3 ( #1285 )
2023-09-19 10:04:05 -05:00
Felix Angelov
4eb638b107
feat(redis_client): support JSONPath ( #1282 )
2023-09-19 09:56:51 -05:00
Felix Angelov
d255876c63
docs(redis_client): use https for license urls in README
2023-09-18 16:37:51 -05:00
Felix Angelov
89bb3dcd3b
chore(redis_client): v0.0.2 ( #1281 )
2023-09-18 16:36:19 -05:00
Felix Angelov
470177fa22
feat(redis_client): add UNLINK and JSON.MERGE ( #1280 )
2023-09-18 16:30:51 -05:00
Felix Angelov
dfa6c33062
docs(redis_client): add CONTRIBUTING.md and update README.md ( #1273 )
2023-09-15 12:18:40 -05:00
Felix Angelov
8ec4b523fd
chore(redis_client): prepare for 0.0.1 release ( #1272 )
2023-09-15 11:55:10 -05:00
Felix Angelov
b422593d77
feat(redis_client): add logging support ( #1270 )
2023-09-15 11:32:27 -05:00
Felix Angelov
e95782975a
feat(redis_client): basic RedisJSON support ( #1269 )
2023-09-14 13:01:21 -05:00
Felix Angelov
d1d113c1b8
feat(redis_client): basic RedisClient ( #1266 )
2023-09-14 10:55:04 -05:00
Felix Angelov
00f3c2bb9e
chore: revert delete redis_client package ( #1250 ) ( #1264 )
2023-09-13 10:17:15 -05:00
Felix Angelov
d12faa7e58
chore: delete redis_client package ( #1250 )
2023-09-11 11:05:02 -05:00
Felix Angelov
7772fe4efd
feat(redis_client): create package:redis_client ( #1132 )
2023-08-18 15:52:20 -05:00