Commit Graph

95 Commits

Author SHA1 Message Date
notplants d230ae9b13 Add arm7 cross-compilation 2022-06-27 16:20:39 -04:00
notplants fd57165c08 Working on arm7 2022-05-20 14:00:25 +02:00
notplants c2f079eb46 Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-package-builder into main 2022-05-16 11:14:55 +02:00
notplants f320a570e3 Add arm7 compilation 2022-05-16 11:14:41 +02:00
notplants 757efb07cc Merge pull request 'Add build_yunohost_binaries.py' (#30) from yunohost into main
Reviewed-on: #30
2022-05-13 13:45:17 +00:00
notplants f7e2efedde Add build_yunohost_binaries.py 2022-05-13 15:38:06 +02:00
notplants 8342ce2a0c Merge pull request 'Set permissions for /home/peach/.ssb-go' (#29) from permissions into main
Reviewed-on: #29
2022-04-19 18:11:49 +00:00
notplants 1facf38a69 Set permissions for /home/peach/.ssb-go 2022-04-19 14:09:28 -04:00
notplants 059edf598b Merge pull request 'Update peach-go-sbot to be called go-sbot' (#28) from system-service into main
Reviewed-on: #28
2022-04-19 17:29:42 +00:00
notplants 336fc9536a Update to go-sbot systemctl system service 2022-04-14 12:38:54 -04:00
notplants 0907c07c97 Attempting to make systemctl user unit 2022-04-11 16:57:05 -04:00
notplants 6155e361b2 Merge pull request 'Readd packges for display' (#27) from display-packages into main
Reviewed-on: #27
2022-01-13 17:32:46 +00:00
notplants 659b298249 Readd packges for display 2022-01-13 12:32:20 -05:00
notplants 9041352454 Merge pull request 'Readd peach-menu' (#26) from peach-menu into main
Reviewed-on: #26
2022-01-13 17:21:08 +00:00
notplants 62c5096183 Readd peach-menu 2022-01-13 12:20:26 -05:00
notplants 9fc95a78f0 Merge pull request 'Remove unused services' (#25) from remove-unused into main
Reviewed-on: #25
2022-01-13 15:08:40 +00:00
notplants 7efce72f6e Merge pull request 'Update peach_package_builder to use peach-workspace and rust version of peach-config' (#24) from peach-workspace into main
Reviewed-on: #24
2022-01-13 15:08:25 +00:00
notplants 4f2c05276e Remove unused services 2022-01-13 09:59:08 -05:00
notplants 2fcc95d7f9 Update peach_package_builder to use peach-workspace and rust version of peach-config 2021-12-16 12:49:32 -05:00
Max Fowler 75275bc5ca
Merge pull request #21 from peachcloud/package-filter
Add ability to just build one package at a time
2021-06-10 09:24:34 -04:00
notplants 146eaf798e Update README 2021-06-10 09:22:47 -04:00
notplants ba3898de97 Add ability to just build one package at a time 2021-06-10 09:21:21 -04:00
Max Fowler 601b302b02
Merge pull request #20 from peachcloud/peach-web
Include peach-web in package building
2021-06-08 10:40:46 -04:00
notplants 4447ad27f0 Bump version number 2021-06-08 10:40:13 -04:00
notplants 790ad5347a Include peach-web in package building 2021-06-08 10:39:52 -04:00
Max Fowler a2cf650774
Merge pull request #19 from peachcloud/peach-dyndns-updater
Add peach-dyndns-updater to list of packages to build
2021-06-01 11:37:08 +02:00
notplants 592d3cbc49 Add peach-dyndns-updater to list of packages to build 2021-05-31 09:39:08 +02:00
Max Fowler 3940782bdb
Merge pull request #18 from peachcloud/d-flag
Fix -d flag by hardcoding default branch to origin/main
2021-04-13 11:52:12 +02:00
notplants aafba80d4a Bump version number 2021-04-13 11:51:51 +02:00
notplants 3966dd9e83 Fix -d flag 2021-04-13 11:48:30 +02:00
notplants a61972c74c Merge branch 'main' of github.com:peachcloud/peach-vps into build-peach-config 2021-04-13 11:21:14 +02:00
notplants ca545497e0 Reformatting whitespace 2021-04-13 11:20:48 +02:00
Max Fowler 854e0b62c0
Merge pull request #17 from peachcloud/reset
Use more reliable method of getting latest code from origin/main during package building
2021-03-22 11:44:14 +01:00
notplants e96bfe9777 Also add change for rust 2021-03-22 11:41:15 +01:00
notplants be09c4afaf Use git reset --hard for checkout 2021-03-22 11:39:15 +01:00
Max Fowler 1dd7abd0ce
Merge pull request #14 from peachcloud/version-number
Add functionality to automatically parse version number from setup.py for peach-config build
2021-03-16 14:40:34 +01:00
notplants 9544954ab7 Remove print statement 2021-03-16 14:37:31 +01:00
notplants 1cafc9c4b9 Add functionality to automatically parse version number from setup.py for peach-config build 2021-03-16 13:04:55 +01:00
Max Fowler 38dc151434
Merge pull request #13 from peachcloud/build-peach-config
Build peach-config and refactor build scripts to share code
2021-03-12 10:16:23 +01:00
notplants f8fc6b85d1 Fix typo 2021-03-11 10:59:49 +01:00
notplants e77fabb180 Update README 2021-03-11 10:47:05 +01:00
notplants 32f0027d5f Separate build scripts and update README 2021-03-11 10:41:20 +01:00
notplants 39342ad78d Refactor peach-package-builder to build peach-config and peach-go-sbot and rust packages 2021-03-10 17:08:04 +01:00
Max Fowler fd2fb85a57
Merge pull request #10 from peachcloud/peach-go-sbot
Add script to build peach-go-sbot debian package
2021-03-08 10:36:59 +01:00
notplants 1c22225d66 Make peach-go-sbot own /usr/bin/sbotcli 2021-03-08 10:35:52 +01:00
notplants 8072d5d014 Fix capitalization and typos 2021-03-08 10:32:15 +01:00
notplants 8f6d766383 Add script to build peach-go-sbot debian package 2021-03-03 18:54:11 +01:00
Max Fowler fe4437b310
Merge pull request #7 from peachcloud/default-branch
Add -d option for build_packages to ensure default branch
2021-02-22 11:24:17 +01:00
notplants d95969e132 Add missing import 2021-02-19 16:37:02 +01:00
notplants 42cc1a80d2 Remove extra print statements 2021-02-19 16:29:42 +01:00