Releases: hpcflow/hpcflow-new
Releases · hpcflow/hpcflow-new
v0.2.0a107
✨ Features
- add
App.configure_env
and CLI
👷 Build changes
- merge from develop
- update binary download links file [skip ci]
v0.2.0a106
🐛 Bug Fixes
- sequence nesting for combining nesting and then parallel-merging
- change
schemas
arg inTask
to singularschema
, but store internally as a list
👷 Build changes
- update binary download links file [skip ci]
v0.2.0a105
🐛 Bug Fixes
- add a test skip on macos due to failures that require investigation
v0.2.0a103
✨ Features
- add termination condition to Loop
👷 Build changes
- merge from develop
- update binary download links file [skip ci]
v0.2.0a102
🐛 Bug Fixes
- test-hpcflow in downstream apps
v0.2.0a99
♻ Code Refactoring
- of
WorkflowTask._get_merged_parameter_data
- add Rule class
✨ Features
- support sourcing labelled inputs from non-labelled upstream tasks
- add
sum()
andjoin()
processing functions when formatting command line parameters - support parsing shell stdout into different data types
- add
TaskSchema.parameter_class_modules
list to specify importable modules containerParameterValue
classes - support retrieving
ParameterValue
object properties with e.g.Element.get
- allow filtering input sources in the specified task
- use/expect
ElementFilter
in InputSource.where - allow defining
ActionRule
withRule
args
🐛 Bug Fixes
- add missing quote
- test
- regex pattern in
Action.get_command_input_types
- tests for multiple OSes
- improve retrieval of group data when data is unset
- get_merged_parameter_data for a group of PV objects
- add missing sorted
- refine default behaviour if a sub-parameter and root parameter are available as upstream task sources
- do not check dict
InputValue.value
if sub-parameter - use conditional actions in test failing on posix
- add missing import
- invoc tests
- fix #501
- fix #500
👷 Build changes
- merge
- update binary download links file [skip ci]
v0.2.0a100
🐛 Bug Fixes
- allow None value in
InputValue._check_dict_value_if_object
👷 Build changes
- update binary download links file [skip ci]
v0.2.0a98
🐛 Bug Fixes
- previously added comments about importlib.resources
- previously added comments about importlib.resources
👷 Build changes
- update binary download links file [skip ci]
v0.2.0a97
v0.2.0a96
🐛 Bug Fixes
- NullScheduler.is_num_cores_supported for unspecified max and step
👷 Build changes
- update binary download links file [skip ci]