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!: central cache with symlinks #274

Merged
merged 59 commits into from
May 10, 2024
Merged

feat!: central cache with symlinks #274

merged 59 commits into from
May 10, 2024

Commits on Mar 24, 2024

  1. feat: added central caching

    Every vendir directory is processed individually and placed into a central cache.
    fritzduchardt committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    32cfcfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667822a View commit details
    Browse the repository at this point in the history
  3. Formatting

    fritzduchardt committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    18b4e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c9e116 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    6cdf637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8eb38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5907433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5c412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0df9421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7663d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d62def2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8bc474 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    873571a View commit details
    Browse the repository at this point in the history
  10. Fix test

    fritzduchardt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8db1af3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    9014544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82632f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6648e View commit details
    Browse the repository at this point in the history
  4. fix hash calculation

    Zebradil committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6845a1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba69cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8677cf2 View commit details
    Browse the repository at this point in the history
  7. small refactoring

    Zebradil committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3eb64cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2517d3a View commit details
    Browse the repository at this point in the history
  9. fix hash in tests

    Zebradil committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f56c255 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0421c9d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    0bded65 View commit details
    Browse the repository at this point in the history
  2. linter warnings

    Zebradil committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8a8559e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    40e7baf View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    a9a3a3c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    b39e452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5dc74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ca903 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    c4934cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d4ff1 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Zebradil committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e1553ba View commit details
    Browse the repository at this point in the history
  4. stashing work

    Zebradil committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f5335c0 View commit details
    Browse the repository at this point in the history
  5. sync seems to work

    Zebradil committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fd169ce View commit details
    Browse the repository at this point in the history
  6. helm-sync kinda works

    Zebradil committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1ace817 View commit details
    Browse the repository at this point in the history
  7. helm render works

    Zebradil committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7c3f3a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. ytt render works

    Zebradil committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d0a2fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7d78e View commit details
    Browse the repository at this point in the history
  3. remove unused field

    Zebradil committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c7425bf View commit details
    Browse the repository at this point in the history
  4. fix integration tests

    Zebradil committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5d2e288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6319cf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55d83dc View commit details
    Browse the repository at this point in the history
  7. fix integration tests

    Zebradil committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4eb84a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    837194a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8ddd3e View commit details
    Browse the repository at this point in the history
  10. fix linter warnings

    Zebradil committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc78051 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    ea80327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e36f79c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5b1f3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025200d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    fe3aa71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d9988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb21ef View commit details
    Browse the repository at this point in the history
  4. remove stale comment

    Zebradil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f8bf183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5269af7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94197bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb94718 View commit details
    Browse the repository at this point in the history