Viktoras Makauskas

Results 7 issues of Viktoras Makauskas

Would it make sense that since Napping's Get() method does not allow returning `Nil` for a payload object, the library returns error if such response from a service is received?...

question

fix warnings in release build log: ``` GoReleaser latest installed successfully /opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser release --rm-dist --config=.github/.goreleaser.yml Flag --rm-dist has been deprecated, please use --clean instead • starting release... • loading path=.github/.goreleaser.yml...

In `dashboard` UI, for some reason, there is some random replacements of `]` to `}`, and weird truncation at the end of the line. I've tried a quick local hack...

When debugging highly parallelized task executions, it's not immediately obvious where the bottlenecks are. This PR allows dumping timings of the execution as Gantt chart (Mermaid syntax). Here's a sample...

### Description It's very misleading how `task.generates` feature works. One would assume that the task will run if combined checksum of sources and outputs does not match sources/results of previous...

area: fingerprinting

### Description when creating dynamic variables like `files: sh: "find ."` in multiple subfolders, they won't be correctly evaluated. Due to internal caching, only the first result will be used....

state: awaiting response
state: needs triage