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: Add optional field group to organize DAGs on Web UI #182

Merged
merged 13 commits into from
Jun 23, 2022

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Jun 23, 2022

Add an optional field group to organize DAGs on Web UI.

Example:

group: Utility
steps:
  - name: hello
     command: echo hello

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2022

Codecov Report

Merging #182 (c503436) into main (7dc9f49) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files          40       40           
  Lines        3011     3012    +1     
=======================================
+ Hits         2495     2496    +1     
  Misses        392      392           
  Partials      124      124           
Impacted Files Coverage Δ
internal/config/config.go 83.66% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dc9f49...c503436. Read the comment docs.

@yottahmd yottahmd changed the title feat: DAG grouping on Web UI feat: Add optional field group to organize DAGs on Web UI Jun 23, 2022
@yottahmd yottahmd marked this pull request as ready for review June 23, 2022 06:10
@yottahmd yottahmd merged commit d818829 into main Jun 23, 2022
@yottahmd yottahmd deleted the feat/dag-groups branch June 23, 2022 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants