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

Add more custom indexes #309

Merged
merged 9 commits into from
Oct 16, 2024
Merged

Add more custom indexes #309

merged 9 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. add helper func: get_all_indexes

    modify: configure_hec to use get_all_indexes during HEC creation
    ax-hsmith committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2123454 View commit details
    Browse the repository at this point in the history
  2. increment version number

    ax-hsmith committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8575d9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a470b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db70d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    fe17a1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #307 from ax-hsmith/fix/tests-with-custom-indexes

    Allow testing with the default or custom_index
    pyth0n1c authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6052ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    bf72575 View commit details
    Browse the repository at this point in the history
  2. Throw much better and descriptive exception when triyng to replay to …

    …a custom_index that does not exist on the target server. list out the attempted index and all indexes on the server for documentation purposes.
    pyth0n1c committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    50704d2 View commit details
    Browse the repository at this point in the history
  3. don't bump the version number

    for contentctl
    pyth0n1c committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    adf0f90 View commit details
    Browse the repository at this point in the history