loadsys / loadsys/CakePHP-Shell-Scripts
Our Hoping to Accomplish List
還沒有人認領這個 Issue。
- 主要語言
- Shell
- 星號
- 18
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Migrated from the new skeleton's README to here, since these are things I think we'd ideally like to be able to composer install into any of our 3.0 projects.
- auto test running
- auto code sniffing
- auto builds
- auto deploy to stage
- one-click code rollback
Some of this may necessitate the creation of a different repo from the CakePHP-Shell-Scripts project. Some of these things (if they mean what I think they mean) are stuff we used to accomplish with grunt. We either need to move the existing Gruntfile, package.json and associated node scripts into the new skeleton and tweak(/improve) as necessary to fulfill some of the goals, or develop an alternative approach.
Personally, I'd like to not necessarily need the node+npm+grunt stack. Instead I think we could use Cake Shells for some of this, and use a stand alone "watcher" program like kicker to execute them on file change. That may be more tooling that we want to rewrite at the moment though...
The last few are going to require coordination on the production hosting end of things too and may be more long term goals, but I'd love to pursue them.
To this list I would add:
- auto-publishing code coverage reports.
- auto-publishing generated documentation.
(I actually wrote a tool for this that remains completely untested currently: beporter/docs-manager.) See also: #56
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
這是一份廣泛的路線圖,而不是單一的實作任務。首先檢視現有的 Gruntfile、package.json、相關的 node 指令碼,以及所參照的 #56 issue;列出的目標也需要與 production-hosting 進行協調。完成的要求是將願望清單拆分為範圍明確的任務,並就測試、建置、部署、回滾、涵蓋率和文件發布制定一致同意的方法。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- node.js, php, shell
- 領域
- build-system, devops, release, tooling
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100