umm / jenkins

Send build request to Jenkins.
MIT License
1 stars 0 forks source link
umm

What

Why

Requirement

Install

$ npm install github:umm/jenkins

Usage

  1. メニューから Assets > Create > Setting > EnvironmentSetting を選択する
  2. 生成された Resources/Settings/EnvironmentSetting の必須項目を設定する
    screenshot 2018-01-18 16 33 58
    • Slack User Name
    • Jenkins User Id
    • Jenkins Password
    • Jenkins Job Name
    • BaseURL
      • ジョブ名の手前までの URL を指定してください。
      • https://jenkins.example.com/job/ など。
  3. UnityEditor のメニューから、ビルドターゲットを選択する
    screenshot 2018-01-18 16 39 06
    • iOS の Player の場合は、Project > Send Build Request > Player > iOS など。
    • Android の AssetBundle の場合は、Project > Send Build Request > AssetBundle > Android など。

License

Copyright (c) 2017 Yoshinori Hirasawa

Released under the MIT license, see LICENSE.txt