summaryrefslogtreecommitdiff
path: root/ci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Quarantine windows testsSteve Azzopardi2019-07-252-0/+892
* Filter another Windows flacky testsTomasz Maczukin2019-07-252-2/+16
* Update tracked Windows tests failures listTomasz Maczukin2019-07-252-46/+64
* Quarantine more windows tests•••These failures are seen in: https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72809013 https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72809103 Steve Azzopardi2019-07-252-0/+20
* Update Windows test failures•••Add two new tests that are flaky and causing pipelines to fail when the change is unrelated. These failures are seen in: https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72607563 https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72602945 https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72514675 https://gitlab.com/gitlab-org/gitlab-runner/pipelines/72414229 Steve Azzopardi2019-07-242-0/+26
* Add CI job checking changes in Windows tests failuresTomasz Maczukin2019-07-182-0/+186
* Pass Windows tests output with artifactsTomasz Maczukin2019-07-171-1/+4
* Fix failing CI job on masterTomasz Maczukin2019-07-151-1/+1
* Add rpm check for Mac OS usersTomasz Maczukin2019-07-111-9/+17
* Add gnu-tar check for Mac OS usersTomasz Maczukin2019-07-111-0/+14
* Allow to build development version of DEB, RPM and Docker with makeTomasz Maczukin2019-07-112-3/+109
* Fix TyposYoginth2019-05-311-1/+1
* Remove deprecated distrosJavier Jardón2019-05-291-1/+1
* typo fixJonathan Wilkins2019-05-231-1/+1
* packagecloud update for fedora 30Jonathan Wilkins2019-05-221-1/+1
* Merge branch 'add-lfs-ubuntu-docker' into 'master'•••add lfs support to ubuntu docker runner See merge request gitlab-org/gitlab-runner!1192Tomasz Maczukin2019-03-141-1/+3
|\
| * delete tool checksums with first entry•••The checksums file contains multiple entries if appending to it when compiling the docker images multiple times in the same working directory. Heiko Voigt2019-03-071-1/+1
| * add lfs support to docker runner•••Since gitlab natively supports large file support (LFS) the docker runner should also natively support LFS. Heiko Voigt2019-03-071-0/+2
* | Execute curl in the ci/release_gitlab instead of printing the commandTomasz Maczukin2019-03-071-1/+1
* | Release also on gitlab releases pageAlessio Caiazza2019-03-071-0/+54
* | Add integration tests for the LFS supportTomasz Maczukin2019-03-071-0/+18
|/
* Add cleanup after building windows images•••To build these images we are using shell runner on 1 vm per windows version. Windows images take quite a lot of space, and disk space will be filled up quite quickly. After the building of the image is done, we should delete that image again, since it is uploaded to docker hub afterwords. Also add `--force-rm` to the build command to remove intermediate containers during build time. Steve Azzopardi2019-03-051-7/+23
* Update script to push latest tag for helper image•••Use same the environment variable `IS_LATEST` that is used for the bash script to check when to create and push the latest tag. Steve Azzopardi2019-03-051-3/+32
* Add script for building/releasing windows image•••The decision for using PowerShell for windows is because we cannot build/save/export windows containers to a non-Windows image so we to use a scripting language native to windows. Bash can be used but it would be in a subsystem which is not ideal. This script will be used inside of GitLab CI in a future MR when the infrastructure has set up https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5952. This PowerShell script is doing a few things different than `release_docker_images` for the helper images. In the bash script we expect the helper images are already built and exported using `docker export` but for windows containers when you run the command you get `the daemon on this operating system does not support exporting Windows containers`. This script will build the docker container and then push it to the docker registry hub. Steve Azzopardi2019-03-051-0/+110
* Parallelize windows test executionTomasz Maczukin2019-03-041-8/+34
* Revert "Merge branch 'fix-release-docker-images-stage' into 'master'"•••This reverts merge request !1179Alessio Caiazza2019-02-081-2/+2
* Fix release docker helper images•••Fix the path for the import, since the name was changed in https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1174 to start distinguishing between Windows and Linux helper images. Steve Azzopardi2019-02-071-2/+2
* Merge branch 'update-base-windows-vagrant-box' into 'master'•••Add windows server 2019 as default for windows development See merge request gitlab-org/gitlab-runner!1165Alessio Caiazza2019-02-071-111/+0
|\
| * Move vagrant provision script to `scripts/` dir•••Part of the followup in https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1003#note_128132169 Steve Azzopardi2019-01-251-111/+0
* | Merge branch 'jjardon/F29' into 'master'•••Add support for fedora/29 packages Closes #3697 See merge request gitlab-org/gitlab-runner!1082Steve Azzopardi2019-02-061-1/+1
|\ \ | |/ |/|
| * Move bleeding packages from fedora/28 to fedora/29Javier Jardón2019-01-031-1/+1
* | Extract windows testing into a powershell scriptAlessio Caiazza2018-11-121-0/+16
* | Add vagrant config for testing on WindowsAlessio Caiazza2018-11-121-0/+111
|/
* Don't use cache when building official Docker imagesTomasz Maczukin2018-10-291-11/+3
* Fix the release of helper images scriptTomasz Maczukin2018-06-281-2/+2
* Remove go-bindataAlessio Caiazza2018-06-271-6/+1
* Move bleeding packages from fedora/25 to fedora/28 and from ubuntu/artful to ...Tomasz Maczukin2018-05-011-2/+2
* Fix development docker release jobTomasz Maczukin2018-02-171-4/+8
* Refactor docker images build jobTomasz Maczukin2018-01-151-5/+32
* Use local GOPATH in Makefile•••Remove golint and gocycle dependencies, both tools are now used with codeclimate and are no longer needed Alessio Caiazza2018-01-032-6/+1
* Move Bleeding Edge release from ubuntu/yakkety to ububut/artfulTomasz Maczukin2018-01-021-1/+1
* Align RC names with gitlab-ce•••As discussed in gitlab-org/release-tools#131 will be better to use the same strucrure for RC naming as gitlab-ce/gitlab-ee From now on RCs will have be vX.Y.Z-RCN Alessio Caiazza2017-12-121-1/+1
* Add zip to ci Docker imageTomasz Maczukin2017-11-281-1/+1
* Build alpine-no-root image in prepare stageAlessio Caiazza2017-09-121-6/+6
* Rename 1st iteration: configuration, build scripting etc.Tomasz Maczukin2017-09-112-3/+3
* Specify an explicit length for git rev-parse --short to avoid conflicts when ...Josh Ourisman2017-09-062-2/+2
* Update Docker Machine to 0.12.2 and add checksum checking for Docker Machine ...Tomasz Maczukin2017-08-011-0/+2
* Make it Compile on OpenBSD 6.1 beta•••Which already has go 1.8 Stefan Rinkes2017-03-134-4/+4
* Add ubuntu/trusty to list of created packages for bleeding edgeTomasz Maczukin2017-04-191-1/+1
* Go back to CI_COMMIT_REF_NAME in release scriptsTomasz Maczukin2017-04-063-8/+12