Stefan M.

Results 15 comments of Stefan M.

@otterslide Awesome job! That really helped me a lot.

1. Currently developing a [Scrum Retrospective Board](https://github.com/stefanDeveloper/scrum-retroboard) for my development team. 2. It's s small project, which will used every two weeks during the retrospective 3. It's only me, but...

Any news about restoring a database? It seems that @arcotek-ltd never opened a PR. Currently, I'm trying to do the same. If this is still unresolved, I'd take over and...

I will create a new resource called `SqlDatabaseRestore`. Is the naming alright, or should it be placed/named differently?

Seems good to me: `ansible_env['PATH']` ```json "ansible_env": { "PATH": "/home/centos/.local/bin:/home/centos/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin" } ``` I tested it again on a fresh system, resulting in the same exception. Can I investigate the issue...

Yep I also have the same issue and I didn't figured it out, how to solve it...

> @aouinizied @stefanDeveloper Should the flow risks be perhaps one hot encoded rather than in the current format? That would be way more suitable for any ML use. In that...

Any idea why the pipeline for windows is failing?

Have you had time review the changes to resolve your change requests?

@aouinizied I've rebased my branch to resolve the merge conflicts and added a tests. Could you please have another look? I'm looking forward to integrate this feature!