mapbox / mapbox/node-cpp-skel

Add make testpack

未關閉
#113 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

good first issue
主要語言
C++
星號
74
分支
9
PR 合併指標
30 天內沒有已合併 PR

描述

Per convo with @flippmoke, I learned about make testpack which is used in node-mapnik to ensure the final package looks good to officially publish and to avoid dependency issues later in the chain.

Would be great for skel to have a workflow in place for ensuring the final package contains everything we'd expect, for example node_modules/node-pre-gyp/

cc @springmeyer @millzpaugh @mapsam

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先閱讀所參照的 node-mapnik Makefile 中的 make testpack 目標,並將其與此儲存庫的封裝流程進行比較。定義最終套件應包含的內容,包括 node_modules/node-pre-gyp,並驗證該流程能在發布前擷取遺漏的相依性。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, node.js
領域
build-system, release
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。