Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Releases: riotkit-org/riotkit-do

2.0 (Preview 8)

28 Jul 21:43
Compare
Choose a tag to compare
2.0 (Preview 8) Pre-release
Pre-release

This pre-release improves error formatting, it's more user friendly now.

2.0 (Preview 7)

27 Jul 06:47
Compare
Choose a tag to compare
2.0 (Preview 7) Pre-release
Pre-release
v2.0.0.0rc7

#32: Fix clean up support

2.0 RC6 (Preview #6)

27 Jul 06:26
Compare
Choose a tag to compare
2.0 RC6 (Preview #6) Pre-release
Pre-release

Added clear way of handling temporary files.

RC5: Wizard has now support for passwords

26 Jul 11:48
Compare
Choose a tag to compare

Hi, this is a little feature release - on Harbor 2.0 request the Wizard is supporting passwords input.

v2.0.0 (Preview 4)

20 Jul 06:50
Compare
Choose a tag to compare
v2.0.0 (Preview 4) Pre-release
Pre-release

This preview release brings improvement to the JINJA2 tasks - new switches in :j2:directory-to-directory - --template-filenames, --copy-not-matching-files

v2.0.0 (Preview 3)

17 Jul 20:58
Compare
Choose a tag to compare
v2.0.0 (Preview 3) Pre-release
Pre-release

Contains only a fix that allows to easily mock input() in Wizard in tests.

v2.0.0 (Preview 2)

16 Jul 20:03
Compare
Choose a tag to compare
v2.0.0 (Preview 2) Pre-release
Pre-release

Bugfix to the previous rc1 release - fixed invalid configuration of switch --copy-not-matching-files in argument parsing.

v2.0.0 (Preview 1)

16 Jul 05:27
Compare
Choose a tag to compare
v2.0.0 (Preview 1) Pre-release
Pre-release

Hi, we are happy to announce that we are working on v2.0.0, and we already have a few stable patches and features to test.
All listed changes are stable - covered with tests and documented.

Features:

  • #28: Wizard support
  • #27: Improvements to JINJA2 support
  • #26: Extendable CreateStructureTask
  • #24: Clean up - removed docker integration

RKD 1.1

21 Jun 11:45
Compare
Choose a tag to compare

Hi,

This is a smaller feature + bugfix release.

Features:

  • Possibility to propagate arguments to next tasks using operator '@' (#22)

Bugfixes:

  • Fix a case, when description of a task can be None (0c3daa6)

Enjoy!

First stable release

16 Jun 05:41
Compare
Choose a tag to compare

Hi 😎

We are happy to announce a first stable release ✊ 🏴
The project started at 27.04.2020, 08:23:30, today at 16.06.2020 we release a stable version after intensive testing, implementing in our existing projects.

Everything we made comes from our DevOps practice - we were tired of doing hacks in GNU Makefile and copying the same Makefiles over and over again. Alternatives to GNU Makefile were not satisfying ourselves, they were too much primitive or not developed for years.

That's how we decided to create RiotKit-Do, to share the code between lots of projects, write tasks in Python and be able to introduce unittest framework in every place.

Happy using!

Yours,
Libertarian tech collective,
RiotKit