- deps: Update openjd-model to 0.5.* and openjd-session to 0.9.* (#118) (
ef97dd8
)
- run command exits when an action reaches timeout (#97) (
d031a91
) - run subcommand now exits all entered environments (#98) (
f6a54b2
)
- Windows is no longer marked as experimental in documentation.
- update to openjd-sessions 0.7.* (#66) (
4d44db9
)
- add template-debugging options to
openjd run
(#52) (80e8cb9
)
- public release (#41) (
88dd089
)
- modifying how tasks are selected in run command (#37) (
59c41d9
) - Update openjd-cli to pass template_dir/cwd to preprocess_job_parameters (#29) (
0983e1d
)
- improve missing job parameter error for summary command (#44) (
975863a
) - Allow job parameter values to be empty strings. (#26) (
b8959d0
)
- accept path mapping rules as per schema (#16) (
a9d71fd
)
- add entrypoint to packaging (#14) (
55cc90a
)
- add back cli entrypoint (#8) (
10188dd
)
- Initial import from internal repository