srz-zumix / iutest

c++ testing framework
http://iutest.osdn.jp/
BSD 3-Clause "New" or "Revised" License
65 stars 6 forks source link

各CI向けのブランチフィルタ対応 #158

Closed srz-zumix closed 5 years ago

srz-zumix commented 5 years ago
service branch filter PR comment
AppVeyor [x] [x]
Azure Pipelines [x] [x]
Bitrise [x] [x]
Buddy [x] [ ] PR は実行されなくて ok
Circle CI [x] [ ]
Cirrus CI [x] [x]
Codefresh [x] [x]
Codeship [ ] [ ] 今回は見送り
GitLab CI [ ] [ ] 対象外
INSPECODE [x ] [x]
Scrutinizer [x] [ ]
Semaphore [x] [ ]
Shippable [x] [x]
Travis CI [x] [x]
Wercker [ ] [ ] 今回は見送り
srz-zumix commented 5 years ago

INSPECODE はブランチが増えたときにどうなるか、? https://inspecode.rocro.com/help/settings/branches.html

srz-zumix commented 5 years ago

Codeship は shell スクリプトでフィルタする感じだけど、面倒なので今回はそのままにする https://documentation.codeship.com/basic/builds-and-configuration/ignore-command-on-branch/

srz-zumix commented 5 years ago

PR は回ってほしいな

srz-zumix commented 5 years ago

AppVeyor うまく動いてなくない?

srz-zumix commented 5 years ago

AppVeyor は統合前のプロジェクトをまだ消してなかった。

srz-zumix commented 5 years ago

AzurePipelines https://docs.microsoft.com/ja-jp/azure/devops/pipelines/build/triggers?view=vsts&tabs=yaml

srz-zumix commented 5 years ago

だいたいできたと思うので close