Javed Habib

Results 43 comments of Javed Habib

/remove-lifecycle stale

It'd be nice to see pagination where user can: - Go forward and backward - Jump to pages Maybe setting up an extra cursor `page_token_prev` and `page_num` could be a...

> When datasets may change between requests, clients SHOULD be tolerant of skipped or redundant entries between pages and servers SHOULD consider pagination stability requirements when choosing to offer an...

![Untitled-2024-06-03-2245](https://github.com/elixir-cloud-aai/TESK/assets/100477031/13112533-3cf4-4a2b-b373-22c29df0b775)

The above diagram is not complete obv but I thought this would be helpful while reviweing #191 #192

The current file str ```bash . ├── charts │   └── tesk/ ├── cloudbuild_testing.yaml ├── cloudbuild.yaml ├── containers │   ├── filer.Dockerfile │   └── taskmaster.Dockerfile ├── coverage.xml ├── doc │   └── taskmaster_architecture.png...

frequency counter

TL;DR: relative path causing issues, [check this fix](https://github.com/elixir-cloud-aai/cloud-registry/pull/47). @uniqueg The issue (well not really an issue), is that configs use relative paths. ```bash api - app.py - models.py - ......

I think we should close this issue, this is currently not in our budget nor agenda. @immortalcodes @tusharbansal22

Ok, sure!, create a PR, since there have been many PRs pixels already, I think its best if you both start working on the solution, as we are short on...