Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove events #1416

Merged
merged 13 commits into from
Aug 29, 2024
Merged

Remove events #1416

merged 13 commits into from
Aug 29, 2024

Commits on Nov 28, 2023

  1. Remove events

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ae09b4a View commit details
    Browse the repository at this point in the history
  2. fix doc

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1013356 View commit details
    Browse the repository at this point in the history
  3. rush change

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b260970 View commit details
    Browse the repository at this point in the history
  4. linter fix

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1310c5f View commit details
    Browse the repository at this point in the history
  5. fix rebase

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2600e73 View commit details
    Browse the repository at this point in the history
  6. fix rebase

    gonzalojaubert committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0a65005 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge remote-tracking branch 'origin/main' into remove_events

    # Conflicts:
    #	common/config/rush/pnpm-lock.yaml
    #	packages/framework-core/src/booster-event-processor.ts
    #	packages/framework-core/src/booster.ts
    #	packages/framework-core/src/decorators/projects.ts
    #	packages/framework-core/src/services/read-model-store.ts
    #	packages/framework-core/test/services/read-model-store.test.ts
    #	packages/framework-provider-aws/src/setup.ts
    #	packages/framework-provider-azure/src/index.ts
    #	packages/framework-provider-local/src/index.ts
    #	packages/framework-types/src/config.ts
    #	packages/framework-types/src/provider.ts
    Castro, Mario committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f032e79 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Post-merge fixes

    Castro, Mario committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0bdbd6e View commit details
    Browse the repository at this point in the history
  2. pnpm-lock.yaml update

    Castro, Mario committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eb55ac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Refactor configuration method in Projects decorator

    Castro, Mario committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7b4b1e4 View commit details
    Browse the repository at this point in the history
  2. Revert "Refactor configuration method in Projects decorator"

    This reverts commit 7b4b1e4.
    Castro, Mario committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f4023b3 View commit details
    Browse the repository at this point in the history
  3. Refactor configuration method in Projects decorator

    Castro, Mario committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d4d63a0 View commit details
    Browse the repository at this point in the history
  4. Refactor getProjections method in read-model-store.ts

    Castro, Mario committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    200c434 View commit details
    Browse the repository at this point in the history