forked from raystack/optimus
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support auto deps when destination job is changed (#242)
* feat: auto dependency capability when destination is changed * refactor: appending job to be resolved * test: add test when add new upstream * test: add test when update upstream * feat: suport downstream auto deps on upsert api * fix: support downstream autodeps on replace all * fix: test on replace all * feat: deduplicate jobs before resolve * test: add testcase fror deduplicate + resolve deps * test: fix ordering issue on test
- Loading branch information
1 parent
503ae9b
commit 0e5c6d7
Showing
4 changed files
with
302 additions
and
11 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.