We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow devices to authenticate to t-api through github. This would be helpful to allow scripts to authenticate to t-api and schedule runs.
For auto-scheduling feature, this could allow ceph-build to authenticate to t-api to send build status updates.
Ref: https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps#device-flow
The text was updated successfully, but these errors were encountered:
Update: we agreed on call that for auto-scheduling feature, we would go for some basic auth between our two services.
Sorry, something went wrong.
Devansh3712
No branches or pull requests
Allow devices to authenticate to t-api through github.
This would be helpful to allow scripts to authenticate to t-api and schedule runs.
For auto-scheduling feature, this could allow ceph-build to authenticate to t-api to send build status updates.
Ref: https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps#device-flow
The text was updated successfully, but these errors were encountered: