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-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-15Upgrade to PHP 8.1 when installing NC >= 24 (#1554)Tobias Knöppler
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-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-18vm-tests.yml: Reenable for push:masterthecalcaholic
2022-08-18vm-tests.yml: Disable for push:masterthecalcaholic
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
2022-07-20Create releases from GH workflow (#1507)Tobias Knöppler
2022-07-13build-docker.yml: Increase timeout for cross arch integration teststhecalcaholic
2022-07-12build-docker.yml: Fix docker release missing latest tagsv1.48.1thecalcaholic
2022-06-23build-docker.yml: Push architecture specific imagesv1.47.2thecalcaholic
2022-06-22build-docker.yml: Checkout code before building manifestthecalcaholic
2022-05-05build-docker.yml: Fix release conditionTobias K
2022-05-05build-docker.yml: Fix push rule to match all branchesTobias K
2022-05-05Dockerfile, build-docker.yml: Add workaround for failing arm64 container when...Tobias K
2022-05-04build-docker.yml: Add integration tests for docker images and only pushTobias K
2022-04-20add github workflow for automated container buildsMatthias Weis