8000 Comparing 56c9278...5370111 · DataDog/datadog-lambda-python · GitHub
[go: up one dir, main page]

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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 56c9278
Choose a base ref
...
head repository: DataDog/datadog-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5370111
Choose a head ref
  • 18 commits
  • 33 files changed
  • 2 contributors

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

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

Commits on Mar 4, 2024

  1. feat: Automatic layer releases (#421)

    * feat: Copy gitlab-ci from datadog-lambda-js
    
    * feat: first crack at migration the build script for individual publishing
    
    * feat: secrets for python. TODO - actually create them
    
    * feat: Add python runtimes
    
    * feat: re-organize architecture flags. Support separate arch/name
    
    * feat: first draft of build generator template
    
    * feat: Add datasources and first cut at publish_pypi script
    
    * feat: oops, no node. TODO: fix container names
    
    * feat: pass the right layer name to sign layers
    
    * feat: Python before script
    
    * feat: arch parameterized sign layer
    
    * feat: fix up runtimes
    
    * fix: build layer arch
    
    * fix: Check layer size arch
    
    * feat: zip file is py not python
    
    * fix: fix up check layer size script
    
    * hotfix: use js ssm secrets until I can figure out which AWS account CI runs in and can add them
    
    * feat: Less uniformity on images in python, specify in runtimes.yaml
    
    * feat: Can't use permissions across repos
    
    * feat: lol our ci runners set DD_SERVICE so it breaks our unit tests
    
    * feat: Gotta add yarn so we can add serverless
    
    * feat: lint
    
    * feat: Break install-node into separate task
    
    * feat: Use name instead of python_version
    
    * fix: no python-, just the version number
    
    * empty commit to bump CI
    
    * feat: integration tests should run for both architectures
    
    * fix: arg, no arch in integration test
    
    * fix: pass sls framework the proper arch
    
    * feat: fix script
    
    * feat: Default to x86 just so the invoke function works
    
    * fix: nvm pass the sls arch everywhere I guess
    
    * fix: strip arch from user agent
    
    * feat: the right x86_64 arch for serverless framework
    
    * fix: globalize local env
    
    * feat: fix regex
    
    * fix: ints should pass now
    
    * feat: Update tests
    
    * fix: lint
    
    * fix: lint
    
    * feat: lint
    
    * feat: I think we just need one lint
    
    * feat: remove install node for publish step
    
    * feat: remove integration tests from github build, we run them in gitlab now
    
    * feat: token applied
    astuyve authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1649656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90dcd49 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    57b280e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b44ee3 View commit details 10000
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a06668d View commit details
    Browse the repository at this point in the history
  4. feat: Remove http check for extension hello route (#422)

    * feat: Remove http check for extension hello route
    
    * feat: lint
    astuyve authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0cf9c56 View commit details
    Browse the repository at this point in the history
  5. Remove iast and ddwaf (#427)

    * feat: Rip out appsec
    
    * feat: Remove more appsec stuff
    
    * empty commit to trigger ci
    astuyve authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d481a72 View commit details
    Browse the repository at this point in the history
  6. feat: ddtrace py now sets a default sample rate header, so we don't f…

    …all into this case anymore (#428)
    astuyve authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2b8d31d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    b2e2084 View commit details
    Browse the repository at this point in the history
  2. v5.89.0 (#430)

    10000 astuyve authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1f4593d View commit details
    Browse the repository at this point in the history
  3. Revert "v5.89.0 (#430)" (#431)

    This reverts commit 1f4593d.
    astuyve authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    51fefdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a132b04 View commit details
    Browse the repository at this point in the history
  5. v5.89.0 (#433)

    astuyve authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9b30329 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df9e164 View commit details
    Browse the repository at this point in the history
  7. Revert "v5.89.0 (#433)" (#435)

    This reverts commit 9b30329.
    astuyve authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    36cb052 View commit details
    Browse the repository at this point in the history
  8. release v5.89.0 (#437)

    astuyve authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5370111 View commit details
    Browse the repository at this point in the history
Loading
0