Jerónimo Albi

Results 10 issues of Jerónimo Albi

**Description** Integration tests sometime fail with the error `text file busy` when building the typescript API from swagger when building the app: ``` Error Trace: /home/runner/work/cli/cli/integration/chain/env.go:161 /home/runner/work/cli/cli/integration/chain/cache_test.go:75 Error: Received unexpected...

CI&CD
report

**Description** It would be beneficial for developers to get familiar with Ignite CLI [packages](https://github.com/ignite/cli/tree/develop/ignite/pkg). To enable that we could enhance the documentation with a new section that describes each individual...

component:docs
type:new

Resolves #2488 ### Description This feature should allow persisting transaction events in a data backend to be able to implement APIs that require storing events for indefinite periods of time....

network

Closes #2406 Depends on #2446 which has to be merged into `develop` before merging this PR.

testing

Ignite apps system was initially written to run apps written Go. Ignite CLI is able to **interact** with apps written in other languages with the introduction of gRPC in #3529....

type:refactor
component:extensions

**Description** Not so long ago we added support to send events thought and event bus with the purpose of having more control on the logging format and output. These changes...

proposal
type:refactor
component:design

Module proto files can currently be found in `cosmos-sdk` proto directory but those files are going to be moved into each individual module, see cosmos/cosmos-sdk#12003. This change will break module...

type:refactor
component:go

The package `expect` provides testing support for packages and realms. The opinionated approach taken on this package for testing is to use function chaining and semantics. Focus is not on...

:receipt: package/realm