Skip to content

Fix local-lib, add local-lib caching#59

Open
mohawk2 wants to merge 3 commits into
travis-perl:masterfrom
mohawk2:fix-ci
Open

Fix local-lib, add local-lib caching#59
mohawk2 wants to merge 3 commits into
travis-perl:masterfrom
mohawk2:fix-ci

Conversation

@mohawk2

@mohawk2 mohawk2 commented Oct 29, 2017

Copy link
Copy Markdown
Contributor
  • Add sudo: false to use Docker for more speed
  • Add apt-get aspell so Test::Spelling doesn't fail
  • Stop local-lib-installer producing stdout that breaks local-lib
  • Add documentation for local-lib
  • Add local-lib cache that caches a local::lib called cache

EDIT: the sudo changes has been removed, including the aspell one.

@mohawk2 mohawk2 force-pushed the fix-ci branch 10 times, most recently from 14f65f1 to 016ea35 Compare October 29, 2017 21:53

@haarg haarg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR could benefit from being split up.

Comment thread .travis.yml
Comment thread bin/local-lib-installer Outdated
Comment thread bin/local-lib-cache
perlbrew lib create "$full_version"
perlbrew use "$full_version"
rm -rf "$perlbrew_location"
ln -s "$cache_location" "$perlbrew_location"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the cache location could just be used directly rather than using a symlink.

@mohawk2 mohawk2 force-pushed the fix-ci branch 2 times, most recently from 631911b to 3e0195c Compare March 1, 2020 23:34
@mohawk2 mohawk2 changed the title Fix CI and local-lib, add local-lib caching Fix local-lib, add local-lib caching Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants