sclorg / testing-farm-as-github-action

GitHub Action to execute tests by Testing Farm and update Pull Request status
MIT License
13 stars 11 forks source link

Use the newly supported authorization header when authenticating with Testing Farm #224

Open jamacku opened 1 month ago

jamacku commented 1 month ago

Type of issue

Feature Request

Description

TF now supports authentication using a bearer token, and we should use it!

Also, api_key is now marked as deprecated: https://api.dev.testing-farm.io/redoc#operation/request_a_new_test_v0_1_requests_post

/cc @thrix - FYI

Reproducer

No response

thrix commented 2 days ago

the team says it should be safe to migrate, so +1 from us @jamacku

And thanks for following us

jamacku commented 2 days ago

@thrix Thanks for feedback.