Roman Marusyk

Results 24 issues of Roman Marusyk

This project is a simple implementation of grok parser. It would be great to have some suggestions how it can be improved. Maybe some ideas for new features.

enhancement
help wanted
good first issue
Hacktoberfest

Fixes #688 Please review Thank you in advance

**Describe the bug** Error when running > fatal: unsafe repository ('/github/workspace' is owned by someone else) **To Reproduce** https://github.com/Marusyk/BinaryTree/blob/main/.github/workflows/editorconfig.yml **Screenshots** ![image](https://user-images.githubusercontent.com/9221694/168495016-e163dcbc-839a-4d3d-a66c-4a7bbce78b03.png) **Additional context** Add any other context about the problem...

bug
unconfirmed

Add an alias for dotnet workload list command Fixes #3481 Please review Thank you in advance

Add an alias for `dotnet workload list` command Fixes #3482 When there are no workloads ![image](https://user-images.githubusercontent.com/9221694/161602502-88dfb52b-83f7-4b6b-b549-92ac4e5dd505.png) Where there are workloads ![image](https://user-images.githubusercontent.com/9221694/161602245-e9a36ce0-cc98-43ab-a9b3-93bdf09134a4.png) Please review Thank you in advance

Add an alias for `dotnet workload uninstall` command Fixes #3486 There is nothing to uninstall on the build servers, what integration test I should add here: https://github.com/cake-build/cake/blob/develop/tests/integration/Cake.Common/Tools/DotNetCore/DotNetCoreAliases.cake - Install any...

Add an alias for `dotnet workload restore` command Fixes #3484 Please review Thank you in advance

Add an alias for `dotnet workload update` command Fixes #3487 Please review Thank you in advance

Add an alias for `dotnet workload repair` command Fixes #3483 Please review Thank you in advance

Added translation for `DateTimeOffset.ToUnixTime[Seconds|Milliseconds]` Fixes #28925 Could anyone help me improve the tests? Thank you in advance