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

[QA][Code Coverage] follow up pr for ftr auto config handling & fix merge #131734

Merged
merged 39 commits into from May 27, 2022

Commits on May 23, 2022

  1. [QA][Code Coverage] fixup for auto config handling

    Add support for automatic ftr config groups.
    Add dasherize fn for unique names.
    Bump pipeline lib version.
    Force exit 0 to continue pipeline, so ingestion always happens.
    Add dasherize fn for unique names
    Split merge into two passes.
    Add debugging utility fns.
    wayneseymour committed May 23, 2022
    Configuration menu
    Copy the full SHA
    825b7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569c5d9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Drop comment per cr.

    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    70c801f View commit details
    Browse the repository at this point in the history
  2. Add comment per cr.

    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    76c28b0 View commit details
    Browse the repository at this point in the history
  3. Drop comment per cr.

    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d459843 View commit details
    Browse the repository at this point in the history
  4. Change fn name per cr.

    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4f0c717 View commit details
    Browse the repository at this point in the history
  5. Change replace anchor and other cleanups

    Drop old replacment anchor.
    Cleanup ci formatting.
    Use named fn's for merging, reporting, etc.
      The purpose is to make the names make sense as some of these commands
      are confusing.
    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    def27e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27639bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d13840 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a9c2ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93fe690 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d15753c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5c08d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bafa031 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'ftr-auto-config-follow-up' of github.com:elastic/kibana…

    … into ftr-auto-config-follow-up
    wayneseymour committed May 24, 2022
    Configuration menu
    Copy the full SHA
    2bf672c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    b6324a2 View commit details
    Browse the repository at this point in the history
  2. Get dir listings on jest and functional.

    I found what I think is automatic artifact uploading, but I wanna be sure.
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    6658f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf6866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b52c6ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b676acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1644123 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c50ca9e View commit details
    Browse the repository at this point in the history
  8. More debugging with unit names in loop, and

    more debugging after final merge for jest thread.
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    de307ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62b6e50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    599f67b View commit details
    Browse the repository at this point in the history
  11. A recent run said it could not find filHeads, try again.

    It's sourced it so it should be available.
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2c162c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09d8933 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1929e81 View commit details
    Browse the repository at this point in the history
  14. Change replacePaths and clean_coverage_paths to be used normalize the…

    … paths in all stages; update fileHeads to operate on more than just json
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    833420f View commit details
    Browse the repository at this point in the history
  15. Merge branch 'ftr-auto-config-follow-up' of github.com:elastic/kibana…

    … into ftr-auto-config-follow-up
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2bd6dbf View commit details
    Browse the repository at this point in the history
  16. Change replacePaths and clean_coverage_paths to be used normalize the…

    … paths in all stages; update fileHeads to operate on more than just json, and
    
    drop some debugging
    wayneseymour committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ac41979 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32ed530 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b1cbd9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8c7c893 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Cleanup.

    wayneseymour committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6730c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0375521 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Drop original yml config.

    Drop wait step.
    Run "git checkout upstream/main -- .buildkite/package-lock.json".
    Drop notify in favor of the operations team's slack notifications.
    Place env block in buildkite config in the ui, remove them from the repo.
    wayneseymour committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a16c8ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ftr-auto-config-follow-up' of github.com:elastic/kibana…

    … into ftr-auto-config-follow-up
    wayneseymour committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ff4f1ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750f0a1 View commit details
    Browse the repository at this point in the history