-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
62 changed files
with
2,532 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.0.2-rc.0](https://github.com/twilio-labs/serverless-toolkit/compare/[email protected]@3.0.2-rc.0) (2021-05-24) | ||
|
||
**Note:** Version bump only for package create-twilio-function | ||
|
||
|
||
|
||
|
||
|
||
## [3.0.1](https://github.com/twilio-labs/serverless-toolkit/compare/[email protected]@3.0.1) (2021-05-20) | ||
|
||
**Note:** Version bump only for package create-twilio-function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.1-rc.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-24) | ||
|
||
**Note:** Version bump only for package @twilio-labs/plugin-assets | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-19) | ||
|
||
**Note:** Version bump only for package @twilio-labs/plugin-assets | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "@twilio-labs/plugin-assets", | ||
"description": "Easily upload assets to a Twilio Assets service", | ||
"version": "1.0.0", | ||
"version": "1.0.1-rc.0", | ||
"author": "Twilio Inc. <[email protected]> (https://www.twilio.com/labs)", | ||
"contributors": [ | ||
"Phil Nash <[email protected]>" | ||
], | ||
"dependencies": { | ||
"@oclif/command": "^1.5.19", | ||
"@oclif/config": "^1.13.3", | ||
"@twilio-labs/serverless-api": "^5.0.0", | ||
"@twilio-labs/serverless-api": "5.1.0-rc.0", | ||
"@twilio/cli-core": "^5.22.0", | ||
"inquirer": "^8.0.0", | ||
"ora": "^5.4.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
## [2.0.2](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **plugin-serverless:** remove default from aliases ([#274](https://github.com/twilio-labs/serverless-toolkit/issues/274)) ([50a1f76](https://github.com/twilio-labs/serverless-toolkit/commit/50a1f7643a342dc88cbe052ae68e0fa230dbff5a)), closes [#272](https://github.com/twilio-labs/serverless-toolkit/issues/272) | ||
|
||
|
||
## [2.0.2-rc.1](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-24) | ||
|
||
**Note:** Version bump only for package @twilio-labs/plugin-serverless | ||
|
||
|
||
## [2.0.1](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-20) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@twilio-labs/plugin-serverless", | ||
"description": "Develop and deploy Twilio Serverless Functions", | ||
"version": "2.0.2", | ||
"version": "2.0.3-rc.1", | ||
"author": "Twilio Inc. <[email protected]> (https://www.twilio.com/labs)", | ||
"contributors": [ | ||
"Dominik Kundel <[email protected]>" | ||
|
@@ -10,10 +10,10 @@ | |
"@oclif/command": "^1.5.19", | ||
"@oclif/config": "^1.13.3", | ||
"@twilio/cli-core": "^4.3.3", | ||
"create-twilio-function": "^3.0.1", | ||
"create-twilio-function": "3.0.2-rc.0", | ||
"lodash.camelcase": "^4.3.0", | ||
"lodash.kebabcase": "^4.1.1", | ||
"twilio-run": "^3.0.1" | ||
"twilio-run": "3.1.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@oclif/dev-cli": "^1.22.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.1.0-rc.3](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio/[email protected]...@twilio/[email protected]) (2021-05-24) | ||
|
||
|
||
### Features | ||
|
||
* extract runtime-handler and lazyLoading ([#252](https://github.com/twilio-labs/serverless-toolkit/issues/252)) ([4b11e69](https://github.com/twilio-labs/serverless-toolkit/commit/4b11e693248e44a8c6db4a95cf90e79e00f7db08)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio/[email protected]...@twilio/[email protected]) (2021-05-19) | ||
|
||
**Note:** Version bump only for package @twilio/runtime-handler | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 57 additions & 0 deletions
57
packages/runtime-handler/__tests__/dev-runtime/__snapshots__/integration.test.ts.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
// Jest Snapshot v1, https://goo.gl/fbAQLP | ||
|
||
exports[`with an express app with forked process function handling Function integration tests basic-twiml.js should match snapshot 1`] = ` | ||
Object { | ||
"body": Object {}, | ||
"headers": Object { | ||
"cache-control": "no-store, no-cache, must-revalidate, proxy-revalidate", | ||
"connection": "close", | ||
"content-type": "text/xml; charset=utf-8", | ||
"expires": "0", | ||
"pragma": "no-cache", | ||
"surrogate-control": "no-store", | ||
"x-powered-by": "Express", | ||
}, | ||
"statusCode": 200, | ||
"text": "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?><Response><Message>Hello World</Message></Response>", | ||
"type": "text/xml", | ||
} | ||
`; | ||
|
||
exports[`with an express app with inline function handling Assets integration tests hello.js should match snapshot 1`] = ` | ||
Object { | ||
"body": Object {}, | ||
"headers": Object { | ||
"accept-ranges": "bytes", | ||
"cache-control": "no-store, no-cache, must-revalidate, proxy-revalidate", | ||
"connection": "close", | ||
"content-type": "application/javascript; charset=UTF-8", | ||
"expires": "0", | ||
"pragma": "no-cache", | ||
"surrogate-control": "no-store", | ||
"x-powered-by": "Express", | ||
}, | ||
"statusCode": 200, | ||
"text": "alert('Hello world!'); | ||
", | ||
"type": "application/javascript", | ||
} | ||
`; | ||
|
||
exports[`with an express app with inline function handling Function integration tests basic-twiml.js should match snapshot 1`] = ` | ||
Object { | ||
"body": Object {}, | ||
"headers": Object { | ||
"cache-control": "no-store, no-cache, must-revalidate, proxy-revalidate", | ||
"connection": "close", | ||
"content-type": "text/xml; charset=utf-8", | ||
"expires": "0", | ||
"pragma": "no-cache", | ||
"surrogate-control": "no-store", | ||
"x-powered-by": "Express", | ||
}, | ||
"statusCode": 200, | ||
"text": "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?><Response><Message>Hello World</Message></Response>", | ||
"type": "text/xml", | ||
} | ||
`; |
Oops, something went wrong.