Skip to content

Add pipeline comparison smart tag family#161

Merged
JosephMarinier merged 4 commits intodevfrom
joseph/pipeline-comparison
Jul 7, 2022
Merged

Add pipeline comparison smart tag family#161
JosephMarinier merged 4 commits intodevfrom
joseph/pipeline-comparison

Conversation

@JosephMarinier
Copy link
Copy Markdown
Contributor

@JosephMarinier JosephMarinier commented Jul 7, 2022

Description:

  • Regenerate frontend types
  • Add pipeline comparison smart tag family with pipeline_disagreement and incorrect_for_all_pipelines smart tags
  • Test that all smart tags have a family

image

Checklist:

You should check all boxes before the PR is ready. If a box does not apply, check it to acknowledge
it.

  • PRE-COMMIT. You ran pre-commit on all commits, or else, you
    ran pre-commit run --all-files at the end.
  • FRONTEND TYPES. Regenerate the front-ent types if you played with types and routes.
    Run cd webapp && yarn types while the back-end is running.
  • USER CHANGES. The changes are added to CHANGELOG.md and the documentation, if they impact
    our users.
  • DEV CHANGES.
    • Update the documentation if this PR changes how to develop/launch on the app.
    • Update the README files and our wiki for any big design decisions, if relevant.
    • Add unit tests, docstrings, typing and comments for complex sections.

@JosephMarinier JosephMarinier self-assigned this Jul 7, 2022
@JosephMarinier JosephMarinier linked an issue Jul 7, 2022 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@christyler3030 christyler3030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frontend looks good. nice svg wrangling

Copy link
Copy Markdown
Contributor

@nandhinibsn nandhinibsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good to me.. Good learning on the svg icon!.

@JosephMarinier
Copy link
Copy Markdown
Contributor Author

Cool! Thank you guys!

Copy link
Copy Markdown
Contributor

@gabegma gabegma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are missing one smart tag! The front-end looks so good though.

Comment thread azimuth/types/tag.py
Copy link
Copy Markdown
Contributor

@gabegma gabegma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I'll approve for the group!

@JosephMarinier JosephMarinier enabled auto-merge (squash) July 7, 2022 22:04
@JosephMarinier JosephMarinier disabled auto-merge July 7, 2022 22:06
@JosephMarinier JosephMarinier enabled auto-merge (squash) July 7, 2022 22:06
@JosephMarinier JosephMarinier merged commit 8173b4e into dev Jul 7, 2022
@JosephMarinier JosephMarinier deleted the joseph/pipeline-comparison branch July 7, 2022 22:53
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.

Add pipeline comparison as a smart tag family

4 participants