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

Asyncio Listing and Inventory Report Integration #573

Merged
merged 18 commits into from
Aug 18, 2023
Merged

Asyncio Listing and Inventory Report Integration #573

merged 18 commits into from
Aug 18, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    7954345 View commit details
    Browse the repository at this point in the history
  2. Implement _validate_inventory_report_info logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    843f85a View commit details
    Browse the repository at this point in the history
  3. Implement _fetch_raw_inventory_report_config logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    65d75fd View commit details
    Browse the repository at this point in the history
  4. Implement inventory report config class

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f2fc52f View commit details
    Browse the repository at this point in the history
  5. Implement _parse_raw_inventory_report_config logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    095b84c View commit details
    Browse the repository at this point in the history
  6. Implement _fetch_inventory_report_metadata logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3fe9c00 View commit details
    Browse the repository at this point in the history
  7. Impement _sort_inventory_report_metatdata logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6ccb317 View commit details
    Browse the repository at this point in the history
  8. Implement _download_inventory_report_content logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    03be83d View commit details
    Browse the repository at this point in the history
  9. Implement _parse_inventory_report_content logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2b80d02 View commit details
    Browse the repository at this point in the history
  10. Implement _parse_inventory_report_line logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bbf6b5d View commit details
    Browse the repository at this point in the history
  11. Implement _construct_final_snapshot logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    44aadd1 View commit details
    Browse the repository at this point in the history
  12. Implement fetch_snapshot logic

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    59411eb View commit details
    Browse the repository at this point in the history
  13. Incorporate inventory report logic into _ls interface

    Hans Easton committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    86bddd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Replace mocker dependency with unit.Mock

    Hans Easton committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a1133e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    330447e View commit details
    Browse the repository at this point in the history
  3. Run pre-commit locally and fix linter issues

    Hans Easton committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5546cf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Fix typos and implement feedback.

    Hans Easton committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ca831dc View commit details
    Browse the repository at this point in the history
  2. Add note on the experimental nature of inventory report

    Hans Easton committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8093f5c View commit details
    Browse the repository at this point in the history