Roman Marusyk
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.
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**  **Additional context** Add any other context about the problem...
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  Where there are workloads  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