The git integration in pull can have better commit messages using the resource history from wavefront server
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
調査の方向性
まず pull --inGit コマンドと生成された Git 履歴を追跡し、次に issue で説明されている Wavefront v2 のバージョンエンドポイントを調べます。生成されたコミットメッセージに、一般的な pull コマンドのテキストだけでなく、各リソース変更の作成者と変更時刻が含まれるようになれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Right now the git integration with the pull command results in commit messages like this
hbaba@mbp-005063:~/misc/wavefront ((HEAD detached at d638aa8))$ git lola
* dbee3c1 () [2018-01-20 23:46:46 -0800] (master, 2018-01-20--23-48-23-pull-branch, 2018-01-20--23-47-43-pull-branch, 2018-01-20--23-46-34-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* d638aa8 () [2018-01-20 23:37:10 -0800] (HEAD, 2018-01-20--23-37-00-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* e8def81 () [2018-01-20 23:36:12 -0800] (2018-01-20--23-35-57-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* e570f08 () [2018-01-20 23:28:26 -0800] (2018-01-20--23-28-15-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* 443b4b8 () [2018-01-20 23:27:04 -0800] (2018-01-20--23-26-49-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* 380738b () [2018-01-20 23:25:17 -0800] (2018-01-20--23-25-04-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* 539efc1 () [2018-01-20 23:23:48 -0800] (2018-01-20--23-23-33-pull-branch) Added files due to pull <resource> cmd:/Users/hbaba/box/src/skynet/wavectl/wavectl/main.py pull --inGit /Users/hbaba/misc/wavefront alert
* f504619 () [2018-01-20 23:23:33 -0800] (1970-01-01--00-00-00-pull-branch) Initial commit with the README.md file```
This is not very useful to the users.
The v2 api of Wavefront has a "versions" endpoint. There the time and the author for each change to each resource can be seen.
It would be very very cool if the generated git history could read the version history for each resoruce from wavefront and mention the authors, and the modification times in the commit messages.
With that the resulting git repo in `pull --inGit ` command would be much more useful.
- 主要言語
- Python
- スター
- 16
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
box/wavectl のほかの issue
-
documentation
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
-
Add coverage testsオープンtestplan
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
testplan
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
gradio-app/gradio#13895 ·
メンテナーはふだん 1 日以内に返信
-
build-error
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
spack/spack-packages#6713 ·
メンテナーはふだん 1 日以内に返信
-
Use issue templatesオープン
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
ActivityWatch/activitywatch#1464 · リアクション 1 件 ·
メンテナーはふだん 1 日以内に返信
-
[Bug]: The ckg tool drops the return type of every decorated Python method in class search resultsオープン
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
bytedance/trae-agent#483 ·
メンテナーはふだん 1 日以内に返信