Skip to content

Releases: mdubourg001/glci

v0.5.1

21 Dec 13:02
Compare
Choose a tag to compare
  • fix(shell): using login shell only for container startup cmd 9a301fa

v0.5.0...v0.5.1

v.0.5.0

21 Dec 08:14
Compare
Choose a tag to compare
  • feat: support proxy settings for docker config c021516
  • feat: detects the best shell and allow to override entrypoint bb9b08a
  • feat: support for artifacts.reports.dotenv c05f4f3
  • fix: tree walk async 213206b
  • test: replace jest by uvu for testing d923187
  • fix: does not get a complete list because the tree walk works asynchronously 1f96825
  • feat: artifacts/reports/dotenv dd01761
  • feat: detect available best shell ea4cd78
  • feat: makes docker entrypoint to overridable 9b1fca0
  • fix: environment variable name regex f4afef4
  • fix: environment variable name regex 54bb283

v0.4.4...v0.5.0

v0.4.4

04 Apr 12:29
Compare
Choose a tag to compare
  • chore: upgraded dependencies 177ca02
  • fix(extends): ditched lodash.merge for deepmerge 60686ea
  • chore: updated issue template f1dd785

v0.4.3...v0.4.4

v0.4.3

09 Mar 16:03
Compare
Choose a tag to compare
  • fix: fallback to ruby:2.5 image if no image provided 436d8c4

v0.4.2...v0.4.3

v0.4.2

08 Mar 20:13
Compare
Choose a tag to compare
  • test: configuration of jest for integration / unit tests 67df72a
  • feat: handling environment variables in image name 0d80785
  • fix: preventing job to crash if no script keyword 3a3bcf0

v0.4.1...v0.4.2

v0.4.1

02 Mar 19:59
Compare
Choose a tag to compare
  • fix: prevent cache:untracked to fail when not defined 80f0ab9

v0.4.0...v0.4.1

v0.4.0

02 Mar 10:13
Compare
Choose a tag to compare
  • feat: handling of cache:untracked fbb8355
  • feat: handling of artifacts:untracked 53623fd
  • feat: added the --yml option (#30) cab8495
  • feat: drawing representation of pipeline when launching c68ac07

v0.3.0...v0.4.0

v0.3.0

01 Mar 16:44
Compare
Choose a tag to compare
  • fix: added rollup-plugin-json to read package.json 7df9fcc
  • feat: support for private registries authentication (#25) 744cec3
  • fix: support for multiple jobs extends (#27) 7593174
  • chore: updated -h + showing version number bfdfe1b

v0.2.0...v0.3.0

v0.2.0

26 Feb 21:19
Compare
Choose a tag to compare
  • feat: handling of hidden jobs and extends 442e0cf
  • feat: hack to bypass linux file permissions issues 74be36a
  • fix: handling of multiline script 0e521cc
  • fix: better error message when docker pull fails 991a0bf

v0.1.1...v0.2.0

v0.1.1

26 Feb 16:25
Compare
Choose a tag to compare
  • fix: correct parsing of image to use for job edd0739
  • fix: allowing "default-ready" keys outside of the existing default: key 1727cf5
  • feat: print full stacktrace on error 5e57121
  • feat: Print stacktrace on error 0c71851
  • fix variables ce7b850
  • chore: removed advice to run as root on Linux 22ecb19

v0.1.0...v0.1.1