Commit graph

62 commits

Author SHA1 Message Date
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
leafee98 d423cb6e3f update dufs
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-06-02 20:50:45 +08:00
leafee98 7a3cf4467f update dufs, fix breaking change
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-06-02 10:35:36 +08:00
leafee98 d0cf5012ee update makedeb, it fixed creating directory
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-05-22 11:48:38 +08:00
leafee98 0abb67ee5b update neovim-bin
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-05-22 10:48:37 +08:00
leafee98 0156784973 update neovim-bin
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-05-22 10:42:40 +08:00
leafee98 796c98a350 update neovim-bin, fix install path
Some checks failed
ci/woodpecker/push/build_bin Pipeline failed
ci/woodpecker/push/build_other Pipeline was successful
2023-05-22 10:39:57 +08:00
leafee98 8793b49b48 add neovim-bin
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-05-22 10:22:50 +08:00
leafee98 32aa6c4c33 update 'forgejo-bin/DEBBUILD'
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-05-04 10:01:08 +08:00
leafee98 5a50251b6e update 'forgejo-bin/DEBBUILD'
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-04-29 14:41:31 +08:00
leafee98 3804cfd364 Update 'forgejo-bin/DEBBUILD'
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-04-15 12:52:09 +08:00
leafee98 10710b67ce update .gitignore 2023-04-15 12:51:55 +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 e15d6e89f3 disable build for dendrite, update image
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
2023-04-13 13:45:08 +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 05aaa8fb52 add workflow to build packages
Some checks failed
ci/woodpecker/push/build_bin Pipeline failed
ci/woodpecker/push/build_other Pipeline failed
2023-04-13 11:50:01 +08:00
leafee98 0a69faf187 add gitignore 2023-04-13 11:36:31 +08:00
leafee98 c26607216b update makedeb 2023-04-13 09:56:25 +08:00
leafee98 f57b2f0f53 add script to build all and upload to webdav 2023-04-13 09:54:17 +08:00
leafee98 61d42dec3c add package: static-deployer 2023-04-13 09:36:41 +08:00
leafee98 0ceff316ca fix: filebrowser build failed 2023-04-13 09:34:08 +08:00
leafee98 729af8a1ff update makedeb 2023-04-04 15:53:06 +08:00
leafee98 ba9c12ac16 rename directory with suffix "-bin" 2023-04-04 15:40:13 +08:00
leafee98 08ae202cd7 make use of makedeb on filebrowser 2023-04-03 22:27:07 +08:00
leafee98 46cbbec97c make use of makdeb on dendrites 2023-04-03 22:26:46 +08:00