Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,338 contributions in the last year
Activity overview
Contributed to
serverless/serverless,
serverless/enterprise-plugin,
serverless/test
and 5 other
repositories
Contribution activity
August 2020
- medikoo/github-action Dockerfile
Created a pull request in serverless/serverless that received 2 comments
Revert "Fix Automatically exclude aws-sdk from Node.js lambda bundles"
Reverts #8103
Due to reasons mentioned here: #8096 (comment)
Including aws-sdk as dependency signals intent to bundle it
+0
−1
•
2
comments
- Rename "tests" folder to "test"
- Config schema improvements
- Communicate elegantly new major release
- Drop 'async' dependency
- Drop support for Node.js versions below v10
- Test: Ensure tests result do not depend on current version
- CI: Upgrade to actions/cache v2
- Config Schema: Improve definitions naming
- Config schema fix and deprecation warning improvements
- AWS HTTP API: Fix provider.httpApi.id schema
- Config Schema: Report configuration errors as warnings
- Fix HTTP API schema issues
- Ensure to run tests with configuration errors being thrown
- Fix AWS authentication error reporting
- Fix setup of lambdas with provisioned concurrency
- Recognize dashboard service independent commands
- Ensure to respect `maximumRetryAttempts` set to `0`
- Analytics: Expose isStandalone
- Fix schema validation missings
- v4
- Upgrade update-notifier
- Improve version update notifications
- Remove "dev" command
- Remove Safeguards implementation
- Drop support for Node.js versions below v10
- Deprecate safeguards
- Switch to new dashboard
- CI: Run Node.js v6 tests in isolated mode
- CI: Upgrade to actions/cache v2
- Ensure to not write meta log in local invocation
- Report unsupported region meaningfully
- Ensure "plugin" command works unconditionally
- Fix bad indentation in Share Authorizer docs
- refactor(CLI): Allow wait for serverless command to end
- feat(aws): schema for `resources` when using AWS provider
- Add schedule event schema validation
- Switch default payload mode to 2.0
- chore: remove deprecated bin/serverless file
- Fix packaging with files that contain dots as part of the name
- chore(aws): remove deprecated support for maximumEventAge & maximumRetryAttempts on destination
- Add check for config independent commands
- Support EFS attachment in lambda function configuration
- Fix lambda logical version id for layers in same stack
- Adding new feature to allow further customization of API Gateway Models.
- Add event bridge schema validation
- remove aws-sdk dependency on customResource lambda
- Define SNS event schema validation
- fix typo in 'provider' in var name
- Cognito schema validation
- Search installation folder for plugins after everything else fails.
- Fix Automatically exclude aws-sdk from Node.js lambda bundles
- Http api schema validation
- fsharp template - the new SystemTextJson serialization requires a parameterless ctor
- Add ES7+ support to aws-nodejs-ecma-script template
- fix deprecation logger for httpApi.timeout
- Fix required/optional marking description for http query parameters.
- fix(Config Schema): validate resourcePolicy is array
- Some pull request reviews not shown.
Created an issue in serverless/serverless that received 13 comments
Do not bundle 'aws-sdk' with custom resource lambda
Use case description
No need to bundle, as aws-sdk is provided in lambdas by AWS unconditionally Proposed solution
Remove package.json at https:/…
13
comments
- Error if resources.extensions contains reference to not created resource
- AWS streams: Introduce `dynamodb` and `kinesis` events, deprecate `stream`
- Communication of a new major release
- Remove "slss" binary alias
- Remove bin/serverless file
- Remove support for provider.alb.authorizers[].allowAuthenticated
- Remove support for `maximumEventAge` and `maximumRetryAttempts` at `functions[].destinations`
- Seclude "user" and "normalized" configuration structures
- Seclude non AWS provider templates into its plugin repositories
- Seclude non AWS providers documentation into its plugin repositories
- Automatically exclude 'aws-sdk' from Node.js lambda bundles
- Auto update global Serverless installation behind the scenes (as opt-in)
- Use dedicated deprecation logger for httpApi.timeout and eventually remove support for it
- Documentation: Seclude provider agnostic documentation from AWS section
- Improve "Unrecognized provider" warning
- Expose standalone in metrics report
24
contributions
in private repositories
Aug 3 – Aug 27

