Skip to content

Commit 95ef792

Browse files
authored
[CI/Tooling] Remove pylauncher invoke tasks (#21243)
1 parent 2f4ba56 commit 95ef792

File tree

7 files changed

+0
-234
lines changed

7 files changed

+0
-234
lines changed

cmd/py-launcher/README.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

cmd/py-launcher/py-launcher.go

Lines changed: 0 additions & 71 deletions
This file was deleted.

tasks/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
package,
2525
pipeline,
2626
process_agent,
27-
pylauncher,
2827
release,
2928
rtloader,
3029
security_agent,
@@ -138,7 +137,6 @@
138137
ns.add_collection(github_tasks, "github")
139138
ns.add_collection(package)
140139
ns.add_collection(pipeline)
141-
ns.add_collection(pylauncher)
142140
ns.add_collection(selinux)
143141
ns.add_collection(systray)
144142
ns.add_collection(release)

tasks/pylauncher.py

Lines changed: 0 additions & 46 deletions
This file was deleted.

test/system/python_binding/datadog.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

test/system/python_binding/datadog_agent.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

test/system/python_binding/test.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)