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

feat: bring eventbridge #42

Merged
merged 29 commits into from
Mar 13, 2024
Merged

feat: bring eventbridge #42

merged 29 commits into from
Mar 13, 2024

Commits on Dec 22, 2023

  1. feat: bring eventbridge

    skorfmann committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c076325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456259d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    c316216 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix (#45)

    MarkMcCulloh authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    52b9fe8 View commit details
    Browse the repository at this point in the history
  2. fix(websockets): fix token usage in simulator (#46)

    BREAKING CHANGE: the `url()` and `inflightUrl()` methods have been removed in favor of a `url` property.
    eladb authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2cd6d10 View commit details
    Browse the repository at this point in the history
  3. chore(bedrock): replacing BEDROCK_DEV with isTestEnvironment (#47)

    * chore(bedrock): replacing BEDROCK_DEV with isTestEnvironment
    
    * chore(bedrock): replacing BEDROCK_DEV with isTestEnvironment
    
    * Update bedrock/README.md
    
    * Update bedrock/bedrock.w
    
    * Update bedrock/joke.test.w
    ekeren authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    aafd29b View commit details
    Browse the repository at this point in the history
  4. feat: bring github (#39)

    * wip
    
    * Update github/lib.test.w
    
    * Update github/lib.test.w
    
    * updates
    
    * updates
    
    * updated README
    
    * ignore test due to winglang/wing#5408
    
    * adding description to github/package.json
    
    * adding author to github/package.json
    
    ---------
    
    Co-authored-by: Eyal Keren <[email protected]>
    2 people authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c65266b View commit details
    Browse the repository at this point in the history
  5. fix(github): mts to js files (#48)

    * fix(github): mts to js files
    
    * fix(github): mts to js files
    
    * fix(github): mts to js files
    ekeren authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5c0d7b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a18bad View commit details
    Browse the repository at this point in the history
  7. fix(github): can't compile to tf-aws, missing cloud.service (#50)

    * fix(github): using interface for credentials instead of cloud.secret
    
    * fix(github): can't compile to tf-aws, missing cloud.service
    
    * fix(github): can't compile to tf-aws, missing cloud.service
    ekeren authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c18f81b View commit details
    Browse the repository at this point in the history
  8. chore: set up GitHub releases (#51)

    Set up GitHub releases. This will be used to set up a webhook that detects newly released packages from GitHub release events.
    
    Version bumped `postgres` for testing purposes
    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dfa0cb1 View commit details
    Browse the repository at this point in the history
  9. chore: mergify fixes (#52)

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7ec95d7 View commit details
    Browse the repository at this point in the history
  10. chore: fix mergify conditions (#53)

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ce2696d View commit details
    Browse the repository at this point in the history
  11. chore: mergify fixing continued (#54)

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9adcff4 View commit details
    Browse the repository at this point in the history
  12. chore: mergify fixes (#55)

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6b9db75 View commit details
    Browse the repository at this point in the history
  13. chore: testing

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0439bf9 View commit details
    Browse the repository at this point in the history
  14. fix: unit test regression (#56)

    Chriscbr authored and skorfmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e4e9ae2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    40c0f54 View commit details
    Browse the repository at this point in the history
  2. deployable version

    skorfmann committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0db1cc1 View commit details
    Browse the repository at this point in the history
  3. remove accidental commit

    skorfmann committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a97d641 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update eventbridge/platform/sim/bus.w

    Co-authored-by: Elad Ben-Israel <[email protected]>
    eladcon and eladb authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1d6e04c View commit details
    Browse the repository at this point in the history
  2. wip

    eladcon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    df57157 View commit details
    Browse the repository at this point in the history
  3. wip

    eladcon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7fbd3fa View commit details
    Browse the repository at this point in the history
  4. wip

    eladcon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1861b0c View commit details
    Browse the repository at this point in the history
  5. wip

    eladcon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e6b86c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. wip

    eladcon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9978071 View commit details
    Browse the repository at this point in the history
  2. wip

    eladcon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0a72274 View commit details
    Browse the repository at this point in the history
  3. wip

    eladcon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    82df437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ff5b76 View commit details
    Browse the repository at this point in the history