git-sync/docs
Nan Yu ba2fe67a97 Enable the GitHub app e2e test
The GitHub app e2e test requires a GitHub app to be created and
installed, and also requires a few environment variables to be set.

This commit updates the GitHub action workflow by providing the
environment variables which can be set via GitHub Secret. GitHub
Secrests cannot start with `GITHUB_`. Hence, this commit prepends
`TEST_` to the env variables.

It also updates how GitHub app private key file is set. It can be set by
either `TEST_GITHUB_APP_PRIVATE_KEY` or
`TEST_GITHUB_APP_PRIVATE_KEY_FILE`.
2024-07-31 21:08:39 +01:00
..
dev Enable the GitHub app e2e test 2024-07-31 21:08:39 +01:00
askpass-url.md Update README and other docs 2023-05-16 16:10:50 -07:00
cookie-file.md Update README and other docs 2023-05-16 16:10:50 -07:00
kubernetes.md chore: fix missing unit duration in the k8s example 2024-02-08 15:19:11 +01:00
proxy.md Update README and other docs 2023-05-16 16:10:50 -07:00
ssh.md Deprecate --ssh - it's not really needed 2023-09-27 13:32:15 -07:00