Hi Tobias

Looks like actions that are meant to be run on the main repository got
activated on your fork of QGIS.
Not sure exactly when this happened, it might be when you push the master
branch from the main repo to yours.

Actions can disabled here:
https://github.com/tschmetzer/QGIS/settings/actions

Matthias

On Wed, Mar 10, 2021 at 9:35 AM Tobias Schmetzer <[email protected]> wrote:

> Hello,
>
> sorry to disturb with a maybe simple problem (I already searched the
> mailing list of the past months). In my respository there seems a scheduled
> action task to be executed. For 13 days I've been receiving emails telling
> me about failed Docker images builds. I tried to google about the Docker
> images problem but the only things I found were about setting up these
> images on a build server.
> I thought maybe I missed an update so I rebased/merged from
> upstream/master into my respository but the problem persists. Did I miss
> something or how can I handle the action task failure?
>
> There seems to be a workflow file the task is using that I never changed:
> github/workflows/build-docker.yml
> Do I need to adapt it in some way and why now?
>
> This is an excerpt of one of the three branches (3.16, 3.18, master) that
> the task tells me are failing:
>
>
> *> Run actions/checkout@v2 *
>
> *Syncing repository: tschmetzer/QGIS *
>
> *> Getting Git version info *
>
> *Deleting the contents of '/home/runner/work/QGIS/QGIS' *
>
> *>Initializing the repository *
>
> *> Disabling automatic garbage collection *
>
> *> Setting up auth *
>
> *v Fetching the repository *
>
> */usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress
> --no-recurse-submodules --depth=1 origin
> +refs/heads/release-3_18*:refs/remotes/origin/release-3_18*
> +refs/tags/release-3_18*:refs/tags/release-3_18* *
>
> *The process '/usr/bin/git' failed with exit code 1 *
>
> *Waiting 17 seconds before trying again *
>
> */usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress
> --no-recurse-submodules --depth=1 origin
> +refs/heads/release-3_18*:refs/remotes/origin/release-3_18*
> +refs/tags/release-3_18*:refs/tags/release-3_18* *
>
> *The process '/usr/bin/git' failed with exit code 1 *
>
> *Waiting 13 seconds before trying again *
>
> */usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress
> --no-recurse-submodules --depth=1 origin
> +refs/heads/release-3_18*:refs/remotes/origin/release-3_18*
> +refs/tags/release-3_18*:refs/tags/release-3_18* *
>
> *Error: The process '/usr/bin/git' failed with exit code 1*
>
>
> Thanks in advance for any hints to solve this!
>
> Regards, Tobias
> _______________________________________________
> QGIS-Developer mailing list
> [email protected]
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to