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

searchresult for tasks & runs and sorts #113

Merged
merged 7 commits into from
Jan 14, 2021
Merged

Conversation

jaserud
Copy link
Contributor

@jaserud jaserud commented Jan 13, 2021

Related issues: #112, icgc-argo/rdpc-gateway#58

Changes:

  • update runs and tasks to return SearchResult
  • added aggregate query for runs and tasks
  • remove junit4 dependency

Comment on lines -127 to -133
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>

Copy link
Contributor Author

@jaserud jaserud Jan 13, 2021

Choose a reason for hiding this comment

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

This is for a sperate ticket #112, but it small enough so I'm sneaking it in this PR. I didn't see any specific reason to use junit4 over the junit5 available in spring dependency so I just removed it.

@jaserud jaserud marked this pull request as ready for review January 13, 2021 20:12
@jaserud jaserud changed the title Feat/sort and searchresult searchresult for tasks & runs and sorts Jan 13, 2021
Copy link
Contributor

@lepsalex lepsalex left a comment

Choose a reason for hiding this comment

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

👍 lgtm!

@jaserud jaserud merged commit da8e4d3 into develop Jan 14, 2021
@jaserud jaserud deleted the feat/sort-and-searchresult branch January 14, 2021 15:10
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