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

automatically generate introspective data JSON when installation changes have occurred #13

Open
dirkleas opened this issue Apr 25, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dirkleas
Copy link
Owner

instead of having the user keep track of when changes have been made (e.g. added, updated, or deleted plugins/modules), the system should be monitored and introspective JSON data generated automatically

perhaps something like tracking for changes on a a hash value in settings.json or similar based on something functionally similar to a shell command like ls -Rla $RACK_DIR/plugins | md5 -- maybe even use sha265 since that's what all the cool blockchain kids us ;-)

@dirkleas dirkleas added the enhancement New feature or request label Apr 25, 2018
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