Results 10 comments of iofq

I can take this, but I'll wait on #890

Example from a dummy commit to my fork: https://github.com/iofq/celestia-node/actions ![image](https://user-images.githubusercontent.com/38452426/177632082-9d86df34-d322-4e06-b458-38faee2923db.png) Jobs were cancelled as intended. Workflow name is \-, in this case it wasn't a PR so we just have...

What platforms would we target? amd64, arm64, windows, mac? Currently we don't tag any docker builds besides sha commit tags, would `latest` and semver tags be appropriate on release? What...

Following up on this: For windows, the [fslock package](https://github.com/celestiaorg/celestia-node/tree/main/libs/fslock) doesn't appear to support windows yet, which would need to happen first. For mac/darwin, a dependancy of libp2p, [elastic/gosigar](url), doesn't want...

@ssbarnea I would be interested in helping out. I have some knowledge of python, as well as some knowledge of bash & CI. Let me know how I can assist!

I believe your issue is the `defaultbg` value. not sure what 258 is, but the wal-generated background is 0 and foreground is 7 for off-white and 15 for white. This...

hello, have you tried this? https://github.com/sanderland/katrain/blob/master/ENGINE.md#libzip-compatibility

@fti-sfuke have you evaluated a config management tool like Ansible? You could create different roles and install packages on client machines based on one or more roles assigned to it....

Working on filling in TODO stubs, starting with api/task

Believe I took care of all the API stubs