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
Daan Selen
585bf37783
THIS SHOULD BE WORKING
2025-06-04 13:04:17 +02:00
DaanSelen
cad364e407
Update docker-build.yml
...
Pulled out the action docs this time...
2025-06-04 11:01:38 +02:00
DaanSelen
4e9142b5be
Update docker-build.yml
...
Its becoming not fun
2025-06-04 10:56:28 +02:00
DaanSelen
1ec95a0d86
Update docker-build.yml
2025-06-04 10:42:54 +02:00
DaanSelen
a86d0c74d3
Update docker-build.yml
2025-06-04 10:36:42 +02:00
Daan Selen
84167650b8
hotfix
2025-06-04 10:27:11 +02:00
Daan Selen
15c12a81f1
Separate stages
2025-06-04 10:12:18 +02:00
Donald Zou
630ce459cb
Update docker-build.yml
...
Updated `GHCR_TOKEN` to `GITHUB_TOKEN`
2025-06-04 15:55:22 +08:00
DaanSelen
a7a30fb282
Separated tasks (again) and separate builds ( #8 )
2025-06-03 15:19:11 +02:00
Donald Zou
fe9d373444
Delete .github/workflows/qodana_code_quality.yml
2025-05-13 20:42:29 +08:00
Daan Selen
ada1edd0b7
Remove arm v6 because go image has not been built for it.
2025-04-23 10:08:09 +02:00
Daan
6cf96de0b4
Moved Docker file around, cleaning.
2025-04-22 21:20:41 +02:00
dselen
1a32fad324
Update docker-related.yaml
...
Added nigthly trigger.
2025-03-26 09:42:11 +01:00
Donald Zou
d842ae9540
Update docker-related.yaml
2025-03-25 15:36:53 +08:00
Donald Zou
d0177b7504
Update docker-related.yaml
2025-03-25 15:17:41 +08:00
Donald Zou
e3842b25f3
Update docker-related.yaml
2025-03-25 15:11:06 +08:00
Donald Zou
a29b59c9cd
Update docker-related.yaml
2025-03-24 17:36:05 +08:00
Donald Zou
f94eb97aa4
Update docker-related.yaml
2025-03-24 12:52:28 +08:00
Donald Zou
86017b79eb
Update docker-related.yaml
2025-03-24 12:50:26 +08:00
Donald Zou
bc22fa5fad
Update docker-related.yaml
2025-03-24 12:42:03 +08:00
Donald Zou
0f7f9acd58
Update docker-related.yaml
2025-03-24 05:11:22 +08:00
Donald Zou
20633a6d1a
Update docker-related.yaml
2025-03-24 05:00:45 +08:00
dselen
55543e370e
Update docker-related.yaml
...
Workflow fix fix
2025-03-23 21:20:40 +01:00
Daan
aeb9597c71
Workflow fix.
2025-03-23 20:41:48 +01:00
Donald Zou
0390227641
Update qodana_code_quality.yml
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Qodana / qodana (push) Has been cancelled
2025-03-12 00:36:07 +08:00
Qodana Application
f096ab4da7
Add github workflow file
2025-03-11 10:00:39 +00:00
Donald Zou
aac2a002bb
Delete .github/workflows/main.yml
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2024-12-28 01:34:33 +08:00
Donald Zou
8574acaf6e
Create main.yml
2024-12-28 01:27:25 +08:00
Daan
f02a07dab4
Name change
2024-11-15 12:08:51 +01:00
Daan
fed7dfcb73
Added arm/v6
...
Specified the QEMU setup. From WireGate
2024-11-15 12:05:08 +01:00
Daan
83274add22
Added QEMU virtualization for cross-compilation @NOXCIS
2024-11-15 11:35:45 +01:00
dselen
e437284980
Squash Docker progress: ( #1 )
...
* Version 4.1 Docker image tested.
Fixed kinks in Docker image.
Updated Dutch language
Removed remaining "enable" parameter from Docker-related files
Made the symlink system more reliable
Improved updatability.
Added multiplatform docker build (arm,arm64 and amd64)
More verbose logging from the Docker image.
2024-11-09 00:18:01 +01:00
dselen
504fefff94
Update docker-build.yaml
2024-11-01 09:19:47 +01:00
dselen
ff794a3638
Update docker-analyze.yaml
...
I switched them around 😭
2024-11-01 09:15:46 +01:00
Daan
a93291b38f
Changed the workflow from every night to: on every commit in the main branch.
2024-10-31 20:16:45 +01:00
Daan
adeb57864b
Fixed incorrect Docker_IMAGE variable from dselen/ -> donaldzou/
2024-10-24 10:48:14 +02:00
Daan
cfe59774e7
Changed Docker image names: dselen -> donaldzou
2024-10-21 12:09:53 +02:00
Daan
1098475473
Changed failing criteria
2024-10-21 12:07:33 +02:00