ahriman/tests
Evgeniy Alekseev 575a618096 fix issues with remote pull triggers (see #103)
* The issue appears when repository contains PKGBUILD in root. In this
  case it will copy tree with loosing package information, because
  the repository will be cloned to temporary path with random generated
  name
* The issue appears when branch which is different from master is used
  for any reposittory with git files (e.g. single-pkgbuild repo or repo
  with submodules)
2023-08-08 02:34:44 +03:00
..
ahriman fix issues with remote pull triggers (see #103) 2023-08-08 02:34:44 +03:00
testresources use cached property instead of custom __getattr__ implementation 2023-05-31 19:17:16 +03:00