github-tools / github-tools/github
Commit an image to a gist
- Lenguaje dominante
- JavaScript
- Estrellas
- 3.8k
- Forks
- 809
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- api
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100