alleyinteractive / alleyinteractive/action-test-php
Check Composer Auth Token before install
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.