Commit Graph

68 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
143f89243c Fix changelog generator parameter name from exclude-labels to excludeLabels
The action janheinrichmerker/action-github-changelog-generator@v2.3 expects
camelCase parameter names. Changed 'exclude-labels' to 'excludeLabels' in both
nightly.yml and release.yml to fix the nightly release action failure.

Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
2026-01-15 11:04:58 +00:00
copilot-swe-agent[bot]
39899c1061 Implement nightly VERSION automation using PlatformIO script
- Created pio-scripts/set_nightly_version.py following existing set_version.py pattern
- Script sets VERSION to yymmddb format with build number 0 for nightly builds
- Modified build.yml to accept nightly_build boolean input
- Modified nightly.yml to pass nightly_build=true flag
- Added set_nightly_version.py to platformio.ini extra_scripts
- Uses WLED_NIGHTLY_BUILD environment variable to conditionally set VERSION

Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
2026-01-15 10:11:48 +00:00
copilot-swe-agent[bot]
8c70acad65 Add automatic VERSION setting for nightly builds
- Modified build.yml to accept optional version input parameter
- Modified nightly.yml to calculate VERSION from build date in format yymmddb
- VERSION is passed as PLATFORMIO_BUILD_FLAGS to override default in wled.h
- Other workflows (wled-ci.yml, release.yml) unchanged and will use default VERSION

Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
2026-01-15 10:08:10 +00:00
Will Tatam
3e629ce082 release.yml 2026-01-13 19:33:09 +00:00
Will Tatam
1b59f3fa1f nightly 2026-01-13 18:54:12 +00:00
Will Tatam
4a2d5da7b1 common build file 2026-01-13 18:54:12 +00:00
Will Tatam
7b4c853418 renname common builds commands 2026-01-13 18:54:12 +00:00
Will Tatam
315f147d87 Add build instruction for common environment
Added instruction to run a build for the common environment before finishing changes.
2025-09-20 12:26:16 +01:00
netmindz
08c415dbaf Change npm install to npm ci for dependencies
Updated installation instructions for dependencies.
2025-09-20 12:26:06 +01:00
copilot-swe-agent[bot]
4cad8befda Add comprehensive GitHub Copilot instructions for WLED development
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>
2025-09-20 12:25:56 +01:00
Frank
636dd2afa8 Fix CI builds by explicitly requiring ubuntu-22.04 2024-12-12 17:35:32 +01:00
Frank
2cc08486fd change version numbering scheme
* use 14.5.0-dev instead of "0.14.5.0-b32.41.dev"
* new release name "Small Step"

* semantic versioning compatibility checked, see  https://jubianchi.github.io/semver-check/#/version/14.5.0-dev
2024-12-11 15:09:05 +01:00
Will Tatam
d429293741 WLEDMM*.bin only 2024-10-04 23:10:35 +01:00
Will Tatam
e665b34236 Move bins to single directory 2024-10-04 23:02:03 +01:00
Will Tatam
2bbb890fb9 tweak caching of build 2024-10-04 22:51:10 +01:00
Will Tatam
f4e9292849 Download all artifacts 2024-10-04 22:49:00 +01:00
Will Tatam
2276080c67 Fix artifact upload 2024-09-07 18:56:59 +01:00
Will Tatam
163ba3aaf6 Update actions/download-artifct action 2024-09-07 18:32:22 +01:00
Will Tatam
678243f5ca Fix artifact upload 2024-09-07 18:23:30 +01:00
Will Tatam
3f674aeaa3 Fix artifact upload 2024-09-07 18:11:31 +01:00
Will Tatam
d08b4a51fa Fix artifact upload 2024-09-07 18:07:48 +01:00
Will Tatam
1e04f4bdb7 Update actions/setup-python action 2024-09-07 17:59:53 +01:00
Will Tatam
dabda3a02c Update actions/cache action 2024-09-07 17:56:00 +01:00
Will Tatam
ebbd06800e Update actions/setup-python action 2024-09-07 17:55:12 +01:00
Will Tatam
fff7a47ab5 Update actions/checkout action 2024-09-07 17:53:49 +01:00
Will Tatam
908481a55a Tweak github caching 2024-09-07 17:47:13 +01:00
Will Tatam
cb9fb8ddd4 Update actions/upload-artifact 2024-09-07 17:29:09 +01:00
Frank
e28fa67bf0 version bump -b32.40 2024-06-23 00:38:27 +02:00
Frank
a3da6d604e version bump -b31.38 2024-04-23 17:37:21 +02:00
Frank
164c9a12cc minor version upgrade to -b30.37 2024-04-09 21:39:51 +02:00
Frank
9164998190 release -b30.36 preparation
0.14.1 as we have all relevant bugfixes for upstream.
2024-01-29 16:07:54 +01:00
Frank
8a4792b4c4 version bump 0.14.0-b29.35
release prep
2024-01-03 17:10:08 +01:00
Frank
5e5233ce0c version bump -b28.35 2023-12-29 17:04:42 +01:00
Frank
7624b76186 version bump 0.14.0-b28.34 2023-12-16 22:58:14 +01:00
Will Tatam
77e5793237 Shorten job name - easier to see the actual Environment name 2023-10-24 22:07:59 +01:00
Frank
2a7767dda8 Merge branch 'buildcache' into mdev 2023-10-07 20:42:27 +02:00
Frank
aa09241363 version 0.14.0-b27.31 2023-08-26 23:41:50 +02:00
Will Tatam
7a7a8f8bed Change cache key to use environment 2023-08-14 21:35:33 +01:00
Will Tatam
88db4c4f35 Change cache key to use environment 2023-08-14 21:27:26 +01:00
Will Tatam
a6d3496b68 Change cache key 2023-08-14 21:12:28 +01:00
Will Tatam
741fa0a81e Change cache key 2023-08-14 20:55:24 +01:00
Christian Schwinne
8221b1b7f2 Restore Github actions CI build (#3187)
* Update dependencies

* Do not fail fast

* Disable ESP32 variant CI builds
2023-05-11 14:23:39 +02:00
MoonModules
7372d30449 Update FUNDING.yml 2023-04-05 23:05:21 +02:00
Ewoud
ab22beb0c3 Minor changes 2023-01-07 15:10:21 +01:00
Ewoud
2af9fc3755 Add mm.kno.wled.ge
Change https://kno.wled.ge to https://mm.kno.wled.ge
Change help to ?  button in usermods
Change WeatherUserMod to Weather
2022-12-21 12:30:40 +01:00
Frank
d93c548fe7 bug.yml removing long links 2022-12-06 20:20:06 +01:00
Frank
9d3d5d0a31 bug.yml shortened links 2022-12-06 20:17:58 +01:00
Frank
e088210c57 bug.yml: MM specifics added 2022-12-06 20:14:23 +01:00
Frank
4eee6e7ef6 Merge remote-tracking branch 'origin/ac_main' into mdev 2022-12-06 18:13:27 +01:00
Frank
4308a7cf79 bug.yml: adding new MCUs do boards dropdown. 2022-12-06 18:05:32 +01:00