-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/symlinked jobs in queries (#2053)
* Update jobs update function to dedupe aliases Signed-off-by: Michael Collado <collado.mike@gmail.com> * Update search query to accommodate symlinked jobs and aliases Signed-off-by: Michael Collado <collado.mike@gmail.com> * Update lineage query to include symlinked jobs in lineage Signed-off-by: Michael Collado <collado.mike@gmail.com> * Updated search test to validate symlink target jobs are returned Signed-off-by: Michael Collado <collado.mike@gmail.com>
- Loading branch information
1 parent
81972b0
commit 90feb2e
Showing
5 changed files
with
181 additions
and
10 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
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