Timur Harin
Timur Harin
Using logs from cattr-queue-1 - I see that only if App\Jobs\GenerateScreenshotThumbnail was done - screenshot made I set to do it every minute. Why it is not working correctly?
@yegor256 In this PR, I added: - `macos-12` runner Let's see if all will be fine, but because it will run container...
@yegor256 Need add `macos-12` runner to check if many my previous PRs make this projects works fine
@yegor256 In this PR, I added: - Complex Java class to check number of metrics - Check that number is equivalent with number of metrics of simple Java class Foo...
@yegor256 In this pull request, I have added: - Check for macOS system - Check and installation of brew if not installed - Install steps using brew in `steps/install.sh`
@yegor256 In this PR I fixed problem #338, because we need export PATH of `tlmgr` in macOS Now on macOS we can complete all install steps
@yegor256 When try to complete `tlmgr` step on macOS, I faced with issue ```bash /Users/timur/develop/cam/help/assert-tool.sh: line 35: tlmgr: command not found I can't continue, because 'tlmgr' command line tool is...
@yegor256 I think we need to also provide an opportunity for macOS users using homebrew to install all packages and run code natively