Javed Habib

Results 32 issues of Javed Habib

Cache dependencies that are being installed to speed up CI jobs.

```yaml ... zones: type: array description: |- Request that the task be run in these compute zones. How this string is utilized will be dependent on the backend system. For...

The specs example of zones has different data type (string currently), change it to array of strings.

PS: This is WIP, consider this PR for POC, this maybe/will be further broken down into smaller PR once a concensus on code is reached and everthing starts to work....

## Summary by Sourcery Introduce a Kubernetes client wrapper, add a new OpenAPI specification for the TES API, and implement a new `Filer` service for handling file transfers. Enhance documentation...

## Summary by Sourcery Enhance documentation formatting and readability, add resource limits and security context configurations to Kubernetes templates, update ingress configuration to 'networking.k8s.io/v1', and introduce new unit tests, OpenAPI...

## Summary by Sourcery Add support for Taskmaster environment properties in the FOCA configuration, including new functions to retrieve custom configuration and Taskmaster template. New Features: - Introduce `taskmaster_env_properties` in...

Add [doctest](https://docs.python.org/3/library/doctest.html) to CI, this will ensure that classes and methods are behaving as documented.

Documentation has issues with references and static content like images.