Skip to content

Commit

Permalink
chore(readme): remove secrets from table
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Jan 26, 2024
1 parent 82cb35e commit cab5d5b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,24 +173,8 @@ Note: Semgrep will be automatically enabled - there is nothing you need to do fo

| Key | Comment |
|-----------------------------|-----------------------------------------------------------------------------|
| `KNOWN_HOSTS` | |
| `FOSSA_API_KEY` | FOSSA API Key |
| `SNYK_TOKEN` | Snyk API Key |
| `GO_SDK_GITHUB_ORG_ID` | The GitHub org for the SDK |
| `GO_SDK_GITHUB_REPO_ID` | The GitHub repo id for the SDK |
| `GO_SDK_SSH_KEY` | The SSH private deploy key for the SDK (Not needed after the SDK is public) |
| `JS_SDK_GITHUB_ORG_ID` | The GitHub org for the SDK |
| `JS_SDK_GITHUB_REPO_ID` | The GitHub repo id for the SDK |
| `JS_SDK_SSH_KEY` | The SSH private deploy key for the SDK (Not needed after the SDK is public) |
| `DOTNET_SDK_GITHUB_ORG_ID` | The GitHub org for the SDK |
| `DOTNET_SDK_GITHUB_REPO_ID` | The GitHub repo id for the SDK |
| `DOTNET_SDK_SSH_KEY` | The SSH private deploy key for the SDK (Not needed after the SDK is public) |
| `PYTHON_SDK_GITHUB_ORG_ID` | The GitHub org for the SDK |
| `PYTHON_SDK_GITHUB_REPO_ID` | The GitHub repo id for the SDK |
| `PYTHON_SDK_SSH_KEY` | The SSH private deploy key for the SDK (Not needed after the SDK is public) |
| `JAVA_SDK_GITHUB_ORG_ID` | The GitHub org for the SDK |
| `JAVA_SDK_GITHUB_REPO_ID` | The GitHub repo id for the SDK |
| `JAVA_SDK_SSH_KEY` | The SSH private deploy key for the SDK (Not needed after the SDK is public) |

## Contributing
Please review the [Contributing Guidelines](https://github.com/openfga/.github/blob/main/CONTRIBUTING.md) before sending a PR or opening an issue.
Expand Down

0 comments on commit cab5d5b

Please sign in to comment.