Package Details: gitlab-ci-local 4.55.0-1

Git Clone URL: https://aur.archlinux.org/gitlab-ci-local.git (read-only, click to copy)
Package Base: gitlab-ci-local
Description: Run gitlab pipelines locally as shell executor or docker executor
Upstream URL: https://github.com/firecow/gitlab-ci-local
Licenses: MIT
Submitter: carsme
Maintainer: carsme
Last Packager: carsme
Votes: 4
Popularity: 0.010695
First Submitted: 2022-07-10 18:57 (UTC)
Last Updated: 2024-10-22 07:48 (UTC)

Latest Comments

haarz commented on 2024-12-03 12:52 (UTC)

A bump to version 4.56.0 would be great!

mikaelblomkvists commented on 2022-12-02 13:07 (UTC)

Could you bump the version to the latest one? The 4.36.0 has a bug, which got resolved at 4.36.1. See: issue#676

Error: Command failed with exit code 1: docker rm XXXX
Error response from daemon: You cannot remove a running container XXXX. Stop the container before attempting removal or force remove
    at makeError (/usr/lib/node_modules/gitlab-ci-local/node_modules/execa/lib/error.js:60:11)
    at handlePromise (/usr/lib/node_modules/gitlab-ci-local/node_modules/execa/index.js:118:26)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Job.start (/usr/lib/node_modules/gitlab-ci-local/src/job.ts:367:13)