Commit Graph

93 Commits

Author SHA1 Message Date
Muhammed Efe Cetin
fa16f67363 fix rules are not applied 2025-02-19 18:27:06 +03:00
SuperKali
7af1480bd6 Bump: upload-artifact to v4.6.0 2025-02-17 15:35:49 +03:00
SuperKali
26f2ad71d3 build: Enable ARM64 platform 2025-02-17 15:35:49 +03:00
SuperKali
df0f2e0aba Fix docker build compilation 2025-02-17 15:35:49 +03:00
Muhammed Efe Cetin
e0a9663b91 Update Dockerfile 2025-02-05 23:08:50 +03:00
Muhammed Efe Cetin
223703017f Add workflow dispatch support to docker image generation actions 2025-02-05 22:01:35 +03:00
Muhammed Efe Cetin
c96daa887d Add docker image generation action 2025-02-05 18:58:26 +03:00
Muhammed Efe Cetin
2193f83007 add support for uboot bin extensions 2025-01-17 20:14:03 +01:00
Igor
d8dc04c468 Remove not needed import
It causes error / not building binary
2025-01-11 15:25:53 +01:00
Muhammed Efe Cetin
1c66551421 add short form of qcow2 images 2025-01-11 14:56:55 +01:00
Igor
c897ff33c9 Keep server for normal CLI images 2024-08-12 08:51:29 +02:00
Igor
e3796d4ff9 oowow doesn't need to be in the url 2024-08-11 18:36:53 +02:00
Muhammed Efe Cetin
362c9399c7 add nightly/ prefix for OS images 2024-08-11 18:36:31 +02:00
Muhammed Efe Cetin
0b6be776fc fix images hosted at github 2024-08-09 15:46:11 +02:00
Muhammed Efe Cetin
4151b56c83 typo .control -> control 2024-08-09 15:46:11 +02:00
Igor
a5a9b1d409 Add new / forgotten exceptions 2024-08-06 15:40:22 +02:00
Muhammed Efe Cetin
96aedbae7f add support for some special cases 2024-01-31 23:55:07 +01:00
Tyler
c8c81b3e34 [bugfix] Check for img.xz suffix, not extension
- Fixes khadas-vim4 and other images with a prefix before img.xz
2024-01-30 12:20:54 +01:00
Tyler
c0899fbd36 [chore] Fix tests
- Fixes tests, removes excess debugging from tests
2024-01-30 12:20:54 +01:00
Tyler
aae93755cd [bugfix] Fix JSON mapping using full urls
- Fixes JSON mapping to use only paths, preserving redirector functionality
2024-01-30 12:20:54 +01:00
M. Efe Çetin
44538f8212 Fix json (#6)
* fix json handling
* fix linter
2024-01-28 21:32:40 +01:00
Muhammed Efe Cetin
f509ed3f77 fix json handling 2024-01-28 20:59:37 +01:00
Igor
2048c143b7 Merge pull request #3 from armbian/feature/version-check
Feature: Version Checks, Rules
2024-01-28 20:01:48 +01:00
Igor
7fc823f883 Merge pull request #4 from tystuyfzand/feature/version-check
Improve checks and rule speed, add JSON support
2024-01-28 20:01:41 +01:00
Tyler
85fc249b91 [bugfix] Correct format of JSON
- Corrects format of JSON by adding assets parent
- Fixes FileURL variable to map to the proper field
- Adds basic unit test for JSON loading
2024-01-25 21:34:37 -05:00