File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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,14 @@ 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 workflow has been added to run instrumented tests in GitHub Actions in
194+ order to have a more consistent CI pipeline in the project.
195+
196+ https://github.com/owncloud/android/issues/4595
197+ https://github.com/owncloud/android/pull/4602
198+
190199* Enhancement - SBOM (Software Bill of Materials): [ #4598 ] ( https://github.com/owncloud/android/issues/4598 )
191200
192201 SBOM to be generated in every PR via GitHub Actions with the list of all
You can’t perform that action at this time.
0 commit comments