Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/datadog-lambda-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.134.0
Choose a base ref
...
head repository: DataDog/datadog-lambda-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.135.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 19, 2026

  1. [SVLS-8538] add durable function tags (#730)

    * [SVLS-8538] add durable function tags
    
    * format
    
    * add a  tiny comment to re-trigger the pipeline
    
    ---------
    
    Co-authored-by: Joey Zhao <[email protected]>
    jchrostek-dd and joeyzhao2018 authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    50f8f6f View commit details
    Browse the repository at this point in the history
  2. Adding e2e test trigger (#718)

    * Adding e2e test trigger
    
    * typo
    
    * more typos
    
    * another typo
    
    * reformat
    
    * typo
    
    * remove var
    
    * remove arch
    
    * remove status check
    
    * python test
    
    * indent
    
    * fix version
    
    * status
    
    * fix gitlab api token
    
    * trying new image for polling job
    
    * trying to add auth anywhere
    
    * auth anywhere install?
    
    * more auth
    
    * no ddtool?
    
    * no brew
    
    * remove authanywhere flag
    
    * debugging string indexing
    
    * No auth?
    
    * new audience
    
    * mimic code-gen
    
    * try using staging
    
    * try getting datadog-lambda-js token
    
    * move script into separate file
    
    * chmod
    
    * /bin/authanywhere
    
    * space
    
    * Removing debug prints
    
    * find printed token
    
    * layer version
    
    * dotenv
    
    * typo
    
    * fixing version
    
    * substitution
    
    * getting layer arn
    
    * more typo
    
    * update polling time
    
    * [SVLS-8538] add durable function tags (#730)
    
    * [SVLS-8538] add durable function tags
    
    * format
    
    * add a  tiny comment to re-trigger the pipeline
    
    ---------
    
    Co-authored-by: Joey Zhao <[email protected]>
    
    ---------
    
    Co-authored-by: jchrostek-dd <[email protected]>
    Co-authored-by: Joey Zhao <[email protected]>
    3 people authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    02f3a00 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

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

Commits on Feb 25, 2026

  1. v12.135.0 (#733)

    joeyzhao2018 authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    66f7471 View commit details
    Browse the repository at this point in the history
Loading