devcontainers / devcontainers/features

[hugo] Use git instead of GitHub API?

Abierto
#458 1 comentario 0 reacciones 1 asignado Reclamado por @samruddhikhandale Ver en GitHub
enhancement
Lenguaje dominante
Shell
Estrellas
1.5k
Forks
621
Merge medio
6 d 53 min
PR fusionados (30 d)
9

Descripción

Currently `ghcr.io/devcontainers/features/hugo` uses the GitHub API to install the latest version; when using the GitHub API, builds will fail if the API limit is reached.
How about changing to using Git the same way as other Features?

https://github.com/devcontainers/features/blob/8d3685e09f18dd8b0a6bce50abe3e868dac27a69/src/hugo/install.sh#L86-L89

We will need to install Git additionally, but since many Features use Git for version lookups, this should not be a problem, I think.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.