kestra-io / kestra-io/plugin-scripts

[2.0] Remove old deprecated JVM-scripts

Open
#361 6 comments 0 reactions 0 assignees View on GitHub
area/plugin
Dominant language
Java
Stars
19
Forks
33
Avg merge
2d 12h
Merged PRs (30d)
9

Description

Remove the following tasks that have been deprecated for some time:

- io.kestra.plugin.scripts.groovy.Eval
- io.kestra.plugin.scripts.groovy.FileTransform
- io.kestra.plugin.scripts.nashorn.Eval
- io.kestra.plugin.scripts.nashorn.FileTransform
- io.kestra.plugin.scripts.jython.Eval
- io.kestra.plugin.scripts.jython.FileTransform

The removal should be done for 2.0.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for the six named tasks: groovy.Eval, groovy.FileTransform, nashorn.Eval, nashorn.FileTransform, jython.Eval, and jython.FileTransform. Read their definitions and any references or tests before removing them for the 2.0 release. Done means none of these deprecated tasks remain and the project checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, java, javascript, python
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.