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: GoogleCloudPlatform/functions-framework-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GoogleCloudPlatform/functions-framework-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: grant_traceparent_header
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 7, 2021

  1. feat: add traceparent header support

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    4c8c1d3 View commit details
    Browse the repository at this point in the history
  2. fix: update getter

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c188898 View commit details
    Browse the repository at this point in the history
  3. fix: update getter

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    e758883 View commit details
    Browse the repository at this point in the history
  4. ci: lint

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    2726b5c View commit details
    Browse the repository at this point in the history
  5. ci: assert traceparent header

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    fde3d53 View commit details
    Browse the repository at this point in the history
  6. ci: ce extension attr

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    173c66a View commit details
    Browse the repository at this point in the history
  7. ci: reset

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b88d7aa View commit details
    Browse the repository at this point in the history
  8. ci: add trace test

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d634996 View commit details
    Browse the repository at this point in the history
  9. ci: update test function

    Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
    grant committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    4863569 View commit details
    Browse the repository at this point in the history
Loading