Glci Versions Save

🦊 Test your Gitlab CI Pipelines changes locally using Docker.

v0.5.1

2 years ago
  • fix(shell): using login shell only for container startup cmd 9a301fa

https://github.com/mdubourg001/glci/compare/v0.5.0...v0.5.1

v0.5.0

2 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.4.4...v0.5.0

v0.4.4

3 years ago
  • chore: upgraded dependencies 177ca02
  • fix(extends): ditched lodash.merge for deepmerge 60686ea
  • chore: updated issue template f1dd785

https://github.com/mdubourg001/glci/compare/v0.4.3...v0.4.4

v0.4.3

3 years ago
  • fix: fallback to ruby:2.5 image if no image provided 436d8c4

https://github.com/mdubourg001/glci/compare/v0.4.2...v0.4.3

v0.4.2

3 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.4.1...v0.4.2

v0.4.1

3 years ago
  • fix: prevent cache:untracked to fail when not defined 80f0ab9

https://github.com/mdubourg001/glci/compare/v0.4.0...v0.4.1

v0.4.0

3 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.3.0...v0.4.0

v0.3.0

3 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.2.0...v0.3.0

v0.2.0

3 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.1.1...v0.2.0

v0.1.1

3 years ago
  • 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

https://github.com/mdubourg001/glci/compare/v0.1.0...v0.1.1