1
0
Fork 0

Add section about local changes (#73)

For now only describing how to get an conduit API token
This commit is contained in:
Mikhail Goncharov 2019-12-09 10:59:08 +01:00 committed by ChristianKuehnel
parent 26da69f60a
commit 650ed9c274

View file

@ -105,3 +105,8 @@ powershell
Invoke-WebRequest -uri 'https://raw.githubusercontent.com/google/llvm-premerge-checks/master/kubernetes/windows_agent_bootstrap.ps1' -OutFile windows_agent_bootstrap.ps1
.\windows_agent_bootstrap.ps1
```
## Testing scripts locally
To experiment with a build scripts locally you will need a Conduit token. You can create one at
https://reviews.llvm.org/settings/user/<USERNAME>/page/apitokens/ .