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 App Service PAAS deployment #65

Merged
merged 22 commits into from
May 1, 2018
Merged

Azure App Service PAAS deployment #65

merged 22 commits into from
May 1, 2018

Commits on Apr 25, 2018

  1. Update Paket.Restore.targets

    theprash committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    44b764c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    217a58b View commit details
    Browse the repository at this point in the history
  2. #51 Azure deployment

    theprash committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    2fc4174 View commit details
    Browse the repository at this point in the history
  3. Use dotnetCli variable

    theprash committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    84c5801 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Make ARM deployment location a parameter.

    Simplify FAKE chain.
    Improve error reporting for missing ARM arguments.
    isaacabraham committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    032c0e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into azure-deploy

    # Conflicts:
    #	Content/build.fsx
    #	Content/src/Server/ServerGiraffe.fs
    #	Content/src/Server/ServerSaturn.fs
    #	Content/src/Server/ServerSuave.fs
    isaacabraham committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    ea20bbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8151c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c6981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f68176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88dd727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4562ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ee9c39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ea022d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18d195c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7731284 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14f7dfa View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Configuration menu
    Copy the full SHA
    204e23f View commit details
    Browse the repository at this point in the history
  2. Work on Suave support.

    isaacabraham committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    2c3f27a View commit details
    Browse the repository at this point in the history
  3. Final change.

    isaacabraham committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    5917fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d6c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    7a9cede View commit details
    Browse the repository at this point in the history
  2. Start Trace Listener. Still need to figure out how to get Suave to wr…

    …ite to the Trace output though.
    isaacabraham committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    eb1912c View commit details
    Browse the repository at this point in the history