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

Azure Deployment Logic #251

Merged
merged 27 commits into from
Mar 12, 2019
Merged

Commits on Feb 28, 2019

  1. Environment checks

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9de16bb View commit details
    Browse the repository at this point in the history
  2. Azure deployment glue (PuzzleServer#118)

    * Adds logic required to deploy to Azure using Continuous Deployment.
    * Yaml updates
    asyasky authored and Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    1c80c82 View commit details
    Browse the repository at this point in the history
  3. Update appsettings.json and launchsettings.json

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    7bef63f View commit details
    Browse the repository at this point in the history
  4. Fix DatabaseConfiguration calls in Startup

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    2edd70d View commit details
    Browse the repository at this point in the history
  5. Rename appsettings.Staging.json & other clean ups.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    8d73056 View commit details
    Browse the repository at this point in the history
  6. clean up

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    8e81b31 View commit details
    Browse the repository at this point in the history
  7. More clean up.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    15fcef5 View commit details
    Browse the repository at this point in the history
  8. Deleted commented code

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9486b07 View commit details
    Browse the repository at this point in the history
  9. Revert yaml to checked in state.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    f1f9b2c View commit details
    Browse the repository at this point in the history
  10. yaml

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    7acbcbb View commit details
    Browse the repository at this point in the history
  11. different yaml

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    e6144e1 View commit details
    Browse the repository at this point in the history
  12. Add automatic migrations to staging

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    61af039 View commit details
    Browse the repository at this point in the history
  13. Make the database update location consistent.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    b42022d View commit details
    Browse the repository at this point in the history
  14. Add connection string for Azure Storage

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ccd9f1c View commit details
    Browse the repository at this point in the history
  15. Update appsettings.json and launchsettings.json

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    30d99a4 View commit details
    Browse the repository at this point in the history
  16. Rename appsettings.Staging.json & other clean ups.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    464e189 View commit details
    Browse the repository at this point in the history
  17. clean up

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    c3e8a14 View commit details
    Browse the repository at this point in the history
  18. Revert yaml to checked in state.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ccd7680 View commit details
    Browse the repository at this point in the history
  19. Add automatic migrations to staging

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    e56a4bc View commit details
    Browse the repository at this point in the history
  20. Make the database update location consistent.

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9430c8c View commit details
    Browse the repository at this point in the history
  21. Add connection string for Azure Storage

    Megan Quinn committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    c387d1e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    205047a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Remove KeyVault and add prod settings.

    Megan Quinn committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    537d39f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into AddAzureEnvironmentCheck

    Megan Quinn committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    3f66588 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'AddAzureEnvironmentCheck' of https://github.com/asyasky…

    …/mainpuzzleserver into AddAzureEnvironmentCheck
    Megan Quinn committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    38fc0c5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into AddAzureEnvironmentCheck

    Megan Quinn committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    c0cb55a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Code flow feedback clean up

    Megan Quinn committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c76a4f0 View commit details
    Browse the repository at this point in the history