booster icon indicating copy to clipboard operation
booster copied to clipboard

Booster Framework

Results 221 booster issues
Sort by recently updated
recently updated
newest added

I really thought I saw an existing issue for this. I understand commands are not meant to return entity or read model data. However, returning generated UUIDs could be useful...

question

Is it possible to open-source the `@boostercloud/rocket-kafka-aws-infrastructure` package from the Kafka microservice example?

question

Could maybe be solved by the previous question. Goal: let an event handler listen to all events so they can be filtered and act on at runtime instead of compile...

question

## Feature Request ## Description Quite often (in dev) it's needed to remove old events after a new deployment because old events do not have required fields that are added...

package: aws
nice-to-have

# Bug Report ## Current Behavior I've created a custom type called `Skill` that is being used in multiple commands, and when trying to get the GraphQL schema, the `graphql-handler`...

bug

## Description When introducing the paginated read models, there is a boolean property called `paginatedVersion` that tells whether the query is using the paginated version or not, to allow retro-compatibility....

enhancement
size: S
package: core

ttypescript is unmaintained, we should use ts-patch: https://github.com/cevek/ttypescript/issues/122

# Bug Report ## Current Behavior When I create a `tsconfig.json` that extends from a parent directory (e.g. in a Lerna monorepo), and I run `boost deploy` from the Booster...

bug

These started to fail recently and after taking a look, it doesn't seem to have a clear solution. They're passing on local but not on GitHub actions so we still...

bug
kubernetes
testing

## Documentation bug, improvement ## Description Document how to create a rocket