Orion 2022.2 Orion Platform Highlights
Highlighted changes from Orion Platform 4.3.1 to 4.4.0
Floe
Support for
pathlib.PurePath
in floeclassification
has been added. See Floe classifications.Support for floe
brief
attribute, for a <= 280 character overview description of the floe, has been added. See Floe brief.A new runtime for running floes locally has been added. See New Floe runtime.
Orion Client
ocli workfloes list-classifications
has been added to browse classifications.ocli workfloes list
now supportsclassification
andclassification_depth
filters.ocli packages init
default template has been updated to pass opts tofloe lint floes
python setup.py test-all/cubes/orion
has been fixed to return a correct exit code on failure
Orion Platform
--system-param
option has been added toocli jobs start
for specifying system parameters.--path
option has been added toocli jobs start
for specifying the location for job output.--project
option has been added toocli jobs start
for specifying the project for job output.--cost-notification
option has been added toocli jobs start
for specifying job cost notification threshold.--cost-termination
option has been added toocli jobs start
for specifying job cost termination threshold.
DRConvert
An issue with
import drconvert
has been fixed (in 4.3.2).