Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
807 commits
Select commit Hold shift + click to select a range
24c5935
Fix for missing firmware build
blazoncek Apr 3, 2024
8691ddc
Merge pull request #3875 from w00000dy/cdata
blazoncek Apr 4, 2024
3b0e6ec
Merge pull request #3667 from ccruz09/main
blazoncek Apr 4, 2024
a106342
PICO & WROVER runtime support
blazoncek Apr 4, 2024
503c683
Bugfix: millis rollover (fix for #3870)
DedeHai Apr 5, 2024
aa970d6
Extend JSON API info object
blazoncek Apr 5, 2024
9ffcde8
fix for #3884
gaaat98 Apr 6, 2024
d18f078
Merge pull request #3887 from gaaat98/0_15
blazoncek Apr 6, 2024
d3a97f1
removed detachinterrupt from pin manager, added it to set.cpp instead
DedeHai Apr 7, 2024
18c1716
replaced &0xFFFF with explicit casts
DedeHai Apr 7, 2024
1cafa0b
Merge pull request #3880 from DedeHai/harmonic-random-palette-generator
blazoncek Apr 7, 2024
954f263
Update button.cpp
blazoncek Apr 7, 2024
d1d54ce
Update cfg.cpp
blazoncek Apr 7, 2024
b72f3ba
Update set.cpp
blazoncek Apr 7, 2024
bd60fe5
Merge pull request #3798 from DedeHai/ESP32_S3_TouchFix
blazoncek Apr 7, 2024
ba9ce4a
PIO env. PSRAM fix for S3 & S3 with 4M flash
blazoncek Apr 8, 2024
58e8346
Fix for #3889
blazoncek Apr 9, 2024
38539aa
Merge branch '0_15' into new-KITT
blazoncek Apr 9, 2024
c3787af
Send ArtnetPollReply for Art-Net proxy universe
askask Apr 9, 2024
ff3cce0
Merge pull request #3763 from Aircoookie/new-KITT
blazoncek Apr 10, 2024
bd1c06a
Changelog update
blazoncek Apr 10, 2024
30435e6
2D compile fix
blazoncek Apr 11, 2024
1bdf387
reset usermod TetrisAI back to initial version
muebau Apr 12, 2024
94cdd88
Version bump B3
blazoncek Apr 13, 2024
442d7a7
arduino-esp32 v2.0.9
softhack007 Apr 15, 2024
7abfe68
Add support for TM1914 chip
blazoncek Apr 15, 2024
459156f
added improvements to color scaling and blurring
DedeHai Apr 15, 2024
084fc2f
bugfix & code formatting, removed color_scale
DedeHai Apr 16, 2024
1b75be5
Update FX_2Dfcn.cpp
blazoncek Apr 16, 2024
d126611
Merge pull request #3904 from DedeHai/FX_fcn_improvements
blazoncek Apr 16, 2024
3e20724
ArduinoFFT update
blazoncek Apr 17, 2024
6d14107
Fix 8266 compile
blazoncek Apr 17, 2024
5c502b1
Bump arduinoFFT, organise partitions
blazoncek Apr 17, 2024
57665e8
audioreactive readme - removed UM_AUDIOREACTIVE_USE_NEW_FFT
softhack007 Apr 18, 2024
6f3d7e7
Fix for #3919
blazoncek Apr 19, 2024
fa32faf
feat(new): relay open drain output
Suxsem Apr 21, 2024
34b16f1
optimizations
Suxsem Apr 21, 2024
127ea7e
Fix for #3926
blazoncek Apr 23, 2024
8ffe1e6
audioreactive: arduino-esp32 up to 2.0.14 still has the swapped-chann…
softhack007 Apr 23, 2024
0d3ea84
"big partition" added - 300KB FS and coredump support(from WLEDMM)
softhack007 Apr 23, 2024
1154905
upgrading WROVER to use new platform
softhack007 Apr 23, 2024
4e4493e
Merge pull request #3902 from Aircoookie/arduino_2_0_9
softhack007 Apr 23, 2024
5d271d2
INI cleanup
blazoncek Apr 23, 2024
674481f
Multiple fixes
blazoncek Apr 23, 2024
e83d3cb
Fix for #3878
blazoncek Apr 24, 2024
24bd1db
"X" span near to the number input field
Suxsem Apr 25, 2024
b3acc97
Merge pull request #3920 from Suxsem/relay-3-states
blazoncek Apr 26, 2024
6276c2f
improved brightness change via long button presses
Apr 26, 2024
bdd4d9f
set buttonBriDirection as local static
gaaat98 Apr 26, 2024
886120f
Bugfix
blazoncek Apr 26, 2024
d48bab0
Speed & size optimisations using native sized variables
blazoncek Apr 26, 2024
69da2f4
Merge branch '0_15' into tm1914
blazoncek Apr 26, 2024
25dd43b
Bugfix for bugfix
blazoncek Apr 26, 2024
d7e0b36
fixed wrong comment
gaaat98 Apr 27, 2024
3eba0f4
Merge pull request #3933 from gaaat98/0_15
blazoncek Apr 27, 2024
1048bf9
use lolin_s3_mini for esp32-S3 4MB buildenv
softhack007 Apr 27, 2024
8110259
Merge pull request #3892 from askask/pollreply
blazoncek Apr 28, 2024
9f99a18
presets.json PSRAM caching: consider cacheInvalidate
softhack007 Apr 29, 2024
74bc159
enabled some audioreactive effects for single pixel strips/segments
Apr 29, 2024
c7d292a
using brightness in analog clock overlay
paspiz85 Apr 30, 2024
bd69c24
intermediate update
itCarl Apr 30, 2024
3cc60fa
Merge branch 'main' into usermod-battery-update2023
itCarl Apr 30, 2024
a13f1a9
bug fixes
itCarl Apr 30, 2024
ff10130
Fix resizing bug
w00000dy Apr 30, 2024
2245ee6
bugfixes
itCarl Apr 30, 2024
35d26af
Merge remote-tracking branch 'upstream/0_15' into usermod-battery-upd…
itCarl Apr 30, 2024
fd9570e
using color_fade
Apr 30, 2024
05a8c69
read initial voltage correctly
itCarl Apr 30, 2024
d2984e9
add Webpage shortcuts, resolves #2362
w00000dy Apr 30, 2024
bed364d
Update playlist.cpp
freakintoddles2 Apr 30, 2024
071e0be
Update fcn_declare.h
freakintoddles2 Apr 30, 2024
3b89814
Update set.cpp
freakintoddles2 Apr 30, 2024
a1d6ffa
Update json.cpp
freakintoddles2 Apr 30, 2024
25fb878
Update fcn_declare.h
freakintoddles2 May 1, 2024
caa4fe1
Update json.cpp
freakintoddles2 May 1, 2024
a2b9aed
Update playlist.cpp
freakintoddles2 May 1, 2024
e88c81a
Update set.cpp
freakintoddles2 May 1, 2024
16086c0
Update wled.h
freakintoddles2 May 1, 2024
6daf7f6
Update wled.cpp
freakintoddles2 May 1, 2024
db475b6
Update playlist.cpp
freakintoddles2 May 1, 2024
22f6128
using global brightness
May 2, 2024
736a8b1
Fix for rotating tablet into PC mode.
blazoncek May 2, 2024
4df936a
Fix for unfortunate prior CRLF coversion.
blazoncek May 2, 2024
5e38039
Updated based on more feedback
freakintoddles2 May 2, 2024
85b95a2
Merge pull request #3945 from w00000dy/Webpage-shortcuts
blazoncek May 3, 2024
fa1aa1f
Merge pull request #3944 from paspiz85/pas4
blazoncek May 3, 2024
2ff49cf
Fix for #3952
blazoncek May 3, 2024
6504fb6
Minor MQTT optimisation.
blazoncek May 3, 2024
fa76431
Changelog update
blazoncek May 3, 2024
6df3b41
Updated based on more feedback
freakintoddles2 May 3, 2024
dd19aa6
Forgot F[], added it
freakintoddles2 May 3, 2024
379f181
Further simplification
freakintoddles2 May 3, 2024
5ab1b14
Merge pull request #3946 from freakintoddles2/0_15
blazoncek May 3, 2024
cd5494f
AR pin config: SCK == 1 --> PDM microphone
softhack007 May 4, 2024
3f9a6ca
AR: fix for arduinoFFT 2.x API
softhack007 May 4, 2024
a6e5361
output_bin.py : fix for mapfile copy
softhack007 May 5, 2024
c8a7d44
Merge branch '0_15' of https://github.com/Aircoookie/WLED into audior…
May 5, 2024
2607c44
make objdump work
softhack007 May 6, 2024
18e9f9c
Rename Battery classes
itCarl May 6, 2024
d33651c
Update setup method
itCarl May 6, 2024
52020cb
CP fix
itCarl May 6, 2024
47e1cbd
Merge pull request #3003 from itCarl/usermod-battery-update2023
blazoncek May 6, 2024
5bccb5f
removed commented checks
gaaat98 May 6, 2024
b320612
Merge pull request #3942 from gaaat98/audioreactive-analog
blazoncek May 7, 2024
88372cd
Brighter peek (ignore strip brightness)
blazoncek May 7, 2024
b88c300
audioreactive: workaround for ArduinoFFT bug 93
softhack007 Apr 18, 2024
da79b93
Added Pinwheel Expand 1D Effect
Brandon502 May 7, 2024
0ac53d8
initial port of MoonModules/WLED/pull/60 and related commit
May 8, 2024
6de7729
Merge branch '0_15' of https://github.com/Aircoookie/WLED into esp826…
May 8, 2024
cec7241
removed commented variables
May 8, 2024
a320f16
Real math fix
blazoncek May 9, 2024
4dbe9a7
Antialiased line & circle
blazoncek May 9, 2024
de89b51
Merge branch '0_15' of https://github.com/aircoookie/WLED into 0_15
blazoncek May 9, 2024
bc5aadf
Update Usermod: Battery
adamsthws May 9, 2024
6a18ce0
Pinwheel Expand1D changes
Brandon502 May 10, 2024
4afed48
Use libc trigonometric functions on ESP32 by default
blazoncek May 10, 2024
b209b1e
Peek on/off fix
blazoncek May 10, 2024
3682cd6
Merge pull request #3913 from Aircoookie/tm1914
blazoncek May 10, 2024
d3492b5
Pinwheel Expand 1D Bug Fix
Brandon502 May 10, 2024
b9ca2cf
Fix missing conversions of bme280 values
LordMike May 10, 2024
c016ded
Merge pull request #3965 from LordMike/bugfix/usermod_bme280
blazoncek May 11, 2024
43d024f
Make BME280 usermod i2c address changeable
LordMike May 10, 2024
6b8d8bf
Update Battery usermod documentation
adamsthws May 11, 2024
9e468bd
Pinwheel Expand 1D Optimizations
Brandon502 May 11, 2024
522e5e7
Merge pull request #3964 from adamsthws/0_15_battery_usermod_init_imp…
blazoncek May 11, 2024
1ff5cb0
Experimental parallel I2S support for ESP32
blazoncek May 12, 2024
5183af4
Typo.
blazoncek May 12, 2024
c91e0fc
Merge branch '0_15' into pr/3961
softhack007 May 12, 2024
3078bea
Pinwheel optimization: do nor repaint "same" pixels in a line
softhack007 May 12, 2024
04706cf
JS fix & warning
blazoncek May 12, 2024
c84d4c6
Pinwheel Expand 1D Optimization
Brandon502 May 12, 2024
28348f9
Merge branch '0_15' into pr/3961
softhack007 May 12, 2024
f26bb26
Update FX_fcn.cpp
softhack007 May 12, 2024
ea83ec4
pinwheel - parameter tuning to fix some holes
softhack007 May 12, 2024
9e0b91a
Pinwheel changes.
Brandon502 May 12, 2024
2e1e917
Merge branch '0_15' of https://github.com/Brandon502/WLED into 0_15
Brandon502 May 12, 2024
1ceeed3
Another fix for fix :rolleyes:
blazoncek May 13, 2024
bd10a9a
Change BME280I2C to be reused between configs
LordMike May 13, 2024
1d7789f
pinwheel bugfixing
softhack007 May 13, 2024
60075f6
Avoid storing the settings of bme280 globally
LordMike May 13, 2024
68f6b34
Initial implementation of the AHT10/AHT15/AHT20 sensors
LordMike May 13, 2024
1d20f18
Pinwheel bugfix
Brandon502 May 13, 2024
ecb861d
pinwheel code cleanup
softhack007 May 14, 2024
a5a6a8e
pinwheel : fix holes on large matrix, minor code cleanup
softhack007 May 14, 2024
c0cb677
Pinwheel cleanup
Brandon502 May 14, 2024
3cb6b17
Pinwheel fix
Brandon502 May 14, 2024
f71d839
Address comments
LordMike May 14, 2024
5f41de8
Merge pull request #3966 from LordMike/feature/bme280_changeable_i2c
blazoncek May 14, 2024
02bf590
Add MQTT and HASS support for AHT10
LordMike May 14, 2024
74e2732
Replace 5 booleans with 1 byte flags field
LordMike May 14, 2024
e33299b
Merge pull request #3961 from Brandon502/0_15
softhack007 May 15, 2024
77e6ea8
Palette loading optimisation
blazoncek May 15, 2024
77ca2ec
Compiler warning fix
blazoncek May 15, 2024
2eff389
Handle feedback
LordMike May 15, 2024
f51da4f
Change reporting to be on significant changes
LordMike May 15, 2024
f9467ce
Fix state issue on change reporting, add override sample ini
LordMike May 15, 2024
1dd9c67
Cleanup unecessary struct
LordMike May 15, 2024
19ccff9
Merge branch '0_15' into 0_15_battery_usermod_readme
adamsthws May 15, 2024
3d34802
Initial ina226
LordMike May 15, 2024
d24cf14
Triggered & continuous modes
LordMike May 15, 2024
dcb5049
Move to individual settings for samples and conversion time
LordMike May 17, 2024
075c164
Fix bug in triggered measurements
LordMike May 17, 2024
13bfda5
Auto segment creation bugfix
blazoncek May 18, 2024
4513404
Fix for #3987
blazoncek May 18, 2024
2ec3639
Merge branch 'main' into 0_15
blazoncek May 18, 2024
fae5938
Build bump, changelog update
blazoncek May 18, 2024
0df726c
Add note to platformio override sample
LordMike May 18, 2024
4a7ef07
Fix for #3991
blazoncek May 20, 2024
f727ea2
Update wled.h
gsieben May 20, 2024
faa2fba
First implementation of the user mods for the BME68X sensor in WLED 0.15
gsieben May 20, 2024
db2cdca
Revert "First implementation of the user mods for the BME68X sensor i…
gsieben May 20, 2024
56e0bde
Rebase of the user mode BME68X sensor in WLED 0.15
gsieben May 20, 2024
fc5c197
Update usermod_bme68x.h
gsieben May 20, 2024
63f481d
Update wled.h
gsieben May 20, 2024
904b1f1
Merge branch 'Aircoookie:0_15' into 0_15
gsieben May 20, 2024
79ffe02
Update usermod_bme68x.h
gsieben May 21, 2024
c1fed6d
Merge pull request #3986 from LordMike/feature/ina226_usermod
blazoncek May 21, 2024
bfd1bdf
Merge branch '0_15' into 0_15-Usermod-BME68X-Pull-Request
blazoncek May 21, 2024
0bcdc96
Merge pull request #3968 from adamsthws/0_15_battery_usermod_readme
blazoncek May 21, 2024
85702a8
Merge branch '0_15' into feature/aht10_usermod
blazoncek May 21, 2024
77e6a6d
Revert .gitignore
blazoncek May 21, 2024
31b232d
Merge pull request #3977 from LordMike/feature/aht10_usermod
blazoncek May 21, 2024
9f581c6
Merge pull request #3994 from gsieben/0_15-Usermod-BME68X-Pull-Request
blazoncek May 21, 2024
f3b0906
Merge pull request #3993 from gsieben/0_15
blazoncek May 21, 2024
7808910
Merge remote-tracking branch 'upstream/0_15' into fix_usermod_tetisai
muebau May 23, 2024
5f0c6fc
fixed static or global variables
muebau May 23, 2024
501f988
ESP-NOW usermod hook
blazoncek May 25, 2024
caf0a5b
changed the last double variables and values to float and add more hi…
muebau May 26, 2024
627bea3
Delete usermods/smartnest directory
DevilPro1 May 26, 2024
08f6d5a
Add files via upload
DevilPro1 May 26, 2024
69b99ab
improved readme
muebau May 26, 2024
97e4eec
avoid exceptions to stay compatible with ESP8266
muebau May 26, 2024
46f6a25
fixed another throw statement
muebau May 26, 2024
abb55f8
center the canvas if the segment exceeds the maximum width or height
muebau May 27, 2024
1bd051d
fixed link to partition table
muebau May 27, 2024
d5da84d
add more information of the partition table to readme
muebau May 27, 2024
3a70fb0
Merge pull request #3897 from muebau/fix_usermod_tetisai
blazoncek May 27, 2024
e47932c
Update usermod_smartnest.h
DevilPro1 May 29, 2024
f1cce8e
Update readme.md
DevilPro1 May 29, 2024
5732b66
Add UI error description.
blazoncek May 31, 2024
68a7282
Speed and size optimisations in FX.cpp
blazoncek May 31, 2024
67df5d6
fix: ESP32-S3 rev v0.2 seems to need the wifi fix
cstruck Jun 1, 2024
bc18cdb
Merge pull request #4010 from cstruck/fix_esp32_s3_zero_wifi_not_working
blazoncek Jun 1, 2024
1bb0610
Merge pull request #4001 from DevilPro1/smartnest
blazoncek Jun 1, 2024
c10ec29
Fix custom palette reorder on search
blazoncek Jun 2, 2024
25ade86
Filter/sort bugfix
blazoncek Jun 4, 2024
9cfb56d
Add LD2410 sensor usermod
wesleygas Jun 5, 2024
8a1df9a
Update usermod_sn_photoresistor.h
xkvmoto Jun 7, 2024
f4475b9
Dynamic parallel I2S output
blazoncek Jun 12, 2024
ed0e738
Minor tweaks for ESP8266
blazoncek Jun 14, 2024
17e1975
add ETH support for LILYGO-POE-Pro
rorosaurus Jun 18, 2024
0af3063
Enhancements
blazoncek Jun 23, 2024
d13b8c8
Move LED_BUILTIN handling to BusManager class
blazoncek Jun 23, 2024
5f3e3d7
Merge pull request #4017 from xkvmoto/patch-2
blazoncek Jun 26, 2024
57b01c2
Merge pull request #4030 from rorosaurus/0_15
blazoncek Jun 26, 2024
f825cab
Usermod Updated: Internal Temperature V2
adamsthws Jun 26, 2024
bc4a613
Fixes to feature update for Internal Temperature usermod
adamsthws Jun 27, 2024
9877e89
Fixed images in readme
adamsthws Jun 27, 2024
ff39a8d
Fix PWM crashes on ESP8266
willmmiles Jun 28, 2024
a1dfdce
Fixes to feature update for Internal Temperature usermod
adamsthws Jun 28, 2024
3815516
Fixes to feature update for Internal Temperature usermod
adamsthws Jun 28, 2024
c540ec5
Update readme.md
blazoncek Jun 29, 2024
f0e4dd9
Merge pull request #4013 from wesleygas/0_15
blazoncek Jun 29, 2024
7b248c8
WLED 0.15.0-b4 release
blazoncek Jun 29, 2024
e753f38
Revert "WLED 0.15.0-b4 release"
blazoncek Jun 29, 2024
0ff4016
WLED 0.15.0-b4 release
blazoncek Jun 29, 2024
b8b1188
Merge branch 'main' into 0_15
blazoncek Jun 29, 2024
693bf48
Minor tweaks.
blazoncek Jun 30, 2024
78e7312
Update usermod internal temperature
adamsthws Jun 30, 2024
a812fc0
Merge pull request #4033 from adamsthws/0_15_internal_temp_usermod_im…
blazoncek Jul 3, 2024
5874b78
Bugfixes
blazoncek Jul 5, 2024
887254f
Bugfixes
blazoncek Jul 7, 2024
551b8af
Hide 2D effects on 1D segments
blazoncek Jul 9, 2024
efa32ed
Size optimisations
blazoncek Jul 9, 2024
8632d99
MPU6050: Fix crash when enabling
willmmiles Jul 9, 2024
4ab2c90
Merge pull request #4048 from willmmiles/mpu6050-crash-fix
blazoncek Jul 10, 2024
34cdda2
Merge branch '0_15' of https://github.com/aircoookie/WLED into 0_15
blazoncek Jul 10, 2024
f6ed3bc
Fix typo in "Battery" usermod (Build Failed)
Nickbert7 Jul 11, 2024
1ec68c4
Merge pull request #4051 from Nickbert7/patch-1
blazoncek Jul 11, 2024
cd1ede3
Size & speed optimisations
blazoncek Jul 11, 2024
cc9db02
removed audioreactive usermod build flag
gaaat98 Jul 12, 2024
3a8e19d
audiosync receive improvements (maintainer edit)
softhack007 Jul 12, 2024
2fc2f47
ESP8266PWM: Annotate sources
willmmiles Jul 12, 2024
bec1adf
Merge pull request #4035 from willmmiles/esp8266_pwm_fix
blazoncek Jul 13, 2024
2e266ec
use fixes-size stack buffer
softhack007 Jul 13, 2024
ea608ce
Merge pull request #3962 from gaaat98/esp8266-audioreactive-sync
softhack007 Jul 13, 2024
ac503ef
adding boot-up delay define
DedeHai Jul 17, 2024
b71467b
LED settings remove output bugfix
blazoncek Jul 17, 2024
42decbd
Merge pull request #4060 from DedeHai/0_15_bootdelay
softhack007 Jul 22, 2024
343d766
2DGEQ: Getting same sized bar width on 32x32 display
adrianschroeter Feb 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 41 additions & 38 deletions .github/workflows/wled-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PlatformIO CI
name: WLED CI

on: [push, pull_request]

Expand All @@ -8,17 +8,11 @@ jobs:
name: Gather Environments
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cache pip
uses: actions/cache@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
${{ runner.os }}-pip-
- uses: actions/setup-python@v4
with:
python-version: '3.9'
python-version: '3.12'
cache: 'pip'
- name: Install PlatformIO
run: pip install -r requirements.txt
- name: Get default environments
Expand All @@ -38,54 +32,63 @@ jobs:
matrix:
environment: ${{ fromJSON(needs.get_default_envs.outputs.environments) }}
steps:
- uses: actions/checkout@v3
- name: Cache pip
uses: actions/cache@v3
- uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
${{ runner.os }}-pip-
cache: 'npm'
- run: npm ci
- name: Cache PlatformIO
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.platformio
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
path: |
~/.platformio/.cache
~/.buildcache
build_output
key: pio-${{ runner.os }}-${{ matrix.environment }}-${{ hashFiles('platformio.ini', 'pio-scripts/output_bins.py') }}-${{ hashFiles('wled00/**', 'usermods/**') }}
restore-keys: pio-${{ runner.os }}-${{ matrix.environment }}-${{ hashFiles('platformio.ini', 'pio-scripts/output_bins.py') }}-
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.12'
cache: 'pip'
- name: Install PlatformIO
run: pip install -r requirements.txt
- name: Build firmware
env:
WLED_RELEASE: True
run: pio run -e ${{ matrix.environment }}
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: firmware-${{ matrix.environment }}
path: |
build_output/firmware/*.bin
build_output/firmware/*.gz
- uses: actions/upload-artifact@v2
if: startsWith(github.ref, 'refs/tags/')
with:
name: firmware-release
path: build_output/release/*.bin
build_output/release/*.bin
build_output/release/*_ESP02*.bin.gz
release:
name: Create Release
runs-on: ubuntu-latest
needs: [get_default_envs, build]
needs: build
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: firmware-release
merge-multiple: true
- name: Create draft release
uses: softprops/action-gh-release@v1
with:
draft: True
files: |
*.bin
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
*.bin.gz
testCdata:
name: Test cdata.js
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: 'npm'
- run: npm ci
- run: npm test
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
.clang-format
.direnv
.DS_Store
.gitignore
.idea
.pio
.pioenvs
Expand All @@ -22,3 +21,4 @@ wled-update.sh
/wled00/my_config.h
/wled00/Release
/wled00/wled00.ino.cpp
/wled00/html_*.h
6 changes: 3 additions & 3 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
],
"dependsOrder": "sequence",
"problemMatcher": [
"$platformio",
],
"$platformio"
]
},
{
"type": "PlatformIO",
"label": "Build: binary only",
"task": "Build",
"group": {
"kind": "build",
"isDefault": true,
"isDefault": true
},
"problemMatcher": [
"$platformio"
Expand Down
Loading