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

validate cache consistency on first access #815

Merged

Commits on Aug 1, 2024

  1. validate cache consistency

    * validate on startup
    * update on any plugin file change
    
    Signed-off-by: Jeffrey Martin <[email protected]>
    jmartin-tech committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3ead7c8 View commit details
    Browse the repository at this point in the history
  2. assert when package distributed cache missing

    * raises assertion when package plugin cache is not found
    * test for removed module file
    * test missing package plugin cache
    
    Signed-off-by: Jeffrey Martin <[email protected]>
    jmartin-tech committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a6db301 View commit details
    Browse the repository at this point in the history