Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Our Hoping to Accomplish List

オープン
#37 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
node.js, php, shell

調査の方向性

これは単一の実装タスクではなく、広範なロードマップです。まず、既存の Gruntfile、package.json、関連する node スクリプト、および参照されている #56 issue を確認してください。列挙された目標には、production-hosting との調整も必要です。完了とみなされるには、テスト、ビルド、デプロイ、ロールバック、カバレッジ、ドキュメント公開について合意したアプローチに基づき、要望の一覧をスコープの明確なタスクに分割する必要があります。

索引モデルが issue の本文から書いたものです。

説明

enhancement

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

主要言語
Shell
スター
18
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

loadsys/CakePHP-Shell-Scripts のほかの issue

loadsys/CakePHP-Shell-Scripts の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。