Albert Le Batteux

Results 45 comments of Albert Le Batteux

``` goreleaser release --snapshot --clean --config .github/goreleaser.yaml --verbose • verbose output enabled • starting release... ⨯ release failed after 0s error=yaml: unmarshal errors: line 498: field nightly not found in...

@thehowl is this test failing "normal" https://github.com/gnolang/gno/actions/runs/9210109774/job/25336315992?pr=2178

@thehowl Deploying with https://github.com/gnolang/gno/pull/2178/files#diff-4d1103f730f8cf1eb77c7f7f1ccb5b28bd0eabd3d9bebd10e459a3fdb6ebae64R30 should do the trick ;) I can do it if you want :)

> The primary reason, iirc, was not to run multiple services on the same server but to clearly distinguish between a production instance and a development instance. It should be...