サポート #385
CircleCI 導入
Updated by 古明地こいし @redmizo_info about 7 years ago
Commit: 8c85a340a30edd5212e241890659f4e7f9cf7f21
https://github.com/mizo0203/google-home-shiritori/commit/8c85a340a30edd5212e241890659f4e7f9cf7f21
Author: hayatedayon hayatedayon@gmail.com
Date: 2018-06-22 (Fri, 22 Jun 2018)
Log Message:
chore(*): Support CircleCI 2.0 fix #385 @4h
Updated by a a about 7 years ago
- Status changed from 新規 to 解決
- % Done changed from 0 to 80
更新履歴 github|8c85a340a30edd5212e241890659f4e7f9cf7f21 で適用されました。
Updated by 古明地こいし @redmizo_info about 7 years ago
Commit: 8c85a340a30edd5212e241890659f4e7f9cf7f21
https://github.com/mizo0203/google-home-shiritori/commit/8c85a340a30edd5212e241890659f4e7f9cf7f21
Author: hayatedayon hayatedayon@gmail.com
Date: 2018-06-22 (Fri, 22 Jun 2018)
Log Message:
chore(*): Support CircleCI 2.0 fix #385 @4h
Updated by a a about 7 years ago
- Assignee changed from みぞ @mizo0203 to a a
masterと他branchで動いていることを確認しました。
Updated by a a about 7 years ago
- Status changed from 解決 to 完了
- % Done changed from 80 to 100
導入時は、下記をサポート
- flake8でのコーディングルールチェック
- pylintでのPython 2/3 両対応実装チェック
- Google App Engineへの自動deploy(masterのみ)