Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elastic-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.91.0
Choose a base ref
...
head repository: elastic/elastic-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.91.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 24, 2023

  1. Skip by default compareResults in pipeline tests for serverless (#1521)

    This PR skips the compare results function for serverless by default. This function
    is in charge of comparing the documents received by elasticsearch with the samples.
    The issue is just in Serverless, since there are fields related to Geo IP database that
    cannot be checked properly and causing differences in JSONs.
    mrodm authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a68f5ba View commit details
    Browse the repository at this point in the history
Loading