Commit graph

9 commits

Author SHA1 Message Date
leafee98 f6e18a796d update build script, add --no-upload to build.sh
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-13 16:50:09 +08:00
leafee98 7c6c5fd9e0 Lazy retrieve source when checking package existance
- When existance check is needed, don't download source for non-dynamic
  pkgver packages
- Update makedeb
2023-08-18 20:08:38 +08:00
leafee98 82734470d2 refactor package directory, enhance build script
All checks were successful
ci/woodpecker/push/build Pipeline was successful
- update makedeb
- use bin, git, normal, leafee98 to classify packages
- only build package from leafee98 and bin in ci
- add script to build all packages locally
- add more log about running hook in build.sh
2023-08-18 17:28:14 +08:00
leafee98 c6a80b741b Fix missing quotes when retrieving PACKAGE_DIR 2023-08-18 15:59:10 +08:00
leafee98 9486cad563 Fix unexpected stop when build, add delimiter in log
- Fix stop the whole build when error occurred in a single package build
- Add delimiter in build_all script log,
2023-08-18 12:22:44 +08:00
leafee98 0efef82af8 Refactor project struct
- Refactor build script
- Add python script to check if package exists in apt repo
- Refactor woodpecker-ci config
- Update makedeb
2023-08-17 16:52:08 +08:00
leafee98 9a18556c77 fix build_all script, log message before upload start
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-04-13 14:04:38 +08:00
leafee98 14dadd779f modify build script and update ci
Some checks failed
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline failed
2023-04-13 13:04:51 +08:00
leafee98 f57b2f0f53 add script to build all and upload to webdav 2023-04-13 09:54:17 +08:00