All Versions
10
Latest Version
Avg Release Cycle
25 days
Latest Release
1684 days ago
Changelog History
Changelog History
-
v1.12 Changes
October 26, 2018โฌ๏ธ You can install it with following command (for upgrade please add --upgrade):
pip install spline
๐ณ One feature only: labels for docker(container) task.
-
v1.11 Changes
September 03, 2018โฌ๏ธ You can install it with following command (for upgrade please add --upgrade):
pip install spline
- โ spline-loc tool (https://spline.readthedocs.io/en/latest/spline_loc.html)
- ๐ bugfix for tool versions using spline on OSX
- ๐ bugfix for escaping values of Bash variables
- ๐ bugfix for closing of file handles (thanks to @jbenden)
- ๐ bugfix for exec permission for user only (thanks to @jbenden)
- extension to with field being renderable (thanks to @jbenden)
-
v1.10.2 Changes
May 07, 2018โฌ๏ธ You can install it with following command (for upgrade please add --upgrade):
pip install spline
- break pipeline when required tools are missing
- code reuse: !include support for main yaml
- exclude copying some path variables (HOME, PYTHONPATH, JAVAHOME, PATH, ...)
- ๐ rendering support for task title
- ๐ some minor bugfixes (including quotes and curly braces for $PWD)
- ๐ documentation and presentation extended
-
v1.10.1
June 03, 2018 -
v1.10
May 07, 2018 -
v1.9 Changes
April 08, 2018โฌ๏ธ You can install it with following command (for upgrade please add --upgrade):
pip install spline
- ๐ new task:
ansible(simple)
- ๐ new task:
packer
- bugfix: variables field has not been available in templating (Jinja2) for Docker images
- ๐ bugfix: path adjustment for Dockerfile to be in $PWD so that you can use ADD in Dockerfile for current source path
- improvement: for ordered task execution enable immediate variable evaluation on next task
- improvement: new optional field network for Docker container task
- ๐ documentation as presentation updated (as usual)
- ๐ new task:
-
v1.8 Changes
March 11, 2018โฌ๏ธ You can install it with following command (for upgrade please add --upgrade):
pip install spline
- Bash strict mode (--strict)
- Temporary scripts path adjustable (--temporary-scripts-path)
- ๐ณ Forwarding SSH agent into Docker container
- ๐ Fixed exit code (variable) for Python tasks
- ๐ Documentation extended for Python development: http://spline.readthedocs.io/en/latest/development.html
- ๐ Internal: Testing wheel file installation after build
-
v1.7.2 Changes
February 01, 2018โฌ๏ธ You can install it with following command (for upgrade please add
--upgrade
):pip install spline
Following content:
- HTML report generation (with auto refresh)
โ Details: http://spline.readthedocs.io/en/latest/report.html - tasks variables (writing output of a task into a variable being known py whole pipeline)
โ Details: http://spline.readthedocs.io/en/latest/tasks.html#variables-on-tasks - condition tasks (allowing jinja templating and some concrete simple conditions)
โ Details: http://spline.readthedocs.io/en/latest/conditions.html - 0๏ธโฃ You now can leave out
--definition
when you use apipeline.yaml
(it's now default) - Contribution guide added
- HTML report generation (with auto refresh)
-
v1.7.1
February 01, 2018 -
v1.7
February 01, 2018