Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cache failing to resolve dependencies with name collision #2286

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 24, 2017

  1. Use owner_name as the cache dir for github repos

    Prevents failed checkout when changing between forks
    mcfedr committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    224fd71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083e84c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a2467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af60a58 View commit details
    Browse the repository at this point in the history
  5. Seperate github enterprise cache

    - Change github names to name_owner
    mcfedr committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    212cd91 View commit details
    Browse the repository at this point in the history
  6. Move old cache to new

    mcfedr committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    5b8995a View commit details
    Browse the repository at this point in the history