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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-01Simplify workflow trigger.Kenneth Hsu
2021-05-04Use title case for job steps for consistency.Kenneth Hsu
2021-05-03Install gtk-sharp2 package for tests run on ubuntu-latest.Kenneth Hsu
2021-05-03Restore NuGet packages in separate step.Kenneth Hsu
2021-05-03Merge pull request #4431 from warwickmm/add_workflow_for_testswarwickmm
2021-03-07Remove artifacts from GitHub test workflow.Kenneth Hsu
2021-03-01Add missing semicolons.Kenneth Hsu
2021-03-01Define environment variable to represent build output directory.Kenneth Hsu
2021-03-01Include additional libraries in build artifacts.Kenneth Hsu
2021-03-01Create step to prepare artifacts before upload.Kenneth Hsu
2021-03-01Move NuGet restore to separate step.Kenneth Hsu
2021-02-27Use TrayIcon project assemblies as build artifactsKenneth Hsu
2021-02-20Upload build artifacts before running tests.Kenneth Hsu
2021-02-20Add step to upload build artifacts.Kenneth Hsu
2021-02-10Ask users to check forum when creating new issue.Kenneth Hsu
2021-02-09Remove step to install mono, which is already included.Kenneth Hsu
2021-02-08Use product name rather than command name.Kenneth Hsu
2021-02-08Use product name rather than command name.Kenneth Hsu
2021-02-08Install dependencies before checking out source.Kenneth Hsu
2021-02-08Use latest version of checkout action.Kenneth Hsu
2021-02-08Run all tests.Kenneth Hsu
2021-02-08Consolidate Linux and macOS unit test steps.Kenneth Hsu
2021-02-07Revert "Run all tests."Kenneth Hsu
2021-02-07Run all tests.Kenneth Hsu
2021-02-07Rename workflow file.Kenneth Hsu
2021-02-07Run tests on macOS.Kenneth Hsu
2021-02-07Add OS to step name.Kenneth Hsu
2021-02-07Add job to run selenium UI tests.Kenneth Hsu
2021-02-07Remove unit test result reporter job.Kenneth Hsu
2021-02-07Define separate job to collect test results from all environments.Kenneth Hsu
2021-02-07Use separate steps for unit tests on Linux and Windows.Kenneth Hsu
2021-02-07Try to consolidate test steps.Kenneth Hsu
2021-02-07Save test results in test result folder.Kenneth Hsu
2021-02-07Use single test result reporter step.Kenneth Hsu
2021-02-07Define step to restore NuGet packages.Kenneth Hsu
2021-02-07Use separate steps for reporting Linux and Windows test results.Kenneth Hsu
2021-02-07Define different steps for Linux and Windows tests.Kenneth Hsu
2021-02-07Remove ENABLE_GTK compilation symbol.Kenneth Hsu
2021-02-07Run tests on Linux and Windows.Kenneth Hsu
2021-02-07Fix step name.Kenneth Hsu
2021-02-06Change step name.Kenneth Hsu
2021-02-06Add report title to test result reporter.Kenneth Hsu
2021-02-06Use latest nunit test reporter.Kenneth Hsu
2021-02-06Remove unnecessary build steps.Kenneth Hsu
2021-02-06Revert "Try different test result reporter."Kenneth Hsu
2021-02-06Try different test result reporter.Kenneth Hsu
2021-02-06Add step to publish unit test results.Kenneth Hsu
2021-02-06Add workflow name.Kenneth Hsu
2021-02-06Add step to run Utility unit tests.Kenneth Hsu
2021-02-06Skip build of DependencyFinder.Kenneth Hsu