Skip to content

Commit

Permalink
feat: add plugin task table to entrypoints form
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
henrychoy authored and keithmanville committed Oct 4, 2024
1 parent e1b64bd commit edfd1ce
Show file tree
Hide file tree
Showing 6 changed files with 4,217 additions and 62 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ vignettes/*.pdf

# Javascript
node_modules/
package-lock.json

# ---------------------------
# BEGIN Whitelisted Files
Expand Down
Loading

0 comments on commit edfd1ce

Please sign in to comment.