Looper

Latest version: v1.8.1

Safety actively analyzes 638730 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.8.1

Fixed
- added `-v` and `--version` to the CLI
- fixed running project level with `--project` argument

1.8.0

Added
- looper destroy now destroys individual results when pipestat is configured: https://github.com/pepkit/looper/issues/469
- comprehensive smoketests: https://github.com/pepkit/looper/issues/464
- allow rerun to work on both failed or waiting flags: https://github.com/pepkit/looper/issues/463

Changed
- Migrated `argparse` CLI definition to a pydantic basis for all commands. See: https://github.com/pepkit/looper/issues/438
- during project load, check if PEP file path is a file first, then check if it is a registry path: https://github.com/pepkit/looper/issues/456
- Looper now uses FutureYamlConfigManager due to the yacman refactor v0.9.3: https://github.com/pepkit/looper/issues/452

Fixed
- inferring project name when loading PEP from csv: https://github.com/pepkit/looper/issues/484
- fix inconsistency resolving pipeline interface paths if multiple paths are supplied: https://github.com/pepkit/looper/issues/474
- fix bug with checking for completed flags: https://github.com/pepkit/looper/issues/470
- fix looper destroy not properly destroying all related files: https://github.com/pepkit/looper/issues/468
- looper rerun now only runs failed jobs as intended: https://github.com/pepkit/looper/issues/467
- looper inspect now inspects the looper config: https://github.com/pepkit/looper/issues/462
- Load PEP from CSV: https://github.com/pepkit/looper/issues/456
- looper now works with sample_table_index https://github.com/pepkit/looper/issues/458

1.7.1

Fixed
- pin pipestat version to be between pipestat>=0.8.0,<0.9.0 https://github.com/pepkit/looper/issues/494

1.7.0

Added
- `--portable` flag to `looper report` to create a portable version of the html report
- `--lump-j` allows grouping samples into a defined number of jobs

Changed
- `--lumpn` is now `--lump-n`
- `--lump` is now `--lump-s`

1.6.0

Added
- `looper link` creates symlinks for results grouped by record_identifier. It requires pipestat to be configured. [72](https://github.com/pepkit/looper/issues/72)
- basic tab completion.

Changed
- looper now works with pipestat v0.6.0 and greater.
- `looper table`, `check` now use pipestat and therefore require pipestat configuration. [390](https://github.com/pepkit/looper/issues/390)
- changed how looper configures pipestat [411](https://github.com/pepkit/looper/issues/411)
- initializing pipeline interface also writes an example `output_schema.yaml` and `count_lines.sh` pipeline

Fixed
- filtering via attributes that are integers.

1.5.1

Fixed
- fix `looper table` failing without `sample.protocol`

Changed
- correct `--looper_conifg` to `--looper-config`

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.