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

Api rewrite #10

Merged
merged 15 commits into from
Sep 18, 2021
Merged

Api rewrite #10

merged 15 commits into from
Sep 18, 2021

Commits on May 16, 2021

  1. Pin AWSCLI version and update dependency checks

    📌 Pin AWSCLI to version 2
    
    📌 Use `grep -c` for terraform dependency check
    The `-c` flag counts the number of matches. A bit cleaner than `wc -l`
    robellegate committed May 16, 2021
    Configuration menu
    Copy the full SHA
    2e85b3b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge pull request #4 from robellegate/main

    Pin AWSCLI version and update dependency checks
    c6fc authored May 20, 2021
    Configuration menu
    Copy the full SHA
    b305351 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Merge branch 'dev' into main

    c6fc committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f3255f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. api rewrite progress

    c6fc committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    7b20997 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    e1247b8 View commit details
    Browse the repository at this point in the history
  2. Uncommit touch file

    c6fc committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    cbbfe93 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. rewrite create, execute, delete

    c6fc committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4f679d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Updated sample settings

    c6fc committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c711d70 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Updated dockerfile and backend

    c6fc committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    f54ac85 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    322c075 View commit details
    Browse the repository at this point in the history
  2. Added large file upload support

    c6fc committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    299eae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Fix order of DNS checks

    c6fc committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b3dbc4b View commit details
    Browse the repository at this point in the history
  2. Fix spot_monitor race condition

    c6fc committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    3945b88 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

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