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

[Task] Implementation of the official plugin execution script function #2629

Open
zqr10159 opened this issue Aug 29, 2024 · 9 comments
Open

Comments

@zqr10159
Copy link
Member

zqr10159 commented Aug 29, 2024

Description

To make it easier to use, the official plugin should implement the ability to execute scripts at specific times.

It is recommended to use with a collector to allow the collector to execute the script on the specified target machine, you are welcome to claim it, you can claim the script language in the comments.

image

Task List

task assignee complete status
Groovy @LiuTianyou
Shell @zqr10159
JavaScript @zqr10159
Java @pwallk
QLExpress
Python @Calvin979
Lua @selectbook
Aviator
Kotlin

refer: https://juejin.cn/post/7174230017219264543, https://gitee.com/dromara/liteFlow/tree/master/liteflow-script-plugin

@zqr10159
Copy link
Member Author

zqr10159 commented Aug 29, 2024

I will implement the Shell and JavaScript script

@zqr10159 zqr10159 self-assigned this Aug 29, 2024
@LiuTianyou
Copy link
Contributor

I will implement the groovy script

@Calvin979
Copy link
Contributor

I will implement the python script

@tomsun28
Copy link
Contributor

hi, it is recommended to minimize the third-party dependency during coding.

@zqr10159
Copy link
Member Author

hi, it is recommended to minimize the third-party dependency during coding.

Sure.

@selectbook
Copy link

I will implement the Lua script

@zqr10159
Copy link
Member Author

zqr10159 commented Sep 7, 2024

I will implement the Lua script

You can follow my progress by referring to the script branch, which currently implements the execution of js scripts, and you can inherit the abstract class to implement lua

@selectbook
Copy link

I will implement the Lua script

You can follow my progress by referring to the script branch, which currently implements the execution of js scripts, and you can inherit the abstract class to implement lua

ok

@pwallk
Copy link
Contributor

pwallk commented Sep 9, 2024

I will implement the Java script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

6 participants