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

feat: cache get-app artifacts by commit_hash #1519

Merged
merged 12 commits into from
Jan 23, 2024
Merged

feat: cache get-app artifacts by commit_hash #1519

merged 12 commits into from
Jan 23, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    87d4aa3 View commit details
    Browse the repository at this point in the history
  2. fix: prevent circular dependency

    - put check_existing_dir back in its place
    18alantom committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7bcea60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bb5a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    d177d8f View commit details
    Browse the repository at this point in the history
  2. refactor: use env to trigger using-cached flag

    Click supports pulling args from an envvar if it is present,
    this would be quicker and cleaner than calling a dummy command
    to check if the feature is supported
    18alantom committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    683a421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e2e8b4 View commit details
    Browse the repository at this point in the history
  4. fix: wrap tarfile with error handling

    - ensure return to cwd after tarring
    18alantom committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    30f301e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    42ac015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ec4f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e170a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a3d0c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c125c6 View commit details
    Browse the repository at this point in the history