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

Cleanup PVF artifact by cache limit and stale time #4662

Merged
merged 20 commits into from
Jun 6, 2024

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    173f1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8ae5a View commit details
    Browse the repository at this point in the history
  3. Add tests and fix a bug

    AndreiEres committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7f57911 View commit details
    Browse the repository at this point in the history
  4. Allow dead code

    AndreiEres committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    19380a6 View commit details
    Browse the repository at this point in the history
  5. Remove unused

    AndreiEres committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c8b2cee View commit details
    Browse the repository at this point in the history
  6. Fix imports

    AndreiEres committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9b1f82d View commit details
    Browse the repository at this point in the history
  7. Make clippy happy

    AndreiEres committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c519c51 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add configuration

    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a7e043b View commit details
    Browse the repository at this point in the history
  2. Revert "Add configuration"

    This reverts commit a7e043b.
    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    61d3efb View commit details
    Browse the repository at this point in the history
  3. Update cleanup strategy

    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d0dea3 View commit details
    Browse the repository at this point in the history
  4. Add pr doc

    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6144189 View commit details
    Browse the repository at this point in the history
  5. Update prdoc

    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f27aced View commit details
    Browse the repository at this point in the history
  6. Fix error

    AndreiEres committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    23ca3b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Refactor

    AndreiEres committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f8073b9 View commit details
    Browse the repository at this point in the history
  2. fixup

    AndreiEres committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2dda9d9 View commit details
    Browse the repository at this point in the history
  3. Update polkadot/node/core/pvf/src/artifacts.rs

    Co-authored-by: s0me0ne-unkn0wn <48632512+s0me0ne-unkn0wn@users.noreply.github.com>
    AndreiEres and s0me0ne-unkn0wn authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    09a0a97 View commit details
    Browse the repository at this point in the history
  4. Update polkadot/node/core/pvf/src/artifacts.rs

    Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>
    AndreiEres and sandreim authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    edd0e0f View commit details
    Browse the repository at this point in the history
  5. Update polkadot/node/core/pvf/src/artifacts.rs

    Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>
    AndreiEres and sandreim authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0c09ea8 View commit details
    Browse the repository at this point in the history
  6. Update doc comments

    AndreiEres committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f10c8eb View commit details
    Browse the repository at this point in the history