Jerónimo Albi

Results 26 comments of Jerónimo Albi

@Pantani the changes from #4057 might be the cause for the failing tests here. CI reported failing tests after merging the changes from the mentioned PR. Maybe we should remove...

Just finished running the following command: ```bash ./scripts/gen-mig-diffs \ --output /Users/jeronimoalbi/tmp/migration-output \ --repo-output /Users/jeronimoalbi/tmp/migration-repo \ --repo-cleanup\ --from v0.27.2 \ --to v28.0.0 ``` The idea was to generate a diff between...

These changes are a great quality of life improvement 👍 @n0izn0iz I tried locally and `gno test` works only as long as there is a `gnowork.toml` file present within the...

Maybe updating the code to match `master` fixes the broken tests. Worth to try.