Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 691 Bytes

TODO.md

File metadata and controls

29 lines (25 loc) · 691 Bytes

TODO

  1. Add the following capabilities to Fetch Engine

    • parallization
    • retry
    • partial download
    • level by level download
    • logging
    • cancellation
    • incremental download
  2. Implement the following providers

    • web provider
    • fileshare provider
    • stub provider for testing
  3. Add the webprovider templates for the following services

    • Jenkins
    • Teamcity
    • External Build
  4. Add tests

    • Setup testing framework
    • Add fetch engine tests
  5. Others

    • Publish package to npm gallery
    • Setup CI
    • Support proxy
    • Enable localization