github-tools / github-tools/github
Commit an image to a gist
- Linguagem predominante
- JavaScript
- Estrelas
- 3.8k
- Forks
- 809
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- api
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100