Skip to content

Commit 3e29627

Browse files
committed
update looper docs
1 parent 02ade48 commit 3e29627

22 files changed

+778
-1189
lines changed

docs/looper/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
44

5+
## [Unreleased]
6+
7+
### Added
8+
- Added `inject_env_vars` pipeline interface property for injecting environment variables into submission scripts
9+
- Added `pipestat_config_required` pipeline interface property to control pipestat handoff validation
10+
- Added validation that pipestat-enabled interfaces (with `output_schema`) pass config to the pipeline via CLI (`{pipestat.*}`) or environment variable (`PIPESTAT_CONFIG` in `inject_env_vars`)
11+
512
## [2.0.3] -- 2025-09-23
613
### Fixed
714
- Fixed [#543](https://github.com/pepkit/looper/issues/543)

0 commit comments

Comments
 (0)