Nicola

Results 3 comments of Nicola

You can try with `tcp:PORT` as the url according to https://github.com/jeffbski/wait-on with that it should start when the specified port is open for connections

Hello, I'm actively working on this, there are some compatibility issues and crashes that I'm reporting to Bun, in the coming days I will open a WIP PR.

Hello, The issue is that the default template is using the github action located here [oclif/github-workflows](https://github.com/oclif/github-workflows/tree/main/.github) apparently secrets cannot be "shared" (inherited) from different orgs, I resolved it by cloning...