Skip to content

Commit fc93f1f

Browse files
henrychoykeithmanville
henrychoy
authored andcommitted
feat: add plugin task table to entrypoints form
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.
1 parent a2fcac8 commit fc93f1f

File tree

6 files changed

+4217
-62
lines changed

6 files changed

+4217
-62
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ vignettes/*.pdf
398398

399399
# Javascript
400400
node_modules/
401-
package-lock.json
402401

403402
# ---------------------------
404403
# BEGIN Whitelisted Files

0 commit comments

Comments
 (0)