-
Notifications
You must be signed in to change notification settings - Fork 59
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
Add REJECT support for ApprovedCondition for GateNodes #733
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: James <james@union.ai>
Signed-off-by: James <james@union.ai>
Codecov Report
@@ Coverage Diff @@
## master #733 +/- ##
==========================================
- Coverage 66.74% 66.61% -0.14%
==========================================
Files 464 464
Lines 11356 11370 +14
Branches 2086 2094 +8
==========================================
- Hits 7580 7574 -6
- Misses 3776 3796 +20
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
jsonporter
approved these changes
Mar 28, 2023
4nalog
pushed a commit
that referenced
this pull request
Mar 30, 2023
* fix: approveCondition reject Signed-off-by: James <james@union.ai> * fix: approve button Signed-off-by: James <james@union.ai> --------- Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com>
jsonporter
added a commit
that referenced
this pull request
Mar 30, 2023
* fix: type error on invalid nested json input Signed-off-by: 4nalog <4nalog@protonmail.com> * LaunchForm RJSF Form issue (#692) * fix: launchform Signed-off-by: James <james@union.ai> * fix: stuck issue Signed-off-by: James <james@union.ai> * fix: on form change Signed-off-by: James <james@union.ai> * fix: merge master into branch Signed-off-by: James <james@union.ai> --------- Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: bump minor version Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: package version to 1.4.2 (#700) Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: project settings dashbboard tests (#701) * fix: project settings dashbboard tests Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: remove .only Signed-off-by: 4nalog <4nalog@protonmail.com> * refactor: remove empty waitFor Signed-off-by: 4nalog <4nalog@protonmail.com> --------- Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: upgrading node version to 18 (#703) Upgrading node version to 18 Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: revert node version (#704) * fix: revert node version Signed-off-by: Carina Ursu <carina@union.ai> * Revert "fix: upgrading node version to 18 (#703)" This reverts commit e5f9a8b. Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: deployment optimization (#706) * fix: deployment optimization Signed-off-by: Carina Ursu <carina@union.ai> * clean up node modules and one file that we think is not needed Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> * fix: upgrade release node version (#707) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: update chalk, add semantic-release test cmd (#708) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: implement logic to handle multiple keys for nested data classes Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: fix update_npmversion (#709) * chore: fix update_npmversion Signed-off-by: Carina Ursu <carina@union.ai> * chore: edits Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * Mapped Tasks not showing cache status correctly. (#712) * fix: cache status logs indexing mismatch and react rendering cycle issue Signed-off-by: James <james@union.ai> * fix: mapped task cache status Signed-off-by: James <james@union.ai> --------- Signed-off-by: James <james@union.ai> Co-authored-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: cleanup, passthrough runtime variables (#710) fix: passthrough runtime variables Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: update_npmversion (#713) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: fix sed makefile error (#714) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * FE: Update flyteconsole to Node 18 (#717) fix: nodejs 18 upgrade Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: allow complex workflow names (#715) * chore: allow complex workflow names Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix buold:watch Signed-off-by: Carina Ursu <carina@union.ai> * chore: yarn.lock Signed-off-by: Carina Ursu <carina@union.ai> * chore: upgrade package Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> * chore: show correct app version in info (#716) * chore: show correct app version in info Signed-off-by: Carina Ursu <carina@union.ai> * chore: update ver Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: left nav doesn't accurately update on workflow version page (#718) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * feat: differentiate between cache disabled and cache put failure (#719) fix: add icon for put failure Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: fix formatting Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: add material-ui class name seed (#721) * chore: add material-ui class name seed Signed-off-by: Carina Ursu <carina@union.ai> * fix: overflow of modal Signed-off-by: James <james@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: James <james@union.ai> Co-authored-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * The rendering of node status in a dynamic workflow is not functioning correctly (#723) fix: dynamic nodes status Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: backfill index on execution task logs (#725) * chore: backfill index on execution task logs Signed-off-by: Carina Ursu <carina@union.ai> * chore: add comments Signed-off-by: Carina Ursu <carina@union.ai> * chore: bump version Signed-off-by: Carina Ursu <carina@union.ai> * chore: remove backfill Signed-off-by: Carina Ursu <carina@union.ai> * chore: lint Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: release fail (#726) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * Install deps directly in checks.yml (#728) Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com> Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: show correct i/o in details panel (#727) * chore: show correct i/o in details panel Signed-off-by: Carina Ursu <carina@union.ai> * chore: bump version Signed-off-by: Carina Ursu <carina@union.ai> * chore: feedback Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: task observability (#720) * chore: tlro basic setup Signed-off-by: Carina Ursu <carina@union.ai> * progress checkin * Stable state refactored to use generic naming * updated types * working before updating routes * chore: progress Signed-off-by: Carina Ursu <carina@union.ai> * chore: remove debugger Signed-off-by: Carina Ursu <carina@union.ai> * chore: allow custom class in execution actions Signed-off-by: Carina Ursu <carina@union.ai> * chore: lint fix Signed-off-by: Carina Ursu <carina@union.ai> * chore: bump console Signed-off-by: Carina Ursu <carina@union.ai> * chore: up package version Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Jason Porter <jason@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: fix contextual menu action buttons color (#730) * chore: fix contextual menu action buttons color Signed-off-by: Carina Ursu <carina@union.ai> * chore: up console version Signed-off-by: Carina Ursu <carina@union.ai> --------- Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * chore: add build:watch to all packages (#731) Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * Add REJECT support for ApprovedCondition for GateNodes (#733) * fix: approveCondition reject Signed-off-by: James <james@union.ai> * fix: approve button Signed-off-by: James <james@union.ai> --------- Signed-off-by: James <james@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * gate node in dynamic task (#729) * fix: gate node in dynamic Signed-off-by: James <james@union.ai> * fix: upgraded version Signed-off-by: James <james@union.ai> * fix: compiledNode in PausedTasksComponent and ExecutionDetailsActions Signed-off-by: James <james@union.ai> * fix: upgrade version Signed-off-by: James <james@union.ai> * chore: lockfile Signed-off-by: Carina Ursu <carina@union.ai> * fix: remove caching for workflow closure Signed-off-by: James <james@union.ai> * fix: break link between cache and context state Signed-off-by: James <james@union.ai> --------- Signed-off-by: James <james@union.ai> Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai> Signed-off-by: 4nalog <4nalog@protonmail.com> * fix: comments Signed-off-by: 4nalog <4nalog@protonmail.com> --------- Signed-off-by: 4nalog <4nalog@protonmail.com> Signed-off-by: James <james@union.ai> Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com> Co-authored-by: james-union <105876962+james-union@users.noreply.github.com> Co-authored-by: Jason Porter <84735036+jsonporter@users.noreply.github.com> Co-authored-by: Carina Ursu <carina@union.ai> Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> Co-authored-by: James <james@union.ai> Co-authored-by: Eduardo Apolinario <653394+eapolinario@users.noreply.github.com> Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com> Co-authored-by: Jason Porter <jason@union.ai>
🎉 This PR is included in version 1.5.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding a Reject button for ApprovedCondition of GateNodes
Type
Are all requirements met?
Complete description
Added a new state
SELECT_REJECT
to be true or false. When it's going to be reject, it should be true beforeSUBMIT
Tracking Issue
fixes flyteorg/flyte#3346