Alexander Popov

Results 332 comments of Alexander Popov

Oh, these zoomers… 😬 Sorry for bothering you, but it would really help to work with a dozen of projects (parallel).

> This feature will follow after self-hosted Cirrus. Is here an issue for it?

I've changed the title because "Logout" can be a button and there is no benefit to open it in a new tab.

I don't like it (I don't want to introduce a DSL, a programming language, into config, which can be just simple and "smart", as in the provided example), but… as...

> Agreed. But the following syntax is also not clear: > > ```yaml > only: > branch: master > changes: > - '**.{rb,yml}' > ``` > > It can be...

> Nested arrays also look a bit magical. Such good CI as Cirrus also looks a bit magical, but with proper documentation it's a pleasure to use it! 😅

We use `rails_semantic_logger`, and it replaces `Rails::Rack::Logger` by itself version (but only when `config.rails_semantic_logger.semantic` is `true`, which can be different for different environments), so this code pretty works: ```ruby config.middleware.swap(...

> @nilleb it should work on `0.5.1` with `Codecov.pass_ci_if_error = true` The default is `nil`? Why this build has passed? https://cirrus-ci.com/task/5728180502790144?command=test#L167

I have the same now occasionally: https://cirrus-ci.com/task/5618513965481984?logs=test#L954 ``` Coverage report generated to /tmp/cirrus-ci-build/coverage/codecov-result.json. {"lib/filewatcher/spec_helper.rb"=>[nil, nil, nil, 1, nil, nil, 1, nil, 1, nil, nil, 1, nil, 1, nil, 1, 1,...