Attention is currently required from: osmith, pespin.
1 comment:
File nplab-sua-test/Dockerfile:
Patch Set #1, Line 6: RUN cd /tmp && git clone https://gitea.osmocom.org/nplab/sua-testtool
yeah as I wrote in the commit message, I think for this project in particular it doesn't matter much […]
```
$ curl https://gitea.osmocom.org/api/v1/repos/nplab/sua-testtool/git/refs/heads/master | json_reformat
[
{
"ref": "refs/heads/master",
"url": "https://gitea.osmocom.org/api/v1/repos/nplab/sua-testtool/git/refs/heads/master",
"object": {
"type": "commit",
"sha": "37204dcb97ae0961c8d4ccf85fa68596fed7df9a",
"url": "https://gitea.osmocom.org/api/v1/repos/nplab/sua-testtool/git/commits/37204dcb97ae0961c8d4ccf85fa68596fed7df9a"
}
}
]
```
Found in docker-playground.git:
```
$ git grep -n gitea | grep -i api
asterisk-master/Dockerfile:54:ADD https://gitea.sysmocom.de/api/v1/repos/sysmocom/pjproject/git/refs/heads/$PJPROJECT_BRANCH /tmp/pjproject-ver
asterisk-master/Dockerfile:66:ADD https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/$ASTERISK_BRANCH /tmp/asterisk-ver
```
To view, visit change 40260. To unsubscribe, or for help writing mail filters, visit settings.