Skip to content

Commit

Permalink
count instead of jobs list and expose filter by pipeline and tag (#1513)
Browse files Browse the repository at this point in the history
* count instead of jobs list and expose filter by pipeline and tag

* CR

* Include the job of the jobid used in query

* update swagger with firstJobId lastJobId

* toJob -lastJobId

* fix lastJobId

* nfs

* toJob -> lastJobId

Co-authored-by: yehiyam <[email protected]> .... bump version [skip ci]
  • Loading branch information
actions-user committed Feb 8, 2022
1 parent 87c22ae commit 3e6bf55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hkube",
"version": "2.2.34",
"version": "2.2.35",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3e6bf55

Please sign in to comment.