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

Add Task Designer allowing to run individual tasks with custom inputs #1412

Closed
Ben8t opened this issue May 26, 2023 · 3 comments
Closed

Add Task Designer allowing to run individual tasks with custom inputs #1412

Ben8t opened this issue May 26, 2023 · 3 comments
Labels
area/backend Needs backend code changes enhancement New feature or request

Comments

@Ben8t
Copy link
Member

Ben8t commented May 26, 2023

Feature description

Create a space where users can test and play with tasks, flows, triggers without worrying about data, connections, etc..

Like "unit test" for Kestra Flows.

  • A space where users have the possiblity to create "fake data"/"fake outputs" (or read from previous executions)
  • In the editor adding the possibility to connect to the "playground" : "test this task in Kestra Playground
  • Creating a Flow, validate tasks input/outputs, test them indidually then can test the whole flow
@github-project-automation github-project-automation bot moved this to Backlog in All issues May 26, 2023
@Ben8t Ben8t added area/backend Needs backend code changes enhancement New feature or request triage labels May 26, 2023
@anna-geller
Copy link
Member

it might be worth considering adding an optional boolean property dryRun to each task or trigger (or perhaps even on a flow level) to allow running things as if they were using real data even when using fake passwords, connection details, etc -- only to test the flow of something

@anna-geller
Copy link
Member

related #1953

@tchiotludo tchiotludo removed the triage label Aug 29, 2023
@anna-geller anna-geller changed the title ⭐ Kestra Playground Add Task Designer allowing to run individual tasks with custom inputs Nov 16, 2023
@anna-geller anna-geller moved this from Backlog to Ready in All issues Nov 16, 2023
@anna-geller anna-geller added this to the v0.17.0 milestone Dec 4, 2023
@anna-geller anna-geller removed this from All issues Dec 12, 2023
@anna-geller anna-geller modified the milestones: v0.17.0, v0.22.0 Apr 10, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.22.0 milestone Jul 23, 2024
@anna-geller
Copy link
Member

anna-geller commented Feb 18, 2025

closing all duplicates and keeping only the recent epic including the designs from onsite 🚀

@anna-geller anna-geller closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants