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

efficiency: track which layers a file was in #555

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. efficiency: track which layers a file was in

    we are building some tooling to track *which* layers files were in, so we
    can automatically print out which commands or base layers need to be
    changed or updated. we could write an additional visitor, but the existing
    efficiency visitor almost does this, so let's just track it here.
    
    Signed-off-by: Tycho Andersen <[email protected]>
    tych0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2661852 View commit details
    Browse the repository at this point in the history