forked from jenkinsci/testdroid-run-in-cloud-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
99 lines (79 loc) · 2.17 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
2.49.0
======
* Add Jenkis pipeline support
* Fix default build language
* Use correct format for testRun Id
* Pass TestdroidCloudSettings to apiClient properly. Reuse apiClient where possible
* Migrate of APINotificationEmail.Type to APINotificationScope
* Update testdroid.api.version to 2.49, pom cleanup
* Rebranded to Bitbar Run-in-Cloud and fixed some typos
* Started using cloud.bitbar.com (instead of testdroid) as the default URL
* Allow user to leave out app path and use latest app to run tests
* Fixed cloud link api endpoint that changed in 2.54
* Separate the device language and country code with an underscore
1.0.23
======
* Double check for Custom Key/Value pairs - removed admin property check
1.0.22
======
* Removed admin property check for key value pairs
1.0.21
======
* Included noCheckCertificate to get its value in the MachineIndependentTask
1.0.20
======
* Getting all results in single zip file per device session
1.0.19
======
* Add jprofiler info to README.md
1.0.18
======
* Compatibility with new API client
* Added JenkinsFile
1.0.17
======
* APITestRunConfig.Mode should be passed only for AppCrowler
* Update testdroid-api version to 2.32
* Enable free device groups
1.0.16
======
* Updated repository url
* Getting results - less error-prone
1.0.15
======
* Updated wiki location
1.0.14
======
* Fixed wrong tips for AppCrawler
1.0.13
======
* Support for iOS AppCrawler
1.0.12
======
* Readme update
1.0.11
======
* Turn off doclint for Javadoc
1.0.10
======
* More documentation
* Fixing See detailed results side panel icon, adding CLOUD_LINK environment variable to Jenkins job
* Adding CLOUD_LINK environment variable to Jenkins job
1.0.9
=====
* Fail job when time limit for result wait have been met
* Added link to new UI
* Fix for concurrent jobs in the same project
1.0.8
=====
* Print timeout to Jenkins job console
* Fix for checking "Finish test in Testdroid Cloud after 'Timeout for results’"
1.0.7
=====
* Handle NumberFormatException, when Device group is not chosen
* Test timeout support
* API library updated to 2.3 version
1.0.6
=====
* Fetch only valid test results to workspace
* Fix wrong display of stored Check test run status method