github-tools / github-tools/github

Commit an image to a gist

オープン
#651 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
3.8k
フォーク
809
PR マージ指標
30日以内にマージされた PR はありません

説明

Can we replicate this in javascript?
https://gist.github.com/mroderick/1afdd71aa69f6b29601d335751a1a9be

When I try to write it with gist.update(...), I get a bunch of binary garbage uploaded.

I can however commit images to github with `{encode: false}`. Can a similar parameter be passed to gist.update?

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

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

調査の方向性

Start at the gist.update(...) entry point and compare its image handling with the GitHub commit path that accepts {encode: false}. Use the linked gist as the behavioral example; done means images are committed without binary garbage and the requested encoding option behaves consistently.

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

評価

技術スタック
javascript
領域
api
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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