Commit Graph

64 Commits

Author SHA1 Message Date
James Read 0a4bcc6423
cicd: Update .goreleaser.yml file to Feb 2025 syntax (#517) 2025-02-19 16:57:32 +00:00
jamesread c585762ba8 cicd: Standardize the automated code generation 2024-12-22 01:48:21 +00:00
James Read be5ddda020
feature: freebsd support (#454) 2024-10-23 12:52:25 +00:00
James Read 16b07283b0
feature: Add riscv build! (#453) 2024-10-23 10:54:43 +00:00
James Read 482ef0e5e8
feature: Helper scripts for ssh, themes, etc (#349)
* feature: Helper scripts for ssh, themes, etc

* cicd: Update goreleaser to support v2 .goreleaser.yml files
2024-07-07 22:10:33 +00:00
jamesread c18b91f684 feature: Easy SSH 2024-07-07 00:55:22 +01:00
jamesread 06b85c5769 cicd: I am tired and cannot type it seems 2024-02-27 01:18:28 +00:00
jamesread 5bb21031ac cicd: extra files for all ghe dockers 2024-02-27 01:09:13 +00:00
jamesread 256d6139b7 cicd: Add extra files needed for docker 2024-02-27 00:24:25 +00:00
jamesread baa690ffc2 feature: include entities in packages 2024-02-23 22:19:45 +00:00
jamesread b5e2c8d6b8 cicd: Include all of webui/* in packages now it is processed by parcel 2024-02-09 22:09:13 +00:00
jamesread f348de6a03 cicd: Need to build webui-dist before integration tests 2024-02-09 21:57:10 +00:00
jamesread 086d8fd21c feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
jamesread 11dad79794 fmt: Added pre-commit, fixed a few lint errors, npn updated webui 2023-08-24 12:17:55 +01:00
jamesread b78065e23c cicd: Goreleaser removed support for archive name replacements 2023-07-14 11:14:41 +01:00
James Read 2940a63d09
Add upgrade warnings + breaking changes (#136)
Recommebded by bestpractices.dev
2023-04-24 13:12:32 +00:00
jamesread 86e5dfe2ee cicd: copy/paaye fail 2023-03-24 23:32:48 +00:00
jamesread 2d806d8557 cicd: Cleanup image tags, try pass correct credentials to goreleaser 2023-03-24 17:45:19 +00:00
jamesread d89d198f96 feature: ghcr 2023-03-24 16:03:58 +00:00
jamesread 908d97e593 bugfix: #124 essential webui files missing due to change in goreleaser 2023-03-20 14:51:37 +00:00
jamesread e318084300 feature: Changlog format now groups issues 2022-11-13 21:06:07 +00:00
jamesread 476f74efa8 cicd: Wrong path to var 2022-11-13 20:34:20 +00:00
jamesread e309dd6e67 feature: man page 2022-11-13 20:24:27 +00:00
jamesread b560f9c749 bugfix: openrc for apk wasnt being installed properly 2022-10-26 17:24:47 +01:00
jamesread cf582e7152 feature: #83 - Restore Alpine packages 2022-10-26 11:54:58 +01:00
jamesread 9e7d785ede feature: #68 Remove version from .rpm and .deb 2022-10-19 17:51:41 +01:00
jamesread fb70cf7dfe cicd: Remove cicd and refactor from changelog - as they dont deliver end user benefits 2022-10-19 12:42:53 +01:00
jamesread cc8cad10db feature: drop arm32v7 container because Fedora dropped it 2022-10-01 09:06:41 +01:00
jamesread 9df1a127c2 feature: #68 - Remove version number from package names 2022-08-27 17:55:40 +01:00
jamesread c38b0351e4 cicd: Short commit hash 2022-08-24 20:50:42 +01:00
jamesread a92ac09235 cicd: Include branch name in snapshots 2022-08-24 19:46:40 +01:00
Fabio Alessandro Locati 8485a0e446
bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
jamesread 2d7157703c bugfix: Goreleaser now requires explicit bindir. As we are not a distro package, use /usr/local/bin/, which matches the systemd unit file, and the Linux filesystem standard. 2022-04-07 17:13:59 +01:00
jamesread 4c7b4ee7de cicd: Build armv6 package, remove docker from arm builds to speed things up. 2021-11-26 19:39:54 +00:00
jamesread fbea7ba928 cicd: Remove APK support - it isnt tested, and probably does not work. It slows down the build and uses disk space. 2021-11-23 15:38:01 +00:00
jamesread edb0ebbda4 cicd: rename arm builds to arm32 2021-11-23 15:30:27 +00:00
jamesread d8fa35087e cicd: Build v5 and v7 2021-11-23 14:53:08 +00:00
jamesread 299f492675 bugfix: Regression, goarm was reset to 7, it should be 5 2021-11-22 23:08:20 +00:00
jamesread a1501ebbe3 doc: Add useful links to release notes 2021-11-19 17:31:03 +00:00
jamesread 5b4f51f698 Possible solution for multiarch container images 2021-11-18 12:20:08 +00:00
jamesread af5889a04d Refining the docker images 2021-11-17 20:42:57 +00:00
jamesread e1ccf444ce platform tag on docker images 2021-11-17 18:46:15 +00:00
jamesread 7ee404f44c Restored goreleaser packages for now, as I just want to release. Still want them separate later. 2021-11-17 00:38:52 +00:00
jamesread 4e8f20e1e6 dont need to run make grpc on every build 2021-11-04 10:51:00 +00:00
jamesread c4b6c39dc9 Updated path to config 2021-11-02 16:30:00 +00:00
jamesread d4cdf5bc53 Renamed configs dir 2021-10-18 08:45:48 +01:00
jamesread be5ca3d674 Drop containers and packages from goreleaser, in favour of breaking up the pipeline 2021-10-10 18:54:27 +01:00
jamesread 48138d00ae working container image 2021-07-16 22:08:25 +01:00
jamesread 59a0941fa4 Because I just cannot get ARM container images to cross-build 2021-07-16 21:21:40 +01:00
jamesread a4185e6702 trying to get ARM images working 2021-06-11 09:15:55 +01:00