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

[WIP] tool-cache: in tc.cacheDir() and tc.cacheFile(), allow the user to opt-in to preserving timestamps when copying #1617

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jan 5, 2024

  1. tool-cache: in tc.cacheDir, by default, preserve timestamps when co…

    …pying (but allow the user to override this)
    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c051309 View commit details
    Browse the repository at this point in the history
  2. Update tool-cache.ts

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8153819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5702324 View commit details
    Browse the repository at this point in the history
  4. Change {preserveTimestamps: preserveTimestamps} to `{preserveTimest…

    …amps}`
    
    Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
    DilumAluthge and omus committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f436286 View commit details
    Browse the repository at this point in the history
  5. Change {preserveTimestamps: preserveTimestamps} to `{preserveTimest…

    …amps}`
    
    Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
    DilumAluthge and omus committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    39b56fa View commit details
    Browse the repository at this point in the history
  6. Syntax

    Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
    DilumAluthge and IanButterworth committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    13d49ec View commit details
    Browse the repository at this point in the history
  7. Syntax

    Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
    DilumAluthge and IanButterworth committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c468b6f View commit details
    Browse the repository at this point in the history
  8. Stuff

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0b96d3f View commit details
    Browse the repository at this point in the history
  9. More stuff

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e05c0bb View commit details
    Browse the repository at this point in the history
  10. More stuff

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a1badb1 View commit details
    Browse the repository at this point in the history
  11. More stuff

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cb563d1 View commit details
    Browse the repository at this point in the history
  12. More stufft

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    310595f View commit details
    Browse the repository at this point in the history
  13. More stuff

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c7ecbff View commit details
    Browse the repository at this point in the history
  14. More stufft

    DilumAluthge committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cacf83c View commit details
    Browse the repository at this point in the history