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

[semver:minor] Specify version to install #21

Closed
wants to merge 78 commits into from

Commits on Feb 27, 2020

  1. Setup complete

    KyleTryon committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8d85703 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    af1fdc6 View commit details
    Browse the repository at this point in the history
  2. linted

    KyleTryon committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    dfba9f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    bb2c4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e39d5 View commit details
    Browse the repository at this point in the history
  3. new AWS testing context

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    b6cc552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e03392 View commit details
    Browse the repository at this point in the history
  5. // -> #

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c7a2ff0 View commit details
    Browse the repository at this point in the history
  6. remove ;

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    0cf9a7a View commit details
    Browse the repository at this point in the history
  7. shellchecked

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    64dc8b6 View commit details
    Browse the repository at this point in the history
  8. Test AWS provider

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    fb1f598 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eec1780 View commit details
    Browse the repository at this point in the history
  10. fix functions

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    590b4c3 View commit details
    Browse the repository at this point in the history
  11. Add service connection.

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    decf136 View commit details
    Browse the repository at this point in the history
  12. source $BASH_ENV

    KyleTryon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c4a8b67 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. serverless api deply test

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e28f805 View commit details
    Browse the repository at this point in the history
  2. disable login temporarily.

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2487a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    436d961 View commit details
    Browse the repository at this point in the history
  4. echo yes into org setup

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    9dbb862 View commit details
    Browse the repository at this point in the history
  5. lint serverless.yml

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    59f7b2a View commit details
    Browse the repository at this point in the history
  6. simplify serverless.yml

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c40c904 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be65c7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73e0131 View commit details
    Browse the repository at this point in the history
  9. update app name

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    25ab2e4 View commit details
    Browse the repository at this point in the history
  10. lint

    KyleTryon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6ab15d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. IAM should be corrected.

    KyleTryon committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7c863c0 View commit details
    Browse the repository at this point in the history
  2. deploy as sudo

    KyleTryon committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d86f0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3e953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea32c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. integration test deploy job

    KyleTryon committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    4706b60 View commit details
    Browse the repository at this point in the history
  2. comma

    KyleTryon committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3661648 View commit details
    Browse the repository at this point in the history
  3. update aws cli

    KyleTryon committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    dd69376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ba22d View commit details
    Browse the repository at this point in the history
  5. update executor in testing

    KyleTryon committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    4cfa46f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    92e119d View commit details
    Browse the repository at this point in the history
  2. Added typescript testing

    KyleTryon committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    8a5b037 View commit details
    Browse the repository at this point in the history
  3. update and rename example

    KyleTryon committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    bc8b97b View commit details
    Browse the repository at this point in the history
  4. lint

    KyleTryon committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    8debdbf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    e5bb6af View commit details
    Browse the repository at this point in the history
  2. retrigger

    KyleTryon committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f812523 View commit details
    Browse the repository at this point in the history
  3. remove "s" from orbs

    KyleTryon committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    16558df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d03d491 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162e490 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    915d8c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ee86ea View commit details
    Browse the repository at this point in the history
  8. New orbs tool update

    KyleTryon committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3e5012c View commit details
    Browse the repository at this point in the history
  9. shellchecking

    KyleTryon committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    1697c26 View commit details
    Browse the repository at this point in the history
  10. Add readme description

    KyleTryon committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    4cc8cab View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. add npm install

    KyleTryon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    7b3f8df View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. example update

    KyleTryon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    cdc5f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88a13a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    e366b66 View commit details
    Browse the repository at this point in the history
  2. rename example

    KyleTryon committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    bb4876e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. orb tools 9.1 update

    KyleTryon committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    12b88db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b3ce4 View commit details
    Browse the repository at this point in the history
  3. remove .build directory.

    KyleTryon committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2ac90b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    0b14dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027adb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    042ff99 View commit details
    Browse the repository at this point in the history
  2. add api paths to example

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e716c1f View commit details
    Browse the repository at this point in the history
  3. target 2018

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5a30710 View commit details
    Browse the repository at this point in the history
  4. Log event

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    4e14987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12ef53a View commit details
    Browse the repository at this point in the history
  6. Testing live API

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6e44fbc View commit details
    Browse the repository at this point in the history
  7. Wrap data in body object

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    901dc3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffebbdf View commit details
    Browse the repository at this point in the history
  9. log cloudwatch events

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9d4ef32 View commit details
    Browse the repository at this point in the history
  10. stringify event logging

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    16090fb View commit details
    Browse the repository at this point in the history
  11. parse body as json

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3b5700e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7d9f7b View commit details
    Browse the repository at this point in the history
  13. log output to cloudwatch

    KyleTryon committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    b15cb16 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    bf49d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf5819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9152d55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f64b91d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Cleanup for deployment

    KyleTryon committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    d7bb5a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    e382350 View commit details
    Browse the repository at this point in the history
  2. [semver:minor] Specify version to install

    Add ability to easily specify version to
    install.
    G3zz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    045140f View commit details
    Browse the repository at this point in the history