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

feat: insert into task graph button #630

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

henrychoy
Copy link
Collaborator

This PR adds a plugin task table to the entrypoints form. Each task has an Add to Task Graph button which adds the appropriate YAML to the task graph in a new line. The entrypoint needs to have plugins that have files with tasks in order for the table to be populated.

This commit adds a plugin task table to the entrypoints form. Each task has an "Add to Task Graph"
button which inserts the appropriate YAML to the task graph in a new line. The entrypoint needs to
have plugins that have files with tasks in order for the table to be populated.
@keithmanville keithmanville merged commit fc93f1f into dev Oct 4, 2024
11 checks passed
@keithmanville keithmanville deleted the insert-task-graph branch October 4, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add plugin tasks table with insert button to entrypoints page
2 participants