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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27build-lxd.yml: Skip NC update test if NC is already up to daterelease/v1.50.1cthecalcaholic
2022-09-27CI/CD: Fix armbian buildsthecalcaholic
2022-09-27CI/CD: Fix docker buildsthecalcaholic
2022-09-24build-docker.yml: Fix syntax for docker logsTobias K
2022-09-23build-docker.yml: Improve debug loggingthecalcaholic
2022-09-23build-docker.yml, build-sd-images.yml: Add workaround for qemu/sudo bugthecalcaholic
2022-09-23build-docker.yml: Add workaround for qemu/sudo bugthecalcaholic
2022-09-22ncp-update-nc: Support the debug flagthecalcaholic
2022-09-16update.sh: Suppress meaningless error messagesthecalcaholic
2022-09-16build-lxd.yml: Include nextcloud upgrade in update testthecalcaholic
2022-09-15ncp-update-nc: Remove redundant debian version compatibility checkthecalcaholic
2022-09-15Upgrade to PHP 8.1 when installing NC >= 24 (#1554)Tobias Knöppler
2022-09-14build-lxd.yml: Fix missing quotev1.49.1thecalcaholic
2022-09-14build-lxd.yml: Fix discovery of previous tag when running on tagthecalcaholic
2022-08-29build-docker.yml: Enable on PR to devel if coming from same repositorythecalcaholic
2022-08-26Improve output for all ci/cd teststhecalcaholic
2022-08-26Run docker tests on PRs to masterthecalcaholic
2022-08-21build-lxd.yml: Fix retrieval of current branch from gh refTobias K
2022-08-21ncp-update: Add support for pr refsTobias Knöppler
2022-08-21build-lxd.yml: Add update testTobias K
2022-08-20build-docker.yml: Disable for pull requests (secrets not available)thecalcaholic
2022-08-19pr-tests.yml, build-docker.yml: Use correct github ref in PRsthecalcaholic
2022-08-19pr-tests.yml: Use correct github refthecalcaholic
2022-08-18vm-tests.yml: Reenable for push:masterthecalcaholic
2022-08-18vm-tests.yml: Disable for push:masterthecalcaholic
2022-08-18Add pr-tests.ymlthecalcaholic
2022-08-18build-lxd.yml: Add branches filter to pull_request triggerthecalcaholic
2022-08-18build-lxd.yml: Run on pull requeststhecalcaholic
2022-08-17publish-image.yml: Us gh instead of hub as github API client, to work around ...v1.49.0thecalcaholic
2022-08-16publish-image.yml: Escape backticsthecalcaholic
2022-08-16publish-image.yml: Fix trailing quotethecalcaholic
2022-08-16publish-image.yml: Provide GITHUB_TOKEN to the publish artifact stepthecalcaholic
2022-08-16publish-image.yml: Escape back ticsthecalcaholic
2022-08-16release.yml: Remove obsolete checksum code from gh release jobthecalcaholic
2022-08-15release.yml: Fix invalid working directorythecalcaholic
2022-08-15release.yml: Fix tag protection not being recognized in workflowthecalcaholic
2022-08-15release.yml: Add debug outputthecalcaholic
2022-08-15vm-tests.yml: Avoid matrix breaking deploymentthecalcaholic
2022-08-15vm-tests.yml: Avoid matrix breaking deploymentthecalcaholic
2022-08-15release.yml: Fix dry-run condition for asset releasesthecalcaholic
2022-08-15build-SD-rpi.sh: Remove debug flagsthecalcaholic
2022-08-15buildlib.sh: Reduce verbosity of download_raspbianthecalcaholic
2022-08-14build-sd-images.yml: Don't skip everything on push eventthecalcaholic
2022-08-14build-sd-images.yml: Fix syntaxthecalcaholic
2022-08-13publish-image.yml: Make it clear in the job output if we're doing a dry-runTobias K
2022-08-13build-sd-images.yml: Retry armbian build once on failureTobias K
2022-08-13build-sd-images.yml: Fix rpi image pathTobias K
2022-08-12build-docker.yml: Reenable for master branchTobias K
2022-08-12release.yml: Use release.yml to run most testsTobias K
2022-08-12Implement automated tests for all images (#1529)Tobias Knöppler