Commit graph

36 commits

Author SHA1 Message Date
Google APIs
c4ef0cc489 feat: A new field lab_info is added to message .google.devtools.testing.v1.AndroidModel
feat: A new message `LabInfo` is added

PiperOrigin-RevId: 683714080
2024-10-08 12:02:41 -07:00
Google APIs
caed541675 chore(devtools/testing): update license year
PiperOrigin-RevId: 630112927
2024-05-02 10:48:42 -07:00
Google APIs
34990e59da docs: Change default length of CreateDeviceSession to 15m, down from 30m
PiperOrigin-RevId: 620098099
2024-03-28 17:01:50 -07:00
Google APIs
21fe1efcdd feat: Returns the estimated wait time for a device in GetTestEnvironmentCatalog by the PerAndroidVersionInfo.interactive_device_availability_estimate field
PiperOrigin-RevId: 611528950
2024-02-29 11:00:37 -08:00
Google APIs
096fad1ff5 feat: Add TestMatrix.extended_invalid_matrix_details that provides additional details when a matrix is INVALID
---
feat: Allow client to use API key to access device catalog in autopush deployment

---
feat: A new field bundle_location is added to GetApkDetailsRequest
docs: Updated docs to refelect this change
PiperOrigin-RevId: 609472108
2024-02-22 13:06:18 -08:00
Google APIs
e5dbeff96d feat: new field initial_setup_apks is added to message .google.devtools.testing.v1.TestSetup
---
feat: add InvalidRequestDetail.Reason.RESULT_STORAGE_PERMISSION_DENIED
PiperOrigin-RevId: 583065519
2023-11-16 09:11:03 -08:00
Google APIs
b70c644c6b fix!: remove deprecated internal field android_device_list
docs: updated comments for DeviceSession.ttl

PiperOrigin-RevId: 581050964
2023-11-09 16:02:11 -08:00
Google APIs
a39ea246dd docs: The maximum number of test shards on Arm virtual devices was increased to 200
PiperOrigin-RevId: 578922508
2023-11-02 11:26:36 -07:00
Google APIs
a39825c5f0 docs: incorrect comment about default session duration
PiperOrigin-RevId: 568878919
2023-09-27 09:49:49 -07:00
Google APIs
31d30ac651 feat: Add DirectAccessService, used to support Android Studio's Android Device Streaming feature on Firebase Test Lab
PiperOrigin-RevId: 567391147
2023-09-21 12:49:28 -07:00
Google APIs
1d7c70b34c docs: Add clarification for the additional_apks field of TestSetup
PiperOrigin-RevId: 563504256
2023-09-07 12:04:29 -07:00
Google APIs
fb30b7950f feat: Test Lab now offers Robo tests for iOS+ (Beta)
PiperOrigin-RevId: 561858436
2023-08-31 22:44:26 -07:00
Google APIs
8637121ac2 feat: added RoboStartingIntent.no_activity
PiperOrigin-RevId: 540051944
2023-06-13 13:15:27 -07:00
Google APIs
c9e54314c1 feat: add estimated_shard_duration field to the Shard message and update the Shard message to use the [(google.api.field_behavior) = OUTPUT_ONLY] annotation rather than "Output only" comments
---
feat: add SmartSharding option for Android instrumentation tests

---
feat: added ApkManifest.services field

---
docs: clarify language and correctly format comments where lists are used
PiperOrigin-RevId: 539679328
2023-06-12 09:39:00 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
53a0be29c4 feat: add SmartSharding option for Android instrumentation tests
PiperOrigin-RevId: 533270079
2023-05-18 15:34:27 -07:00
Google APIs
5ad54e0677 fix: Systrace support is deprecated, Systrace.duration_seconds is deprecated
PiperOrigin-RevId: 529125155
2023-05-03 10:16:25 -07:00
Google APIs
d89655ba20 docs: Add updated documentation about moving expansion to validation
PiperOrigin-RevId: 525808074
2023-04-20 11:48:38 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
e2388a32fe feat: added ApkManifest.version_code, version_name, metadata, uses_feature
feat: added AndroidModel.per_version_info
feat: added IosModel.per_version_info
feat: added AndroidRoboTest.robo_mode
feat: added enum values InvalidMatrixDetails.MATRIX_TOO_LARGE, TEST_QUOTA_EXCEEDED, SERVICE_NOT_ACTIVATED, UNKNOWN_PERMISSION_ERROR
fix: deprecated ProvidedSoftwareCatalog.orchestrator_version
fix: deprecated TestSetup.systrace
chore: reformat protos

PiperOrigin-RevId: 515692730
2023-03-10 11:31:38 -08:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
60e595bc90 chore: Update C# BUILD.bazel targets
PiperOrigin-RevId: 510071506
2023-02-16 01:18:40 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
0481138c2d feat: publishing Testing API protos
Committer: @alexander-fenster
PiperOrigin-RevId: 379505638
2021-06-15 09:25:11 -07:00