Manage credentials のフィールドリファレンスです。
Git account フィールド
| Field | 意味 |
|---|
| Git name | この接続の表示名。 |
| Git Provider | GITHUB、GITLAB、または BITBUCKET。 |
| Authentication type | 例: Anonymous(public リポジトリ用)、token、OAuth など、provider によって異なります。 |
| Username | 認証方式によっては、アカウントのユーザー名。 |
| Connected at / Last updated at | 接続が作成された日時と最終更新日時。 |
Container registry フィールド
| Field | 意味 |
|---|
| Container registry | この接続の表示名。 |
| Registry source | 例: FPTHUB などのサポート対象 registry。 |
| Authentication type | 例: User authentication。 |
| Username | registry アカウントまたは robot アカウントのユーザー名。 |
| URL | registry のエンドポイント URL。 |
SonarQube connection フィールド
| Field | 意味 |
|---|
| Connection name | この接続の表示名。 |
| Server URL | 使用する SonarQube サーバーのアドレス。 |
| Authentication token | SonarQube 側(My account → Security → Tokens)で発行したトークン。保存前に検証されます。 |
See also