-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Azure-Samples/python-docs-hello-world
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ftnext/python-docs-hello-world
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 1 contributor
Commits on May 3, 2018
-
* バージョンを指定しなかったところ、Flask==0.12.2でも動いた。バージョン指定の重要性を痛感したので、0.12.2に設定 (参考:[Python3.6を境にjson.loads()の動きが変わっていたことで1週間ハマりました ToT](https://qiita.com/ftnext/items/e2120cfa0fcecbd599c1))
Configuration menu - View commit details
-
Copy full SHA for c4564e8 - Browse repository at this point
Copy the full SHA c4564e8View commit details -
[feat] skip automatically deployment
* Python3.6の拡張機能を使うにはデプロイメント手順をスキップする必要があるようなので追加。 https://docs.microsoft.com/ja-jp/azure/app-service/web-sites-python-configure#customize-git-deployment >Python 固有のすべてのデプロイメント手順をスキップする場合は、空のファイルを作成します。
Configuration menu - View commit details
-
Copy full SHA for 8ac5d4d - Browse repository at this point
Copy the full SHA 8ac5d4dView commit details -
* web.configファイルが1つあればよいようなので、2.7系の方を削除し、3.4系の方をrename
Configuration menu - View commit details
-
Copy full SHA for 93a1bb8 - Browse repository at this point
Copy the full SHA 93a1bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d41444e - Browse repository at this point
Copy the full SHA d41444eView commit details -
* ポータルからも設定できるようだが、web.configに記載してしまう。 https://blogs.msdn.microsoft.com/azureossds/2015/07/14/troubleshoot-logging-python-application-errors-on-azure-webapi-apps/ * デバッグのために記載することが推奨されている。 https://docs.microsoft.com/ja-jp/visualstudio/python/managing-python-on-azure-app-service#configuring-the-fastcgi-handler
Configuration menu - View commit details
-
Copy full SHA for 77fb3b1 - Browse repository at this point
Copy the full SHA 77fb3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6545579 - Browse repository at this point
Copy the full SHA 6545579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a6f0b - Browse repository at this point
Copy the full SHA 17a6f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8aaba - Browse repository at this point
Copy the full SHA ad8aabaView commit details -
Merge pull request #1 from ftnext/feature/setup_python36
setup python36 on Azure Web Apps
Configuration menu - View commit details
-
Copy full SHA for cfda2b9 - Browse repository at this point
Copy the full SHA cfda2b9View commit details
Commits on May 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3d1f6cb - Browse repository at this point
Copy the full SHA 3d1f6cbView commit details -
Merge pull request #2 from ftnext/feature/setup_python36
correct README style
Configuration menu - View commit details
-
Copy full SHA for b3b7eda - Browse repository at this point
Copy the full SHA b3b7edaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master