Commit Graph
114 Commits
Author SHA1 Message Date
Patrik J. Braun 624856f98c documentation workflow update 2026-01-23 13:38:56 +01:00
Patrik J. Braun cc12b4c967 Refactor documentation 2026-01-23 13:34:05 +01:00
Patrik J. Braun 642582df0f Readd arm/v7 support for alpine #1027 2025-11-23 11:36:08 +01:00
Patrik J. Braun 462d6fdb17 Add plain :edge tag for debian release #1063 2025-11-05 21:18:49 +01:00
Patrik J. Braun b63eaaa0a7 deprecating debian bookwork and bullseye 2025-10-21 20:19:25 +02:00
Patrik J. Braun 57abc2669d Try building trixie with all format support.
Also downgrading sharp as trixie only has 8.16.1 vips
2025-10-20 21:45:24 +02:00
Patrik J. Braun 1aaa5b2a97 Drop arm v7 from trixie as it not supported anymore 2025-10-19 23:55:14 +02:00
Patrik J. Braun b02d9b4bf2 Add debian-trixie support 2025-10-19 23:36:31 +02:00
Patrik J. Braun 3807a7bdc1 dropping alpine's armv7 support 2025-07-30 23:24:11 +02:00
Patrik J. Braun 252687a722 speed up build process by making it parallel 2025-07-30 22:33:47 +02:00
Patrik J. Braun 251ca6a4b9 bump build node version 2025-07-29 23:23:42 +02:00
Patrik J. Braun 9fe0d80da9 Also update actions and dockerfile 2025-07-26 19:39:44 +02:00
Patrik J. Braun e3cac4b05d updating node version to 24 2025-07-22 23:08:40 +02:00
kagahd 09bee039f8 add REGISTRY_NAMESPACE 2025-06-13 09:19:20 +02:00
kagahd 4f8e5d1e17 workflow_dispatch 2025-06-13 09:19:20 +02:00
kagahd c89501a84f actions/upload-artifact@v4 2025-06-12 11:34:40 +02:00
Chris b7c2c36c16 updated linting and docker files 2024-10-26 00:04:30 +02:00
Chris 7a613ecfe1 Merge branch 'master' of https://github.com/grasdk/pigallery2 into feature/docker-update 2024-10-26 00:04:09 +02:00
Chris 526eb940f4 Should lint all dockerfiles correctly 2024-10-25 23:51:53 +02:00
Chris 512725189b another debugging test 2024-10-25 23:47:48 +02:00
Chris 7c86a66801 debugging hadolint 2024-10-25 23:45:44 +02:00
Chris 210a0d3b83 Removed VOLUME see issue 777. Added dockerfile linting 2024-10-25 23:38:08 +02:00
Patrik J. Braun 7e4a982201 Drop buster support. Its an old debian version 2024-07-04 21:34:04 +02:00
Patrik J. Braun 7b7e980ddc Update build.yml
use action instead of docker image for mariadb
2024-06-28 21:00:34 +02:00
Patrik J. Braun 896a3853af readd CI test gate #888 2024-04-17 21:16:49 +02:00
Patrik J. Braun c3e6b67ac2 speed up CLI testing 2024-04-17 20:20:51 +02:00
Patrik J. Braun 999a7e45dc trying debian-bookworm 2024-04-17 20:17:58 +02:00
Patrik J. Braun 53caa6697c try new action build file #888 2024-04-15 21:46:03 +02:00
Patrik J. Braun 84822e5fe5 try new action build file #888 2024-04-15 21:43:19 +02:00
Patrik J. Braun 4e5b566494 coveralls: dont report in result generation 2023-10-12 00:45:57 +02:00
Patrik J. Braun ced2d5cf73 add token to coveralls 2023-10-12 00:39:36 +02:00
Patrik J. Braun e7198743e7 test new coveralls setup 2023-10-12 00:09:17 +02:00
Patrik J. Braun f2747f55dd Update bug_report.md 2023-09-22 23:28:52 +02:00
Patrik J. Braun 1bf1306237 add debug logging 2023-09-20 21:40:29 +02:00
Patrik J. Braun 617a0bbd76 Store screenshots on failure 2023-09-20 21:30:25 +02:00
Patrik J. Braun 6a38b67aae Exclude cypress folder from type config 2023-09-06 13:47:06 +02:00
Patrik J. Braun b34038c2a0 Adding basic cygress e2e tests 2023-09-06 12:56:52 +02:00
Patrik J. Braun 569b11b1b1 Keeping edge only #708 2023-09-02 15:20:28 +02:00
Patrik J. Braun 57b288feb6 Renaming nightly tag to edge #708 2023-09-02 15:07:43 +02:00
Patrik J. Braun 8508b9a41c Update build.yml
Fixing build file vars. Following: https://docs.github.com/en/actions/learn-github-actions/contexts
2023-08-03 09:20:29 +02:00
Patrik J. Braun 66afe80837 Update build.yml
Updating build.yml. Following: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-08-01 23:34:31 +02:00
Patrik J. Braun b5b9bf5596 Update build.yml
Locking mariaDB version to LTS. See https://github.com/MariaDB/mariadb-docker/issues/512
2023-06-22 00:32:58 +02:00
Patrik J. Braun 1290a57bfe make bullseye the default docker container 2023-01-11 17:09:36 +01:00
Patrik J. Braun ffba3c3aef trying alpine v3.17 on linux/arm/v7 #295 2023-01-07 13:33:19 +01:00
Patrik J. Braun a52dda5c9a Update build.yml
reverting buildfile change
2022-12-11 00:49:22 +01:00
Patrik J. Braun b745f93d50 Update build.yml
Following: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-12-10 19:44:30 +01:00
Patrik J. Braun ac1f226bfe Updating github build actions 2022-12-10 00:26:57 +01:00
Patrik J. Braun e9d1e147fd removing alpine arm until node:alpine3.17 is available 2022-11-29 22:48:09 +01:00
Patrik J. Braun 1ae80a29fa updating to node v18 2022-11-29 21:52:26 +01:00
Patrik J. Braun 34ba8b2fc8 updating alpine version and readding armv7 to alpine #295 2022-11-29 21:26:27 +01:00