Laurent Senta

Results 69 issues of Laurent Senta

Hi there, thanks for sharing this template, I was able to create a re-frame helloworld / pomodoro app in a couple of hours without knowing much about electron, so thanks!...

This PR illustrates how we could run go-tests in parallel with the unified ci. This might make CI slower though: instead of waiting for 6 runners, we'll wait for 12....

I get this behavior in my code and on the demo page: https://yuku.takahashi.coffee/textcomplete/ - type `:s` or something so that the autocomplete dropdown shows up, - press "escape," - I...

bug
@textcomplete/core

**URL of the lesson that's confusing:** https://proto.school/anatomy-of-a-cid/03 **What's confusing about this lesson?** It's not clear what `dag-pb` represents, It looks like this prefix describes the format of the content, Which...

lesson-feedback

konserve is pretty straightforward to use and to extend, thanks for sharing & maintaining it. I use the `append` API a lot and it'd be more efficient for me to...

- Tweak testground to make it work with unified ci, - Add integration tests ## Tasks - [x] go-test workflow - [x] go-check workflow - [x] add integration workflow -...

- Add release workflows to publish binaries & docker images ## How to get testground latest (instead of building from scratch) ```bash DOWNLOAD_URL=`curl -s https://api.github.com/repos/laurentsenta/testground/releases/latest \ | jq '.assets[] |...

We use the `docker:go` builder in the libp2p/go-libp2p repository. The team has seen a crash during a build with the following log: ``` Aug 9 14:46:42.023127 INFO build completed {"default_tag":...

P1
hint/needs-triage
good first issue

## Description When you run a composition, testground output the logs with a prefix in your CLI, for example: ``` Jul 26 13:11:31.064168 INFO 1.6502s ERROR > exec /testplan: no...

hint/needs-triage

- https://github.com/testground/testground/issues/1398 - https://github.com/testground/testground/issues/1278 - https://github.com/testground/testground/issues/1408