about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-08-18 04:05:42 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-08-18 04:05:42 +0200
commit5059989cc743e18f05e3f5f95ad557d7f7f34afd (patch)
treee33323cdc730a3facbde372bbe78ed528d6d3eba /yarn.lock
parentedb1de780060a0d62bc57153d743002c0a8bde67 (diff)
Use CircleCI workflows for ruby dependencies (#8228)
* Add “bundle clean” suggestion from CircleCI doc

Cf. https://circleci.com/docs/2.0/caching/#bundler-ruby

* Use workspaces instead of caches for ruby gems

Cache are not guaranteed to be available, while the test jobs *require* their
depencies to run. Workspaces are thus more suitable.

One downside is that the order of workspace layer additions need to be
deterministic, which is why install-ruby{2.3,2.4} now depend on
install-ruby2.5.
Diffstat (limited to 'yarn.lock')
0 files changed, 0 insertions, 0 deletions