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/Makefile (follow)
Commit message (Collapse)AuthorAge
* Makefile: split tests into different recipesEgor Tensin2023-06-28
|
* rename Makefile parameters & update READMEEgor Tensin2023-05-13
|
* ctest: don't use the -C parameterEgor Tensin2023-05-13
| | | | | We only build using "Unix Makefiles" anyway, which is a single-configuration build system.
* .build/ -> build/Egor Tensin2023-05-12
|
* add a couple of the most basic tests using PytestEgor Tensin2023-05-06
| | | | | I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess?
* add MakefileEgor Tensin2022-09-07