Sorry for the inconvenience. I migrated to gitea 1.23.6 and hooks doesn't seems to have been updated...
It should be fixed now.
I use as most as possible self host services to keep hand on…
I updated README to add a bit of information, but, once again, use binary packages if you're not familiar with compilation & build.
Compilation instructions are clear from README.MD :
- Dependencies needed (make update_lib ONLY after a first compilation)
- make options
If you're not familiar with build system, I recommend…
You're missing libpugixml. It must be installed (-dev version) through your package manager, with also : libcurl OpenSSL libzip
Hi,
Can you provide more details please ? After a fresh clone, just do "make". If you starts with "make update_lib", you have to manually call "./scripts/setup.sh" as explained, but it's not…
Hello,
You're right, it seems due to new appimage-builder. Reverted to old one. v0.8.7 now uploaded (same link) and seems OK. Can you confirm before I close the ticket ?
Thanks