beats icon indicating copy to clipboard operation
beats copied to clipboard

Remove python dynamic pipeline scripts

Open alexsapran opened this issue 1 year ago • 2 comments

Proposed commit message

This commit removes files that we don't need anymore. It's related to the work that needs to happen for the https://github.com/elastic/ingest-dev/issues/3219

Related: https://github.com/elastic/ingest-dev/issues/3219 Signed-off-by: Alexandros Sapranidis [email protected]

alexsapran avatar Apr 24 '24 13:04 alexsapran

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @alexsapran? 🙏. For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

mergify[bot] avatar Apr 24 '24 13:04 mergify[bot]

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 121 min 58 sec

:grey_exclamation: Flaky test report

No test was executed to be analysed.

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine avatar Apr 24 '24 15:04 elasticmachine