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 component checksums #2

Open
arbitrarytech opened this issue Aug 30, 2018 · 0 comments
Open

Add component checksums #2

arbitrarytech opened this issue Aug 30, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@arbitrarytech
Copy link
Member

arbitrarytech commented Aug 30, 2018

To detect changes between code versions of an individual component, the library should calculate a checksum of all files in the source which impact the component. This will allow us to avoid redundant builds. Optimally, the library would look at only the specific files included in the build context, for now, a checksum of the root directory may suffice.

@arbitrarytech arbitrarytech added the enhancement New feature or request label Aug 30, 2018
@arbitrarytech arbitrarytech self-assigned this Aug 30, 2018
@arbitrarytech arbitrarytech removed their assignment Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant