You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by Hanks10100 <gi...@git.apache.org> on 2017/08/01 11:25:44 UTC

[GitHub] incubator-weex pull request #561: [build] Modify the build scripts to releas...

GitHub user Hanks10100 opened a pull request:

    https://github.com/apache/incubator-weex/pull/561

    [build] Modify the build scripts to release npm packages

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hanks10100/incubator-weex build-script

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/561.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #561
    
----
commit 9e49d24c89599bd82627a925faa2647663f14e81
Author: Hanks <zh...@gmail.com>
Date:   2017-08-01T11:08:50Z

    * [build] update build script and gitignore

commit 0d8f859526bc459a38cda8c4e9470d6c939d3659
Author: Hanks <zh...@gmail.com>
Date:   2017-08-01T11:15:39Z

    + [build] add weex-js-framework and weex-js-runtime packages

commit 5aa1517abb1fc5d20cb65c1d3fd6fc9f13cdebba
Author: Hanks <zh...@gmail.com>
Date:   2017-08-01T11:22:48Z

    * [build] support to release weex-legacy-framework

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #561: [build] Modify the build scripts to releas...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-weex/pull/561


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #561: [build] Modify the build scripts to release npm p...

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/561
  
    
    <!--
      3 failure:  Code file package..., Code file package..., Code file package...
      2 warning:  No Changelog chan..., These new JS file...
      
      
    -->
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Fails</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:no_entry_sign:</td>
          <td>Code file packages/weex-js-framework/index.min.js does not have the copyright header.</td>
        </tr>
      
    <tr>
          <td>:no_entry_sign:</td>
          <td>Code file packages/weex-js-runtime/index.min.js does not have the copyright header.</td>
        </tr>
      
    <tr>
          <td>:no_entry_sign:</td>
          <td>Code file packages/weex-legacy-framework/index.min.js does not have the copyright header.</td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>These new JS files do not have Flow enabled: packages/weex-js-framework/index.js, packages/weex-js-framework/index.min.js, packages/weex-js-runtime/index.js, packages/weex-js-runtime/index.min.js, packages/weex-legacy-framework/index.js, packages/weex-legacy-framework/index.min.js</td>
        </tr>
      </tbody>
    </table>
    
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---