Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  TheWildJames 1ce8e8c073 Rename LTS workflow file to test-build.yml and update main.yml reference\n\n- Renamed .github/workflows/lts-kernels.yml -> test-build.yml\n- Updated main.yml to use the new test-build workflow under 'Test Build' selection 10 kuukautta sitten
  TheWildJames 097c72d760 Rename all LTS references to 'Test Build'\n\n- lts-kernels.yml: workflow name -> 'Test Build', job -> 'build-test-kernels', job name string updated\n- main.yml: selection option 'LTS' -> 'Test Build', job 'build-lts-only' -> 'build-test' with updated condition 10 kuukautta sitten
  TheWildJames e26d61dada Rename reusable LTS workflow to 'build-test' and add Android14 6.1.134\n\n- Updated lts-kernels.yml workflow name to 'build-test'\n- Added matrix entry for android14 / kernel 6.1 / sublevel 134 / os_patch_level 2025-05 10 kuukautta sitten
  TheWildJames d05edb820f Rename 'LTS Only' to 'LTS' and remove redundant workflow\n\n- Updated main.yml build_selection option to 'LTS'\n- Adjusted build-lts-only job condition to match 'LTS'\n- Removed .github/workflows/build-lts-only.yml as requested 10 kuukautta sitten
  TheWildJames cdecb56bab Add 'LTS Only' build selection to main.yml and job 10 kuukautta sitten
  TheWildJames 0c7347344a Add LTS-only kernel build workflows 10 kuukautta sitten
  TheWildJames 22a7c07f44 fix: remove duplicate 'android' text in workflow job names 10 kuukautta sitten
  TheWildJames 11fdacf767 ci: update workflow job name format to remove redundant "android" prefix 10 kuukautta sitten
  TheWildJames 687f087902 ci: improve workflow job names with kernel version format (e.g., 5.10.122-android12-2025-02) 10 kuukautta sitten
  TheWildJames 531622eeef ci: fix syntax error in build workflow comment 10 kuukautta sitten
  TheWildJames 2cdf3e4562 ci(workflows): enable sound configuration steps in build workflow 10 kuukautta sitten
  TheWildJames 280674d153 ci(build): simplify artifact naming logic in workflow 10 kuukautta sitten
  TheWildJames 691726f11f Revert "ci(build): Enable sound configuration steps that were previously disabled" 10 kuukautta sitten
  TheWildJames 65bd2d9d3e Fix artifact structure: eliminate nested folders in release assets 10 kuukautta sitten
  TheWildJames 39f8edb4e3 ci(build): Enable sound configuration steps that were previously disabled 10 kuukautta sitten
  TheWildJames de367baae0 Remove duplicate comment in build.yml 10 kuukautta sitten
  TheWildJames 1fe7d8c3ab Clean up redundant code: remove commented SUSFS section and unnecessary echo statements 10 kuukautta sitten
  TheWildJames 2809bf3d6a ci: remove deprecated download-artifacts workflow 10 kuukautta sitten
  TheWildJames 0a6859faa7 Fix Android 14/15 gzip command to reference bootimgs/Image like Android 12/13 10 kuukautta sitten
  TheWildJames 831c49ffc5 Fix gzip command to reference correct Image file location in bootimgs folder 10 kuukautta sitten
  TheWildJames dd0b6866e7 Rename Image files with FILE_NAME prefix when copying to main folder 10 kuukautta sitten
  TheWildJames 38c952eea4 Redirect build summary from GitHub Actions to Misc artifact; remove env vars 10 kuukautta sitten
  TheWildJames 2824afbebe Align summary/env with renamed step: use 'upload_misc' and '-Misc' 10 kuukautta sitten
  TheWildJames 32951f535b Include 'patch-rejects/**' in Images artifact; remove all per-artifact links from summary 10 kuukautta sitten
  TheWildJames 0f1c0818e4 Simplify: upload image and boot files directly as one '-Images' artifact; update summary accordingly 10 kuukautta sitten
  TheWildJames d2d9209b42 Split consolidated Images bundle into two: '-Boot' and '-Image' with updated summary links 10 kuukautta sitten
  TheWildJames 269c31f181 Consolidate image and boot uploads into single Images bundle; update summary 10 kuukautta sitten
  TheWildJames a952946f31 ci: remove redundant file display step in release workflow 10 kuukautta sitten
  TheWildJames f3206009ae Inline per-artifact download links under each verified artifact in summary 10 kuukautta sitten
  TheWildJames 01f313dfc1 Append per-artifact download links to step summary using upload-artifact IDs 10 kuukautta sitten