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

## Description Add headers to the requestSuccess method for Azure and Local ## Changes * Fix new project templates ## Checks - [X] Project Builds - [X] Project passes tests...

# Bug Report ## Current Behavior From my computer, Booster's `deploy` command has not been able to upload the Azure Functions compressed file, and therefore, I can't make use of...

bug
platform: MacOS
azure

## Description Adds [`eslint-unicorn`](https://github.com/sindresorhus/eslint-plugin-unicorn) as a base ruleset for the projects. ## Changes Fixed lint issues ## Checks - [ ] Project Builds - [ ] Project passes tests and...

# Bug Report ## Current Behavior If one tries to use a scoped class in a read model/command, Metadata Booster will incorrectly generate the type as JSON, instead of the...

The current implementation of the K8s provider is not currently fully implemented and we have no immediate plans to finish it, but is in the repository requiring code updates as...

documentation
size: M
kubernetes
booster cli
difficulty: medium
priority: medium

## Feature Request ## Description While in event-sourcing deleting events is an anti-pattern, current regulations like GDPR require that some applications, especially those managing sensitive data, can hard delete them....

multicloud
difficulty: high
priority: medium

Booster supports subscriptions to read model state changes via websockets. This mechanism allows a UI application to get real-time notifications when the data in one of the observed read model...

size: XL
multicloud
dev-experience
difficulty: high
azure

## Description * Local Provider: * Remove use of environment variables to set the rocket_id * Require calls to BoosterRocketDispatcher to include the field BOOSTER_ROCKET_FUNCTION_ID with the rocket_id * Azure...

## Description Support GraphQL Promises for getters ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly

## Description Add port to mountStack for local rockets. ## Checks - [X] Project Builds - [X] Project passes tests and checks - [ ] Updated documentation accordingly