Lockywolf

Results 5 comments of Lockywolf

Is this related? https://github.com/tigase/tigase-swift-omemo

This pull request allowed me to install cdash under `http://my.server/cdash/`, although I am afraid, it does not fix all the difficulties. In particular, the generated `CTestConfig.cmake` does not seem to...

One more place where website root address doesn't seem to be used correctly is `http://server.name/cdash/index.php?project=MyProject&date=2022-08-16`. Clicking on the build name seems to be redirecting without taking the prefix into account.

I am using nginx, and my URLs seem to be wrong (all least a part of them). So, I am running CDash in docker, APP_URL is `http://my.server/cdash/` (with the trailing...

@djabaay I think this is a special property of "Nightly" builds. "Experimental" builds do not have this property. I assume that is because "Nightly" builds are not expected to run...