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: openfaas/faas-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.19
Choose a base ref
...
head repository: openfaas/faas-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.19b
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 23, 2017

  1. Mile high commit - adds --query flag to CLI, but not to YAML

    Signed-off-by: Alex Ellis <alexellis2@gmail.com>
    alexellis committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    ce35b3f View commit details
    Browse the repository at this point in the history
  2. Re-push missing test change

    Signed-off-by: Alex Ellis <alexellis2@gmail.com>
    alexellis committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    46b2db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Update MAINTAINERS

    alexellis authored Oct 25, 2017
    Configuration menu
    Copy the full SHA
    86c04d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Updated template/node/Dockerfile to run function as the app user fr…

    …om the `home/app` directory.
    
    Signed-off-by: Austin Frey <aafrey85@gmail.com>
    austinfrey authored and alexellis committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    b40eb18 View commit details
    Browse the repository at this point in the history
  2. Moved adduser to line 2

    Signed-off-by: austinfrey <aafrey85@gmail.com>
    austinfrey authored and alexellis committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    cc9ce2d View commit details
    Browse the repository at this point in the history
  3. Fix permissions for Node.js

    Signed-off-by: Alex Ellis <alexellis2@gmail.com>
    alexellis committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    85612b4 View commit details
    Browse the repository at this point in the history
  4. Fix custom timeouts

    Signed-off-by: Alex Ellis <alexellis2@gmail.com>
    alexellis committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    61e2959 View commit details
    Browse the repository at this point in the history
Loading