alleyinteractive / alleyinteractive/action-test-php

Check Composer Auth Token before install

Abierto
#21 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
0
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

When supplied a Github token for composer authentication, we should run a simple check on the token before the composer install to verify that the token is still valid. This saves us from a flood of failing installs, and avoids wasting time on an install that has no chance of completing successfully.

### Use Case

When we have installs that require auth tokens, we set expiry dates for those tokens, and having a human readable error message letting us know that our token has expired is valuable.

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.