Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom config for all cloudfront inputs #282

Merged
merged 47 commits into from
May 9, 2020

Commits on Jan 18, 2020

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

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    5680f90 View commit details
    Browse the repository at this point in the history
  2. add tests and update readme

    stan-sack committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    483d04a View commit details
    Browse the repository at this point in the history
  3. update main readme

    stan-sack committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7c2c9b3 View commit details
    Browse the repository at this point in the history
  4. commit test md

    stan-sack committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    da1706f View commit details
    Browse the repository at this point in the history
  5. remove test list item

    stan-sack committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a1521c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on May 2, 2020

  1. WIP

    stan-sack committed May 2, 2020
    Configuration menu
    Copy the full SHA
    64bc744 View commit details
    Browse the repository at this point in the history
  2. Revert "WIP"

    This reverts commit 64bc744.
    stan-sack committed May 2, 2020
    Configuration menu
    Copy the full SHA
    8cac047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a32ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dc8180 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0978004 View commit details
    Browse the repository at this point in the history
  6. fix lintin

    stan-sack committed May 2, 2020
    Configuration menu
    Copy the full SHA
    fc533b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e96d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bceeae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a3880d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. implement gehan's changes. Fix tests. move my own tests into existing…

    … test structure so jest-extended can be removed as a dep
    stan-sack committed May 5, 2020
    Configuration menu
    Copy the full SHA
    343e979 View commit details
    Browse the repository at this point in the history
  2. fix linting

    stan-sack committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5a415c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba5413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc015ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb5667b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8db8556 View commit details
    Browse the repository at this point in the history
  7. fix linting

    stan-sack committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ae71b2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59cdf56 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    f383fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529d384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c12bf4 View commit details
    Browse the repository at this point in the history
  4. remove old path vars

    stan-sack committed May 7, 2020
    Configuration menu
    Copy the full SHA
    f6a866c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c3a8e4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    a711e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b718b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    addc1f5 View commit details
    Browse the repository at this point in the history
  4. better var names

    danielcondemarin committed May 8, 2020
    Configuration menu
    Copy the full SHA
    92bbfa0 View commit details
    Browse the repository at this point in the history
  5. better description

    danielcondemarin committed May 8, 2020
    Configuration menu
    Copy the full SHA
    812d14b View commit details
    Browse the repository at this point in the history
  6. fix typo

    Daniel Conde committed May 8, 2020
    Configuration menu
    Copy the full SHA
    ed1735c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc93298 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    32d9bd0 View commit details
    Browse the repository at this point in the history
  2. WIP test

    stan-sack committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8d892e7 View commit details
    Browse the repository at this point in the history
  3. fix tests

    stan-sack committed May 9, 2020
    Configuration menu
    Copy the full SHA
    122d673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555ba9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea1a8e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28e72e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a0ab4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec7cc5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db955ac View commit details
    Browse the repository at this point in the history
  10. update docs

    danielcondemarin committed May 9, 2020
    Configuration menu
    Copy the full SHA
    bcb0bd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c68c219 View commit details
    Browse the repository at this point in the history