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

ci(actions): centralize setup actions and update third-party actions #137

Merged
merged 1 commit into from
Oct 28, 2023

ci(actions): centralize setup actions and update third-party actions

06f49d4
Select commit
Loading
Failed to load commit list.
Merged

ci(actions): centralize setup actions and update third-party actions #137

ci(actions): centralize setup actions and update third-party actions
06f49d4
Select commit
Loading
Failed to load commit list.
Check Run Reporter / Examples succeeded Oct 28, 2023 in 2s

71 tests / No failures

Passed

71 tests passed
  • examples/subscription-webhooks/subscription-webhooks.test.ts
    • cdc
      • triggers lambda function when records is inserted into a table
  • examples/aws-authorizer/aws-authorizer.test.ts
    • undefined
      • AWS Authorizer API
        • Ping
          • Authorize Requests
            • Example 7
            • Example 2
            • Example 1
            • Example 5
            • Example 6
            • Example 3
            • Example 4
  • examples/aws-otel/aws-otel.test.ts
    • undefined
      • AWS Otel API
        • Ping
          • Prove deployments work
            • Example 2
            • Example 1
            • Example 3
            • Example 4
  • examples/user-session/user-session.test.ts
    • createUserSession()
      • updateUserSession()
        • throws an error if the record does not exist
        • updates a record with a custom expiration Date
        • updates a record with a custom expiration Date that does not exist
        • throws an error if the loaded record is out of date
        • updates a record
      • blindWriteUserSession()
        • creates a user session with a custom expiration date if it does not exist
        • overwrites an existing record with a custom expiration Date that does not exist
        • overwrites an existing record
        • overwrites an existing record with a custom expiration Date
        • creates a user session if it does not exist
        • creates a user session with a custom expiration date that is undefined if it does not exist
      • deleteUserSession()
        • throws an error if the record does not exist
        • deletes a record
      • creates a record with a custom expiration Date that is undefined
      • creates a record with a custom expiration Date
      • creates a record
      • readUserSession()
        • reads a record
        • throws an error if the record does not exist
  • examples/basic-wiring/basic-wiring.test.ts
    • undefined
      • Basic Wiring API
        • Errors
          • Return an error
            • Example 30
            • Example 15
            • Example 8
            • Example 2
            • Example 16
            • Example 23
            • Example 28
            • Example 34
            • Example 10
            • Example 20
            • Example 38
            • Example 19
            • Example 21
            • Example 6
            • Example 36
            • Example 31
            • Example 37
            • Example 35
            • Example 32
            • Example 17
            • Example 24
            • Example 18
            • Example 9
            • Example 7
            • Example 25
            • Example 5
            • Example 3
            • Example 33
            • Example 11
            • Example 39
            • Example 14
            • Example 22
            • Example 12
            • Example 1
            • Example 27
            • Example 26
            • Example 4
            • Example 13
            • Example 29
        • Ping
          • Prove deployments work
      • html
        • returns valid html