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 layer cache not found (#19) #22

Merged
merged 18 commits into from
Aug 15, 2020
Merged

Fix layer cache not found (#19) #22

merged 18 commits into from
Aug 15, 2020

Commits on Aug 15, 2020

  1. Reproduce

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    39c7a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494c470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51cdf87 View commit details
    Browse the repository at this point in the history
  4. update

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    99d7f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771109e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a49c49 View commit details
    Browse the repository at this point in the history
  7. Use hello-world for test

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    6d9e2d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1facf52 View commit details
    Browse the repository at this point in the history
  9. Fix There was an error when attempting to execute the process '/usr/b…

    …in/find'.
    
    This may indicate the process failed to start. Error: spawn /usr/bin/find ENOENT
    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    5ffbffb View commit details
    Browse the repository at this point in the history
  10. Fix: ENOENT: no such file or directory, scandir 'image-layers'

    ENOENT: no such file or directory, scandir '/home/runner/work/action-docker-layer-caching/action-docker-layer-caching/.action-docker-layer-caching-docker_images/image-layers'
    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9cce895 View commit details
    Browse the repository at this point in the history
  11. Fix: Layer cache not found

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    120939d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    952c36c View commit details
    Browse the repository at this point in the history
  13. recursiveReaddir

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    56b8c09 View commit details
    Browse the repository at this point in the history
  14. replace fromDir

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    826028e View commit details
    Browse the repository at this point in the history
  15. Update test

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    5158e54 View commit details
    Browse the repository at this point in the history
  16. primary key

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    01fea7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a9b1350 View commit details
    Browse the repository at this point in the history
  18. update moveLayerTarsInDir

    satackey committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    50cf92b View commit details
    Browse the repository at this point in the history