Tom Close

Results 80 issues of Tom Close

Linters aren't able to understand `pkgutil` "hack" to get the tasks namespace packages to sit under the main `pydra` package and therefore don't know where to find tasks defined in...

bug

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Updates the kwargs passed to flaky to match latest version

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Update to the `fileformats` dependency to add support for static type checking broke a couple...

Added 'arch' optional arg to miniconda template to enable the specification of non x86 binaries. Without this option it isn't possible to build docker images with miniconda on ARM systems.

bug
release
patch
conda

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Includes stdout in exceptions rasied by Docker environment ## Checklist - [ ] I have...

## Types of changes - New feature (non-breaking change which adds functionality) ## Summary Adds support for Matlab tasks, i.e. with the syntax ```python from pydra.compose import matlab MyMatlabTask =...

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Allows task fields of Sequence type to have non-empty requires (as they can be empty...

### What would you like changed/added and why? To be able to specify/recommend compute resources to be requested for a job by the Worker object ### What would be the...

enhancement
hackathon

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Adds `psutil` as core dependency instead of just test. When resources are audited it imports...

## Types of changes - New feature (non-breaking change which adds functionality) ## Summary When executing shell commands in Docker/Singularity containers, permit setting `executable` to None in order to use...