summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2019-08-16 12:12:23 +0000
committerBundlerbot <bot@bundler.io>2019-08-16 12:12:23 +0000
commit33a65c256717db8d1229d2e7dbbc7265a3933c05 (patch)
tree7537fa489fc1ef1e68fdd2c19918e6dc4ce38e66 /.travis.yml
parenta05250c09d76ee3fca1eb2369ad9099918673244 (diff)
parent71a29e286a34204e808eaf5910b6b23e2a467e2b (diff)
downloadbundler-33a65c256717db8d1229d2e7dbbc7265a3933c05.tar.gz
Merge #7303
7303: Refactor ruby core integration r=hsbt a=deivid-rodriguez ### What was the end-user problem that led to this PR? The problem was that sometimes we break specs when integrating bundler changes into core. ### What was your diagnosis of the problem? My diagnosis was that sometimes we use paths dependent on the structure of this repo, but that break under ruby-core's structure. ### What is your fix for the problem, implemented in this PR? My fix is only some refactoring so that usage of structure independent helpers is encouraged. After this set of changes, if you grep the repo for `ruby_core?`, the only result will be `spec/support/path.rb`. That means that all logic dealing with repo folder structure lives in a single place. ### Why did you choose this fix out of the possible options? I chose this fix because it makes the integration in core cleaner. Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions