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

Add heuristics for automatic rebuilds/reinstalls #36

Open
aleclarson opened this issue Apr 15, 2021 · 1 comment
Open

Add heuristics for automatic rebuilds/reinstalls #36

aleclarson opened this issue Apr 15, 2021 · 1 comment
Labels
enhancement New feature or request priority:high

Comments

@aleclarson
Copy link
Collaborator

aleclarson commented Apr 15, 2021

Inside <rootDir>/.indo-cache, track when local packages were last built. Build any package missing a timestamp. Also, check the "mtime" of the package's lockfile to know if a package should be rebuilt due to changed dependencies.

@aleclarson
Copy link
Collaborator Author

And store the dependency map of each local package in <rootDir>/.indo-cache to automatically update dependencies when indo runs.

@aleclarson aleclarson changed the title Add heuristics for automatic rebuilds Add heuristics for automatic rebuilds/reinstalls Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high
Projects
None yet
Development

No branches or pull requests

1 participant