Commit Graph

9 Commits

Author SHA1 Message Date
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
Krasimir Angelov 85609c117e Implement support for CI variables of type file
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
2019-05-06 13:11:42 +00:00
Thong Kuah a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Shinya Maeda 1ee9f7db83 Remove a spec: validate_uniqueness_of for key 2017-07-07 16:27:42 +09:00
Shinya Maeda d65d66e08b zj nice catches 2017-07-05 18:38:27 +09:00
Shinya Maeda 06f0107369 pipeline_schedule_variables model/db 2017-07-05 18:37:36 +09:00
Shinya Maeda 51730b3a15 zj nice catches 2017-07-05 18:36:18 +09:00
Shinya Maeda d278da48f8 pipeline_schedule_variables model/db 2017-07-05 18:36:18 +09:00