Skip to content

Releases: rosineygp/mkdkr

v0.11.0: feat: for simple job not necessary pass a action (#35)

04 Jan 20:01
525f3c4
Compare
Choose a tag to compare
- Now job is default for launch action
- Add trap in documentation (missed)
- Improvement of docs
- Add trap and implict-job at pipeline

v0.10.0: feat: destroy container at end of the job (#34)

04 Jan 18:22
56b9ec3
Compare
Choose a tag to compare
- Now trap destroy container at end of job, even control + c was pressed

Thanks, Bash Bible: https://github.com/dylanaraps/pure-bash-bible#do-something-on-script-exit

v0.9.1

03 Jan 10:47
Compare
Choose a tag to compare
fix: checkout for coverage report

v0.9.0: feat: switch default terminal (#30)

02 Jan 12:15
05ee124
Compare
Choose a tag to compare
- Now is possible switch to another terminal like bash,csh
- Add prefix to TTL variable

v0.8.5: Fix/makefile tests (#28)

01 Jan 20:39
8c3abee
Compare
Choose a tag to compare
* fix: organize current examples

- Examples are separeted in a folder examples/
- Now pipeline jobs run it
- Update all pipeline engines
- Small fix in examples

* fix: change job small to simple

v0.8.4: Docs/add terminalizer (#25)

31 Dec 11:32
68db5de
Compare
Choose a tag to compare
* Add Terminalizer presentation

- Change url of Makefile template

v0.8.3: Big review in main document (#23)

30 Dec 01:53
6b324dc
Compare
Choose a tag to compare
- Reorder
- Create index
- Add link to examples
- Cleanup

v0.8.0: Add real logo

27 Dec 19:34
Compare
Choose a tag to compare
- New logo added. I am not an artist :(
- Small fix in docs
- Removed old ugly logo

v0.5.0: Added pipeline generator (#12)

16 Dec 00:19
35532fd
Compare
Choose a tag to compare
- Now is possible create pipeline automatically
- Show in documents how to do it
- Create docker image with jinja2 and scripts
- Create example in Makefile
- Update current .gitlab-ci with the autogenerated pipeline

v0.3.0

13 Dec 01:56
Compare
Choose a tag to compare
Add pipeline links