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

check files integrity #238

Open
julientype opened this issue Aug 30, 2020 · 2 comments
Open

check files integrity #238

julientype opened this issue Aug 30, 2020 · 2 comments

Comments

@julientype
Copy link

Feature Request

basically a self file checker.....

Motivation Behind Feature

its just to simple for people to build hooks when adding and removing plugins ...
a type of cross checking its install....
mush simple then not knowing where the cause is whee you have uninstall everything

Before you make a pack to publish run i run the diagnostic on cordova
ohhhh found unwanted file in folder....
ohhhh this one has been tamped with....
ohhh your missing a file.....

Feature Description

Alternatives or Workarounds

@breautek
Copy link
Contributor

I feel like a feature like this is better off as a third-party tool that can be incorporated into your build routine.

@julientype
Copy link
Author

too mush work for a 3d party to manage each version and updates.... your the packer ....a simple package slip..... part of package and deploy...... you simply run it and if any errors it can be sent back to you if you like...... currently we have to uninstall without knowing what may be causing the problem.. cli feature .....
cordova files should run in an isolated folder......
Its the problem with with open source its too simple to add hooks into the sources codes via plugins or npm....
even if you created a json file as you unpack then....
a 3d party tool can be created this way......
Even store one on GitHub hub a manfest.json or XML where you just load it into the browser... cross checking
its not hard to set this up in cli its just one file.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants