techknowlogick
techknowlogick
CI status seems related: ``` --- FAIL: TestPackageTerraform/Authenticate (0.00s) api_packages_terraform_test.go:64: Response: 404 page not found testlogger.go:62: 2025/01/15 03:04:03 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/packages/user2/terraform/authenticate for test-mock:12345, 404 Not Found in...
> Yes, I’m not a programmer and I'm having difficulties with the tests. I haven't been able to figure out what's wrong yet. That's quite alright:) If you need any...
Could you update commit message to be like: "folly: inline patch due errors fetching from AUR" or something similar?
@dthelegend Amazing! Thanks:)
@pgodwin as of now HTTP(S) is still the only way to mirror/migrate git repos from other systems
@halsafar It is possible to import for disk. This is disabled by default for security reasons.
@halsafar look for `IMPORT_LOCAL_PATHS` documentation on this page: https://docs.gitea.io/en-us/config-cheat-sheet/ you can put the path directly, I don't think you need `file://` prefix
@HenriquerPimentel looks like some different CI steps are failing, also related to linting (some public go functions require comments to document their purpose, eg `AdminCreateBadge`), although with `AdminCreateBadge` as it...
@lunny updated this PR per your feedback including adding some pagination
@lunny any additional feedback?