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

[wct] avoid download of drivers #392

Open
sebs opened this issue May 16, 2018 · 5 comments
Open

[wct] avoid download of drivers #392

sebs opened this issue May 16, 2018 · 5 comments
Labels

Comments

@sebs
Copy link

sebs commented May 16, 2018

same for wct local

Using these tools (as triggered by using polymer-cli) I want to provide the drivers in a local location and hand in this information with an environment variable. Following things nneed to be done

  1. check for availability of env variable on install
  • if present use local files
    • if local check file and versionnumber against sha*x hash
      *if check passed: use local file.

By maintaining a small list of releases and hashes, the setup will be able tu RE-use drivers for multiple installs. Why do this? in german "4g" networks, sitting in one of the biggest cities in germany, the network is so bad, the extra step takes about 15 minutes. ;) Especially since those drivers are fetched twice (postinstall wct and wct-local).

@LarsDenBakker
Copy link
Contributor

Something like this would be great indeed.

@sebs
Copy link
Author

sebs commented May 16, 2018

Thing is, all this is so deep in dependencies: a polymer-cli for can create a solution.

justinfagnani pushed a commit that referenced this issue Jul 10, 2018
* Throw if an `Import#document` is undefined.

* Update dependencies.

* Skip and warn about imports without documents rather than throwing.

* Remove assignment for casting.

* format

* grammar and formatting

* Add type guard function for checking `ImportWithDocument`.

* Reflow warnings.

* Remove unnecessary cast.

* Use Analyzer's fancy warnings.

* format

* Update warning messages.
@stale
Copy link

stale bot commented Mar 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 4, 2020
@sebs
Copy link
Author

sebs commented Mar 7, 2020

lol. The polymer way of handling feature requests.

@stale
Copy link

stale bot commented Mar 19, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

2 participants