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: --enrich flag for data enrichment feature enablement #3182

Merged
merged 18 commits into from
Sep 12, 2024

Commits on Sep 1, 2024

  1. feat: --use-network flag for top-level network enablement of all cata…

    …logers
    
    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7e8a701 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    57eb83b View commit details
    Browse the repository at this point in the history
  2. chore: PR feedback, update fangs

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f6c8376 View commit details
    Browse the repository at this point in the history
  3. chore: wording

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    437ea7d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat: implement network selector similar to cataloger selector

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aa35bc9 View commit details
    Browse the repository at this point in the history
  2. chore: update tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7629dc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore: simplify change

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af8160b View commit details
    Browse the repository at this point in the history
  2. chore: consistency

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3afdf42 View commit details
    Browse the repository at this point in the history
  3. chore: minor tweaks

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    25bb7b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. chore: refactor to --enrich flag

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3b01ac2 View commit details
    Browse the repository at this point in the history
  2. chore: update tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    48b6253 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7a80f4e View commit details
    Browse the repository at this point in the history
  2. chore: update cleanup-cache to run only on main repo

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ebbd872 View commit details
    Browse the repository at this point in the history
  3. chore: correct cleanup-cache to run only on main repo

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1f24f17 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5a530fd View commit details
    Browse the repository at this point in the history
  2. chore: export cataloger name constants to match enrich

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8da8f11 View commit details
    Browse the repository at this point in the history
  3. fix: add local filesystem to enrichment options

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    13a45ed View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore: update CLI documentation

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9fc66e9 View commit details
    Browse the repository at this point in the history