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: alexa-samples/skill-sample-nodejs-fact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alexa-samples/skill-sample-nodejs-fact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ask-cli-x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 38 files changed
  • 6 contributors

Commits on Aug 26, 2019

  1. Added ask-cli-x branch

    akersh-s committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e504ebe View commit details
    Browse the repository at this point in the history
  2. removed instructions

    akersh-s committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e6efd76 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Jan 3, 2020

  1. Merge pull request #127 from ChihYing7509/ask-cli-x

    Upgraded Nodejs skill templates from v8 to v10
    akersh-s authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    9dd8972 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. ask-cli-x branch update (#135)

    * change the "code" folder name to "lambda" and remove states from ask-resources.json
    
    * Fix the resources config to use lambda instead of code
    RonWang authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    caca728 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Bump the runtime version to nodejs12.x

    Node.js 10 has been declared end of life as of April 30, 2021 and will no longer be supported by AWS on July 30, 2021. This change updates the default Node.js runtime to version 12.x.
    RonWang authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    076364f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Merge pull request #144 from RonWang/patch-1

    Bump the runtime version to nodejs12.x
    jbnunn authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    89c387d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Update runtime from 12.x to 16.x

    Update runtime from 12.x to 16.x
    aszk authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b960c92 View commit details
    Browse the repository at this point in the history
Loading