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

Introduce AccountFetcher to common-sdk #45

Merged
merged 14 commits into from
Jun 23, 2023
Merged

Introduce AccountFetcher to common-sdk #45

merged 14 commits into from
Jun 23, 2023

Commits on Jun 20, 2023

  1. add fetcher

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cb31411 View commit details
    Browse the repository at this point in the history
  2. prettier

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c0db2b2 View commit details
    Browse the repository at this point in the history
  3. remove line in package

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5225bb4 View commit details
    Browse the repository at this point in the history
  4. add commnets

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0a468cb View commit details
    Browse the repository at this point in the history
  5. prettier for tests

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    67bb1c4 View commit details
    Browse the repository at this point in the history
  6. more comments

    odcheung committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b429f00 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. address comments

    odcheung committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    689119f View commit details
    Browse the repository at this point in the history
  2. rename cache to fetcher

    odcheung committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3e7b1d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fix fetcher name

    odcheung committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    615891d View commit details
    Browse the repository at this point in the history
  2. fix package version name

    odcheung committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a461acf View commit details
    Browse the repository at this point in the history
  3. address comments

    odcheung committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a4536cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21c1008 View commit details
    Browse the repository at this point in the history
  5. address tmoc comments

    odcheung committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    eef4843 View commit details
    Browse the repository at this point in the history
  6. fix maxAge calculation

    odcheung committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    224e919 View commit details
    Browse the repository at this point in the history