summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2020-12-15Clean gitlab/codecov partsa14m1-72/+0
2020-12-15Fix merge request failed to create downstream errora14m1-0/+5
2020-12-14Add codecov configurations for monorepoa14m1-6/+1
2020-12-12Add ruby 2.6/2.5 testing and remove useless build stepa14m1-9/+21
2020-12-12Use progress as the default format for CIa14m1-1/+1
2020-12-09Fix gitlab release workflowa14m1-3/+0
2020-12-09Fix publishing gem (not using rake release)a14m1-1/+4
Rake release requires creating tags and pushing them (and fails because it doesn't have git access)... instead use the build and gem push commands to avoid that while having gem push configured with GEM_HOST_API_KEY
2020-12-09Configure rake release for the gema14m1-0/+14
2020-12-09Speed up by providing cache policies (push when needed only in build)a14m1-1/+8
And mirror child status on pipeline
2020-12-09Configure ruby build/test/lint stepsa14m1-0/+39