Skip to content

Commit 55484fb

Browse files
committed
docs: calens changelog updated
1 parent 25db415 commit 55484fb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ ownCloud admins and users.
5252
* Enhancement - Shares space in Android native file explorer: [#4515](https://github.com/owncloud/android/issues/4515)
5353
* Enhancement - Accessibility reports in 4.5.1: [#4568](https://github.com/owncloud/android/issues/4568)
5454
* Enhancement - Support for Kiteworks servers without client secret: [#4588](https://github.com/owncloud/android/issues/4588)
55+
* Enhancement - Integration of instrumented tests in GitHub Actions: [#4595](https://github.com/owncloud/android/issues/4595)
5556
* Enhancement - SBOM (Software Bill of Materials): [#4598](https://github.com/owncloud/android/issues/4598)
5657

5758
## Details
@@ -187,6 +188,15 @@ ownCloud admins and users.
187188
https://github.com/owncloud/android/issues/4588
188189
https://github.com/owncloud/android/pull/4589
189190

191+
* Enhancement - Integration of instrumented tests in GitHub Actions: [#4595](https://github.com/owncloud/android/issues/4595)
192+
193+
A new yaml workflow has been added to run instrumented tests in GitHub Actions
194+
in order to have a more consistent CI pipeline in the project since Bitrise is
195+
not available.
196+
197+
https://github.com/owncloud/android/issues/4595
198+
https://github.com/owncloud/android/pull/4602
199+
190200
* Enhancement - SBOM (Software Bill of Materials): [#4598](https://github.com/owncloud/android/issues/4598)
191201

192202
SBOM to be generated in every PR via GitHub Actions with the list of all

0 commit comments

Comments
 (0)