Commit Graph

70 Commits

Author SHA1 Message Date
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
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
mycognosist 2cdfaa1116 Add full deb path for each package when adding to freight 2020-12-16 09:38:50 +00:00
mycognosist dd8a340aff Add freight conf file location to add command 2020-12-16 09:26:11 +00:00
mycognosist 8206b4d8d8 Fix tmp nginx conf path 2020-12-04 09:31:27 +00:00
mycognosist 77a2286828 Fix syntax error 2020-12-04 09:30:08 +00:00