]> git.pld-linux.org Git - packages/gitlab-runner.git/log
packages/gitlab-runner.git
7 years agopackage also config dir
Elan Ruusamäe [Sun, 19 Jun 2016 11:54:52 +0000 (14:54 +0300)]
package also config dir

7 years agoup to 1.2.0
Elan Ruusamäe [Fri, 17 Jun 2016 21:25:58 +0000 (00:25 +0300)]
up to 1.2.0

7 years agoadd gitlab-runner user/group
Elan Ruusamäe [Fri, 17 Jun 2016 21:23:19 +0000 (00:23 +0300)]
add gitlab-runner user/group

as per installation doc
https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/install/linux-manually.md

7 years agoadd directory for system mode config
Elan Ruusamäe [Fri, 17 Jun 2016 21:18:51 +0000 (00:18 +0300)]
add directory for system mode config

7 years agouse gitlab-runner as binary name
Elan Ruusamäe [Fri, 17 Jun 2016 17:02:40 +0000 (20:02 +0300)]
use gitlab-runner as binary name

that is the name used in documentation
previous name is still kept

7 years agolicense is MIT since v1.1.0
Elan Ruusamäe [Fri, 17 Jun 2016 16:22:48 +0000 (19:22 +0300)]
license is MIT since v1.1.0

7 years agorequires docker 1.5.0 if used
Elan Ruusamäe [Fri, 17 Jun 2016 16:16:29 +0000 (19:16 +0300)]
requires docker 1.5.0 if used

7 years agoensure correct revision for images
Elan Ruusamäe [Mon, 2 May 2016 13:09:39 +0000 (16:09 +0300)]
ensure correct revision for images

7 years agorevision must match the images
Elan Ruusamäe [Mon, 2 May 2016 12:54:50 +0000 (15:54 +0300)]
revision must match the images

https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/146

more precisely:

https://aur.archlinux.org/packages/gitlab-ci-multi-runner/
> Caused by bug in gitlab-ci-multi-runner which uses revision (unknown
> in this case) in one place and commit id in other place, so it fails
> to find cache/build/service images in docker. I suggest change
> revision from `unknown` to commit id to fix this issue.

7 years agoensure version is set in binary
Elan Ruusamäe [Mon, 2 May 2016 12:45:18 +0000 (15:45 +0300)]
ensure version is set in binary

7 years agoalways avoid docker
Elan Ruusamäe [Mon, 2 May 2016 12:34:46 +0000 (15:34 +0300)]
always avoid docker

7 years agomake hack
Elan Ruusamäe [Mon, 2 May 2016 12:32:34 +0000 (15:32 +0300)]
make hack

7 years agoup to 1.1.3
Elan Ruusamäe [Mon, 2 May 2016 12:28:44 +0000 (15:28 +0300)]
up to 1.1.3

8 years agoomit docker
Elan Ruusamäe [Thu, 31 Mar 2016 20:36:33 +0000 (23:36 +0300)]
omit docker

docker is needed if not using prebuild images

and if using docker, need to have docker runnig as the images get build
via docker build, this is not suitable for our builders

8 years agoBR docker
Elan Ruusamäe [Thu, 31 Mar 2016 19:39:59 +0000 (22:39 +0300)]
BR docker

8 years agofix of missing Asset
Elan Ruusamäe [Thu, 31 Mar 2016 19:20:12 +0000 (22:20 +0300)]
fix of missing Asset

by embedding docker prebuilt images

executor_docker.go missing Asset symbol:
https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/development/README.md#troubleshooting

8 years agocompile
Elan Ruusamäe [Thu, 31 Mar 2016 19:01:28 +0000 (22:01 +0300)]
compile

8 years agonew, version 1.1.0
Elan Ruusamäe [Thu, 31 Mar 2016 17:28:56 +0000 (20:28 +0300)]
new, version 1.1.0

This page took 0.061532 seconds and 4 git commands to generate.