ID:
darke
, Endpoint:/api/submit/darke
"repos": {
"user/repo": {
"project": "foo",
"name": "prepare",
"cmd": "cihelper daf https://darke.example/user/repo",
"env": "FOO=bar",
"tag": "native,linux"
}
}
user/repo
is the username plus reponame pair of the repository on your Darke serverproject
is the project slug on Auraname
,cmd
,env
,tag
are the same as in the SubmitRequest
- Use
darke files configure-webhook
to add a webhook to your repo, point it to this integration's endpoint