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,112 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in serverless/serverless that received 1 comment
Config schema improvements
Ensure to trigger config validation, only if we're in service context Move AWS Provider plugin config modifications so they happen after schema is…
- fix(Config Schema): Fix IAM Policy resource reference schema
- Config Schema: Fix `provider` validation
- Tests: Fix fixture service config
- Opt-in auto update global installation
- Config Schema: Fix AWS `stream` event `consumer` schema
- Config Schema: Fix "provider.apiKeys" schema
- Confg Schema: Fix `provider.apiKeys` required properties rules
- Config Schema: Do not mark "layers[].path" as required
- Fix API Gateway authorizer schema
- AWS Deploy: Fix resolution of CloudFormation error
- Config Schema: Revert invalid "oneOf" based validation
- Ensure to preserve "undefined" values properties when normalizing for schema
- Config Schema: Bring back non-array supported variants
- Config Schema: Ensure to preserve `null` values for config validation
- Variables: Fix support for "${self:}"
- Revert "Add version digest as lambda env var"
- Config Schema: Fix SNS event schema (allow both `arn` and `topicName` in `sns` event)
- Config Schema: Recognize boolean format for `provider.logs.restApi`
- Coerce configuration input
- s3 event schema
- feat(Packaging): Include log retention in custom resources log groups
- feat(env loader): add basic support for autoloading env variables
- Add missing efs and msk to serverless yml md
- Add deployment option for EventBridge resources using native CloudFormation
- Updated markdown for CosmosDB
- feat: aws credential provider chain support
- Update documentation
- Upgrade warning message trigger for max cloudformation resources to 500
- docs: add enable SQS Event Source
- Fix broken url in docs
- Cloudfront forwarded values deprecation
- chore(bluebird): refactor BbPromise.props usage
- Cast error code to str to allow later startsWith()
- docs: update pull request template to ensure Node v10 support instead of Node v6.
- docs: anatomy typos
- fix: renameService now renames package-lock.json if it exists.
- docs(deprecations) Few fixes
- AWS API Gateway: Fix API Gateway naming convention
- docs(markdown) : lint updates
- Aws provider apigateway schema
- feat(aws stream): provisioned concurrency support for aws stream event
- Remaining eventInvokeConfig properties on functions[] schema
- websocket event authorizer now supports name and arn fields together
- Fix handling of lambda permissions removal
- Some pull request reviews not shown.
Created an issue in serverless/serverless that received 10 comments
Configure all promise returning functions as async functions
Use case description Paves path to #7171 Ideally we should use just native promises and async/await syntax. Still refactor of whole code seems as …
- Refactor: Clear "that = this" pattern from codebase
- Test: Refactor lib/plugins/aws/package/compile/events/eventBridge/index.test.js
- Test: Refactor lib/plugins/aws/provider/awsProvider.test.js
- Refactor: Seclude "lib/utils/aws/request.js" (AWS request logic) util
- Refactor: Seclude "lib/utils/log.js" (general logging) util
- Test: Refactor lib/plugins/aws/invokeLocal/index.test.js
- CI: Validate generated release prior publication
- Improve IAM role statements, policies and principals internal handling and resolution
- Refactor all BbPromise.x usage which doesn't have native counterparts
- Improve internal process flow design
- Deprecate support for "provider.profile", "provider.credentials" and "--aws-profile"
- Workaround "Rate exceeded" errors in custom resources
- Support CloudFront CachePolicy