74 Commits

Author SHA1 Message Date
notplants
06f3bd5702 Build peach-go-ssb-room package 2021-06-23 16:52:04 -04:00
notplants
62d791f29a Cross compile go-ssb-room 2021-06-18 13:30:31 -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
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
notplants
592d3cbc49 Add peach-dyndns-updater to list of packages to build 2021-05-31 09:39:08 +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
notplants
17c356b07b Bump version number 2021-02-19 16:27:44 +01:00
notplants
ccb872adac Add -d option for build_packages to ensure default branch 2021-02-19 16:26:33 +01:00
Max Fowler
9a0c7b5a7e
Merge pull request #6 from peachcloud/probr
Add peach-probe to list of services and refactor constants to constants.py
2021-01-19 14:30:03 +01:00
notplants
9773e0d845 Add peach-probe to list of services and refactor constants to constants.py 2021-01-15 14:23:52 +01:00
glyph
d972d2776f
Merge pull request #5 from peachcloud/split_setup_script
Split setup script
2020-12-28 09:08:15 +00:00
mycognosist
84b78fa9e7 Update GPG key name for APT repo 2020-12-28 09:07:35 +00:00
notplants
a0e0c5a322 Update readme to reflect new url structure for apt repoa 2020-12-21 18:34:11 +01:00
mycognosist
70fddbb6c4 Remove newline characters 2020-12-18 09:26:15 +00:00
mycognosist
3ad8d90076 Update README and bump version 2020-12-18 09:18:59 +00:00
mycognosist
4f5fdcf9ad Split scripts for env setup and package building 2020-12-18 09:05:39 +00:00
glyph
4fb4ceb9ab
Merge pull request #4 from peachcloud/freight_readme
Add comment about lack of package overwrite for Freight
2020-12-18 08:33:56 +00:00
mycognosist
7ab6557290 Add comment about lack of package overwrite for Freight 2020-12-18 08:32:33 +00:00
glyph
6cc385c7c1
Merge pull request #3 from peachcloud/freight_refactor
Freight refactor for Debian archiving
2020-12-16 13:27:56 +00:00
mycognosist
9799b0f1c0 Add link to correct Freight repo 2020-12-16 13:21:48 +00:00
mycognosist
22653a2ea2 Add shebang line for python3 2020-12-16 13:20:37 +00:00
mycognosist
44ff03a18d Update README with usage instructions and license 2020-12-16 13:19:56 +00:00
mycognosist
85c0bf323a Fix formatting and remove unnecessary comments 2020-12-16 12:57:01 +00:00
mycognosist
973e663eb0 Move conf files to template dir root 2020-12-16 12:43:05 +00:00
mycognosist
db26c7137f Define arm64 architecture for freight 2020-12-16 10:37:22 +00:00
mycognosist
b972f1274a Fix package endswith error 2020-12-16 10:12:08 +00:00
mycognosist
3c04a58570 Fix path for adding debs to freight library 2020-12-16 10:05:02 +00:00