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/integration (unfollow)
Commit message (Collapse)Author
2021-10-16workflows/ci: run SSH integration testsEgor Tensin
Allowed by setting up ssh-agent inside a run.
2021-10-16add Gitlab supportEgor Tensin
2021-08-02test/integration/docker: remove output directoryEgor Tensin
2021-08-01workflows/ci: run integration tests for PyPIEgor Tensin
The example config must have clone_via_ssh = false for that to work.
2021-08-01change default "output_dir"Egor Tensin
2021-08-01support setting "dir" for individual repositoriesEgor Tensin
2021-08-01support mirroring all of user's repositoriesEgor Tensin
2021-08-01fix the lately broken --repo flagEgor Tensin
2021-07-31test/integration/docker: generate new SSH keys every timeEgor Tensin
2021-07-31tests/integration: add example to test examples/cgitize.tomlEgor Tensin
2021-07-31move all tests to test/Egor Tensin