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: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 6 commits
  • 48 files changed
  • 2 contributors

Commits on Oct 27, 2022

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

Commits on Nov 8, 2022

  1. chore(all): removed unused npm scripts + moved linting in PR checks (#…

    …1125)
    
    * chore: removed unused npm scripts + moved linting in PR checks
    
    * fix: typo in npm command
    
    * chore: added @typescript-eslint/eslint-plugin to examples
    
    * chore: added eslint dependencies to examples
    
    * fix: add eslint local config to examples
    
    * fix: added eslintrc to cdk
    
    * fix: added scoped linting to layer-publisher
    
    * chore: update husky to lint everything
    
    * chore: update GH CodeSpaces & GitPod specs
    
    * chore: update GH CodeSpaces & GitPod specs
    
    * fix: cache key in layer-publisher
    
    * fix: add local eslintrc to layer-publisher
    
    * chore: remove lerna mention in contributing
    dreamorosi authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    56a7b47 View commit details
    Browse the repository at this point in the history
  2. chore(internal): update workflow reference (#1148)

    * chore: update workflow reference
    
    * chore: housekeeping
    dreamorosi authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e16f485 View commit details
    Browse the repository at this point in the history
  3. docs(all): update & revise docstring examples (#1144)

    * docs: update & revise docstring examples
    
    * fix: wording jsdoc
    dreamorosi authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cc8bd26 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fix(metrics): store service name in defaultDimensions to avoid cleari…

    …ng it (#1146)
    
    * fix: store service name in defaultDimensions
    
    * fix: changed behavior also in singleMetric
    
    * chore: unit test
    dreamorosi authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a979202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103a3a1 View commit details
    Browse the repository at this point in the history
Loading