Commit graph

86 commits

Author SHA1 Message Date
leafee98 f1a9908bc9 update dendrite to 1.13.5 2023-12-13 16:13:45 +08:00
leafee98 3a61f6324b update forgejo to 1.21.2-0
All checks were successful
ci/woodpecker/manual/build Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2023-12-10 21:26:35 +08:00
leafee98 4550fbc480 update dufs to 0.38.0
All checks were successful
ci/woodpecker/manual/build Pipeline was successful
2023-12-06 22:31:41 +08:00
leafee98 989d382840 update forgejo to 1.21.1-0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-27 11:37:05 +08:00
leafee98 a7c749babd update forgejo to 1.20.5-1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-25 22:08:44 +08:00
leafee98 ada538bb4c modify dufs, install to /usr/bin
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-09 16:14:40 +08:00
leafee98 f8c0d808aa update dufs to 0.37.1 2023-11-09 16:13:32 +08:00
leafee98 4a0e38c29f update filebrowser to 2.26.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-07 22:27:52 +08:00
leafee98 c56dc463ac update forgejo to 1.20.5-0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-10-11 17:26:28 +08:00
leafee98 e2a95a6f52 modify README, add badges of build stats
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/manual/build Pipeline was successful
2023-09-21 12:57:05 +08:00
leafee98 8f96c2e6bb update forgejo to 1.20.4-1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-21 12:53:10 +08:00
leafee98 947a2c2c4e update plik-bin to 1.3.8
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-20 10:41:30 +08:00
leafee98 20983f06b8 modify README
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-18 10:44:53 +08:00
leafee98 15e11958f9 update filebrowser-bin to v2.25.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-17 21:39:55 +08:00
leafee98 85c43b954f update dendrite to 1.13.2
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-10 17:29:28 +08:00
leafee98 a90971b702 update forgejo to 1.20.4-0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-09-10 17:12:19 +08:00
leafee98 e2b9fb3d26 update dufs from 0.35.0 to 0.36.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-24 22:33:19 +08:00
leafee98 20eb80e648 Fix: forgejo chown for non-exists dir, add robots.txt
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-22 14:56:08 +08:00
leafee98 a13d90bf59 update forgejo from 1.20.1-0 to 1.20.3-0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-22 14:31:34 +08:00
leafee98 a928256a4f Add systemd service for static-deployer
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-18 20:49:35 +08:00
leafee98 686db54336 Fix: adduser instead of useradd in postinst for all packages 2023-08-18 20:41:07 +08:00
leafee98 3cfacb03fb Fix: adduser instead of useradd in postinst
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-18 20:30:03 +08:00
leafee98 c48987be89 Modify DEBBUILD of remark42
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-18 20:14:34 +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 6c1b8792da Add package remark42
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-18 19:28:23 +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 1310c2f6f1 Update packages
All checks were successful
ci/woodpecker/push/build Pipeline was successful
- dufs 0.34.2 to 0.35.0
- filebrowser 2.24.1 to 2.24.2
- neovim 0.9.0 to 0.9.1
2023-08-18 12:24:16 +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 e18a7af760 fix: woodpecker step rm use -f to ignore file missing
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-08-18 11:55:50 +08:00
leafee98 cae4e11877 Update woodpecker-ci to specific packages to build
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-08-17 16:57:31 +08:00
leafee98 c72a1c7910 Modify gitignore to match new project layout 2023-08-17 16:52:55 +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 f7bc1f15a3 move packages to packages/ directory 2023-08-16 16:18:55 +08:00
leafee98 3290fd171d fix: dufs-bin arch not amd64
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-08-06 19:51:31 +08:00
leafee98 e7fafb3fb6 fix: gitignore ignore DEBBUILD
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-08-04 17:34:44 +08:00
leafee98 362c5bf523 add package apt-repo-updater 2023-08-04 17:34:34 +08:00
leafee98 cadaeb7485 update filebrowser to 2.24.1
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-08-02 22:37:05 +08:00
leafee98 7227fa5625 update makedeb and add arch property, fix gitignore 2023-08-02 22:32:59 +08:00
leafee98 d4dcc9b50b rebuild forgejo, move app.ini to conf/app.ini
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-07-25 12:59:19 +08:00
leafee98 ea5bd7e4fd update forgejo to 1.20.1-0
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-07-25 12:09:56 +08:00
leafee98 c3c55ab1fc modify neovim, update-alternatives at hooks
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-07-08 22:17:17 +08:00
leafee98 7b887c0f3a update neovim pkgrel from 3 to 4 2023-07-08 21:43:01 +08:00
leafee98 88cc62518c update dendrite from 0.13.0 to 0.13.1 2023-07-07 23:01:42 +08:00
leafee98 967b877c1b update gitignore, only keep materials and DEBBUILD
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-06-30 22:15:53 +08:00
leafee98 f9f41b33bd update makedeb, update .gitignore
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-06-30 22:09:47 +08:00
leafee98 877f75aebe neovim-bin now install to /usr other than /usr/local 2023-06-30 22:07:33 +08:00
leafee98 8b40e3764b update dendrite 2023-06-30 22:06:04 +08:00
leafee98 c1b9fb3617 add package plik-bin 2023-06-30 22:02:31 +08:00
leafee98 82201d6c37 update dufs from 0.34.0 to 0.34.2
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-06-06 13:51:27 +08:00