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

feat(hub-common): allow force updates of cache files as well as cache status reporting #1657

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat(hub-common): add first pass at simulating updating download cach…

    …es and returning the status
    
    affects: @esri/hub-common
    sonofflynn89 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d02f44c View commit details
    Browse the repository at this point in the history
  2. feat(hub-common): add real cacheStatus detection and fix download-api…

    … polling
    
    affects: @esri/hub-common
    sonofflynn89 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    86521b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b92bba View commit details
    Browse the repository at this point in the history
  4. test(hub-common): add tests for cacheStatus and updateCache

    affects: @esri/hub-common
    sonofflynn89 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2e8f3dd View commit details
    Browse the repository at this point in the history