Commit Graph

130 Commits (development)

Author SHA1 Message Date
Donald Zou ebd538e2d8
Merge branch 'main' into development 2026-04-03 17:39:46 +08:00
DaanSelen 6bc54e5d65
chore: also trigger on development branch (#1204)
* chore: also trigger on development branch

* chore: remove old debug workflow

---------

Co-authored-by: DaanSelen <dselen@systemec.nl>
2026-04-02 12:03:47 +02:00
DaanSelen 1aa1b8a51b
chore: make dependabot target the dev branch (#1198)
Co-authored-by: DaanSelen <dselen@systemec.nl>
2026-04-02 11:06:00 +02:00
Donald Zou 8d35887950 Dependabot: set target branch to development
Configure Dependabot to open updates against the development branch. Added target-branch: "development" for pip (/src), npm (/src/static/app), github-actions (/.github), docker (/docker) and docker-compose (/docker). Also added a new npm updates entry for /src/static/client. Update schedules remain weekly.
2026-04-02 16:25:32 +08:00
Daan Selen 686fc139ec Merge branch 'main' into v4.3.2-dev 2026-02-06 20:44:11 +01:00
Daan Selen 78a7211680 chore: rename the debug workflow 2026-02-06 20:39:56 +01:00
Daan Selen 1bcb48a50e chore: make workflow trigger on dev branches 2026-02-06 20:39:54 +01:00
Daan Selen 2e01ecc455 fix: workflow triggering 2026-02-06 20:24:12 +01:00
Daan Selen ebd13b4df9 refac: workflow - also trigger on dev commits 2026-02-06 20:19:25 +01:00
Daan Selen eebb2e39cc feat: change issue templating 2026-02-05 18:26:57 +01:00
DaanSelen ddf378d617 chore: remove dependency on vulnerability for scanning 2026-01-29 14:29:55 +01:00
DaanSelen 5486b3aaf6
fix: Docker autostart issue due to invalid resolvectl (#1053)
* Update funding information in FUNDING.yml

* Update README.md

* refac: refactor the logic with which the Docker container links its files to the volume

* fix: 1032 docker autostart issue

---------

Co-authored-by: Donald Zou <donaldzou@live.hk>
Co-authored-by: DaanSelen <dselen@systemec.nl>
2025-12-30 19:19:20 +01:00
Donald Zou 92651729eb
Update funding information in FUNDING.yml 2025-12-18 07:35:06 +08:00
Donald Zou b6f25ac817
Include docker directory in workflow paths 2025-12-14 00:25:37 +08:00
Donald Zou 48481ab992
Implement path filter for Docker workflow triggers
Added a path filter to restrict Docker workflow triggers to changes in the 'src' directory.
2025-12-14 00:24:21 +08:00
DaanSelen da3c34c250 chore: rename workflow 2025-12-10 12:19:25 +01:00
DaanSelen 36390a4d71
refac: rework tailing of logs in the Docker entrypoint (#1021)
* chore: add debug workflow

* chore: testing fix

* chore: try next option

* refac: tailing logs

---------

Co-authored-by: DaanSelen <dselen@systemec.nl>
2025-12-09 13:16:18 +01:00
DaanSelen dc10da607d
chore: bump codeql 2025-12-09 10:06:27 +01:00
DaanSelen 1a653bfe32
feat: add custom armv7 compared to amd64 and arm64 (#1007)
* feat: add separate arm/v7 building with c version

* chore: change workflow step names

* fix: my stupid path mistake

* chore: retry sed

* chore: temp comment out

* chore: add libraries and choose for C on arm7

* chore: add arm64 and amd64 back

* chore: streamline workflow

* chore: work on the workflow

* chore: try to separate matrix

* revert to old method with changes

* chore: remove invalid reference

* chore: correct deps

* chore: remove old steps

* feat: add custom armv7 images (compared to arm64 and amd64)

* chore: minor add go version in workflow

---------

Co-authored-by: DaanSelen <dselen@systemec.nl>
2025-12-05 12:00:41 +01:00
DaanSelen 1fe03e1664 chore: temporary remove arm/v7 for testing 2025-11-26 13:09:01 +01:00
DaanSelen 524d50ee07
Update dependabot.yml
chore: set dependabot to run weekly
2025-09-25 20:21:56 +02:00
DaanSelen 9ecc16fcc1
chore: update dependabot config 2025-09-17 11:05:31 +02:00
DaanSelen 37539990dd
Update docker.yml 2025-09-16 16:06:07 +02:00
DaanSelen 5cd8a80118
chore: fix docker scan module 2025-09-16 15:45:22 +02:00
DaanSelen 335c69f517
chore: focus dependabot 2025-09-16 15:06:22 +02:00
DaanSelen 0d118f4d32
Update dependabot.yml 2025-09-16 15:01:01 +02:00
DaanSelen 8f58a06731
testing dependabot 2025-09-16 14:55:32 +02:00
DaanSelen 4bfcc1abde
Create dependabot.yml 2025-09-16 14:51:47 +02:00
DaanSelen da5ce7da9e
Update docker.yml 2025-09-16 14:46:51 +02:00
DaanSelen f842a7cc62
Update docker.yml 2025-09-16 14:25:40 +02:00
DaanSelen 1483ef83d9
Added except label (#806) 2025-06-25 10:51:23 +02:00
Daan Selen 4602b68425 English fix 2025-06-25 10:27:34 +02:00
Donald Zou 4d60b21a5f
Update stale.yml 2025-06-24 17:09:56 +08:00
Donald Zou 50ee8374ee
Update stale.yml 2025-06-24 16:36:22 +08:00
Donald Zou 65eb23e8ce
Update stale.yml 2025-06-24 16:36:13 +08:00
Donald Zou 5c76b18ddd
Delete .github/workflows/stale_action 2025-06-24 16:27:05 +08:00
Donald Zou fc6f5d2535
Create stale.yml 2025-06-24 16:26:35 +08:00
Donald Zou 6a0348e9dc
Create stale_action 2025-06-24 16:15:36 +08:00
Daan Selen 87069329d8 Where do these come from? 2025-06-16 14:45:23 +02:00
Daan Selen 8a380a4545 Separated tasks (again) and separate builds 2025-06-16 14:42:39 +02:00
Daan Selen a5e18cb761 del pr running 2025-06-16 14:41:02 +02:00
Daan Selen 289fa23728 streamline 2025-06-16 14:27:12 +02:00
Daan 7385932e52 donald 2025-06-04 19:54:40 +02:00
Daan cb90b69b3f Looks good! 2025-06-04 19:52:44 +02:00
Donald Zou 881925fd43
Update docker.yml 2025-06-04 23:52:51 +08:00
Donald Zou 3a2f744f0a
Merge pull request #779 from DaanSelen/scanfix
Add a login to the scan
2025-06-04 23:29:55 +08:00
Daan Selen 9dc9e668c5 Add a login to the scan 2025-06-04 16:53:16 +02:00
DaanSelen 1b0bb95e81
Update docker.yml
I hate this.
2025-06-04 16:41:18 +02:00
Daan Selen 43070ab809 Syntax fix 2025-06-04 13:14:03 +02:00
Daan Selen 532fedbb62 Adding file 2025-06-04 13:05:35 +02:00