Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/docker/Dockerfile (unfollow)
Commit message (Collapse)Author
2023-05-21t/d: move docker-compose.yml to docker/Egor Tensin
2023-02-04add an "integration" testEgor Tensin
I noticed that doing links-update for my linux-home repository didn't work on an old bash version. Building a test case to reproduce... You should be able to check out this commit later and run make test/docker/xenial and it's supposed to fail with something like /src/src/db.sh: line 194: wait: pid 1771 is not a child of this shell
2023-02-02fix Docker testsEgor Tensin