Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-16add defaults to functionsSaw-jan
2022-05-16return list from each steps and pipelinesSaw-jan
2022-05-16run pipeline steps in parallel with dependent stepsSaw-jan
refactor pipelines
2022-05-03[tests-only] Bump owncloud test middleware to version 1.6.0 (#9624)PKiran
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-05-03[Tests-Only]Removed GUI test retry option as it is errorsome in Squish (#9626)Talank
2022-04-28[tests-only] Bump owncloud test middleware version to v1.5.0 (#9614)PKiran
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-19Implemented skip-if-unchangedsushmita56
2022-03-31refactor, fix shellcheck warningssaw-jan
2022-03-31add to comment and notificationsaw-jan
2022-03-31save stacktrace of AUT crash to a filesaw-jan
move to helper file
2022-03-31moved docker image references to constants (#9543)Sushmita Poudel
used cancel-previous-builds image addressed review
2022-03-25run uploadGuiTestLogs step in nightly cron jobsaw-jan
2022-03-24notify with logs whenever there is nightly failsaw-jan
add template script
2022-03-24[Tests-Only]Enabled screenshot of desktop on test failure (#9518)Talank
2022-02-24Update public s3 cache credentials (#9470)PKiran
2022-02-24[Tests-Only]Make log comment depends upon existance of logs (#9459)Talank
2022-02-18upload logs to S3 and post link in GitHub commentArtur Neumann
2022-02-16[tests-only] Bumped test middleware version to v1.4.0 (#9447)Talank
2022-02-14[Tests-Only]Enabled http log on GUI tests (#9443)Talank
2022-02-14[Tests-only]Used middleware docker image (#9412)Talank
* [Tests-only]Used middleware docker image * Removed changes unrelated to middleware bump
2022-01-17[Tests-Only]Notify to rocketchat for only the nightly builds (#9369)Talank
2022-01-13[Tests-Only]Execute drone notification in cron pipelines (#9337)Talank
2021-12-14[tests-only]Skipped 3 failed tests (#9288)Talank
2021-12-10use qt5.12 squish for UI tests (#9272)Artur Neumann
2021-11-20Change Docker image used in CIFabian Müller
Future releases are going to be built against Qt 5.15. For 2.9, we prepared a new tag that still ships Qt 5.12. https://github.com/owncloud-ci/client/pull/13
2021-10-26add gui tests for selective sync scenarios (#9009)Saw-jan Gurung
add more tests for selective sync scenarios address reviews refactor test steps address reviews
2021-10-06Always build with cloudprovidersHannah von Reth
Camke will fail if the dependency is missing
2021-10-01[tests-only] add tests for connect-login (#8987)Swoichha Adhikari
* [tests-only] add tests for connect-login * add url object
2021-09-09[Tests-Only][CI] pin middleware commit id for running tests in CIDipak Acharya
2021-09-09[CI] fix push trigger for CIDipak Acharya
2021-09-07Improved CI log displayed in case of test failureTalank Baral
2021-08-12CI: Remove release mode compile checkHannah von Reth
2021-08-12CI: Run drone on 2.xHannah von Reth
2021-06-24CI: Run gui tests on Debug builds to enable asserts and backrtracesHannah von Reth
2021-06-16[Tests-Only] Run GUI tests on nightly (#8739)Swoichha Adhikari
* [Tests-Only] Run GUI tests on nightly * change core server release to latest
2021-06-15[Tests-Only] Skip public link test (#8735)Swoichha Adhikari
2021-06-15ci: replace unmaintained alpine step imageRobert Kaussow
2021-06-14[Tests-Only]Run smokeTest on CI (#8719)Swoichha Adhikari
* [Tests-Only]Run smokeTest on CI * run remaining test on one pipeline * fix invalid pipline dependency
2021-06-10Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-10 Update translations on stable branch in GitHub actions (#8713)Fabian Müller
* Remove translations job from Drone config * Update translations in new GitHub actions workflow * Remove obsolete command * Move Docker commands into script * Run job on stable branch
2021-06-10Revert "Update translations in GitHub actions" (#8712)Fabian Müller
* Revert "Move Docker commands into script" This reverts commit abf2a25c269c888c9eab0c1415e43093d50a7f13. * Revert "Remove obsolete command" This reverts commit 395ac240ba0beac322562d320d602effaa05297c. * Revert "Update translations in new GitHub actions workflow" This reverts commit dcab9dc6a3cf0ca0e334370b875604eeb9dde6ea. * Revert "Remove translations job from Drone config" This reverts commit cec5e9466d056a409cb34869e53ffff76d687572.
2021-06-10Remove translations job from Drone configFabian Müller
2021-06-09Remove double triggerHannah von Reth
2021-06-09Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-09replace event trigger by refs to avoid duplicate runsRobert Kaussow
2021-06-09Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-09autoformat starlark with buildifierRobert Kaussow
2021-06-09remove migrated docsRobert Kaussow
2021-06-08[Tests-Only]fix gui tests fail in CI (#8698)Swoichha Adhikari
2021-06-07Push translations over SSHFabian Müller
Workaround for https://github.com/appleboy/drone-git-push/issues/43 respectively https://github.com/appleboy/drone-git-push/issues/49.