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

Use TaskSpec instead of TaskTemplate for fetch_task and avoid network when loading module #1348

Merged
merged 18 commits into from
Dec 21, 2022

Commits on Nov 22, 2022

  1. working

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    34e27c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fix test

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    01d18e7 View commit details
    Browse the repository at this point in the history
  2. lint fix

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    79ef7b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    64be7d4 View commit details
    Browse the repository at this point in the history
  2. [wip] Lazy entity fetch

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3a8ecee View commit details
    Browse the repository at this point in the history
  3. Lazy fetch for remote entities

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1781cc7 View commit details
    Browse the repository at this point in the history
  4. more updates

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7e1f36f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. updated

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7400dac View commit details
    Browse the repository at this point in the history
  2. Updated

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7e84c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62cba24 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. lazy import :(

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    1919362 View commit details
    Browse the repository at this point in the history
  2. tests added

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    23ad5f7 View commit details
    Browse the repository at this point in the history
  3. added more tests

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    af820a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. lint fix

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9d63576 View commit details
    Browse the repository at this point in the history
  2. fixed

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3539f43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63871a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cca6c0 View commit details
    Browse the repository at this point in the history
  5. more tests

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ede1f8d View commit details
    Browse the repository at this point in the history