Commit f5b8e27
authored
ci(refactor): Refactor workflows and skip files (#9696)
* ci(refactor): Refactor workflows and skip files
* ci(refactor): Refactor workflows and skip files
* ci(refactor): Improvements and compilation of only related files
* ci(refactor): Delete duplicated steps
* ci(refactor): General improvements
* ci(refactor): Delete duplicated lines
* ci(refactor): Rename jobs1 parent ebb77c4 commit f5b8e27
File tree
535 files changed
+2068
-699
lines changed- .github
- scripts
- workflows
- libraries
- ArduinoOTA/examples/BasicOTA
- AsyncUDP/examples
- AsyncUDPClient
- AsyncUDPMulticastServer
- AsyncUDPServer
- BLE/examples
- BLE5_extended_scan
- BLE5_multi_advertising
- BLE5_periodic_advertising
- BLE5_periodic_sync
- Beacon_Scanner
- Client
- EddystoneTLM_Beacon
- EddystoneURL_Beacon
- Notify
- Scan
- Server_multiconnect
- Server
- UART
- Write
- iBeacon
- BluetoothSerial/examples
- DiscoverConnect
- GetLocalMAC
- SerialToSerialBTM
- SerialToSerialBT_Legacy
- SerialToSerialBT_SSP
- SerialToSerialBT
- bt_classic_device_discovery
- bt_remove_paired_devices
- DNSServer/examples/CaptivePortal
- ESP32/examples
- Camera/CameraWebServer
- DeepSleep
- ExternalWakeUp
- SmoothBlink_ULP_Code
- TimerWakeUp
- TouchWakeUp
- HWCDC_Events
- Time/SimpleTime
- Touch
- TouchButtonV2
- TouchButton
- TouchInterrupt
- TouchRead
- Zigbee
- Zigbee_Light_Bulb
- Zigbee_Light_Switch
- Zigbee_Temperature_Sensor
- Zigbee_Thermostat
- ESP_I2S/examples/Record_to_WAV
- ESP_NOW/examples
- ESP_NOW_Broadcast_Master
- ESP_NOW_Broadcast_Slave
- ESP_NOW_Network
- ESP_NOW_Serial
- ESP_SR/examples/Basic
- ESPmDNS/examples
- mDNS-SD_Extended
- mDNS_Web_Server
- Ethernet/examples
- ETH_LAN8720
- ETH_TLK110
- FFat/examples/FFat_time
- HTTPClient/examples
- Authorization
- BasicHttpClient
- BasicHttpsClient
- HTTPClientEnterprise
- ReuseConnection
- StreamHttpClient
- HTTPUpdateServer/examples/WebUpdater
- HTTPUpdate/examples
- httpUpdateSPIFFS
- httpUpdateSecure
- httpUpdate
- Insights/examples
- DiagnosticsSmokeTest
- MinimalDiagnostics
- LittleFS/examples/LITTLEFS_time
- NetBIOS/examples/ESP_NBNST
- NetworkClientSecure/examples
- WiFiClientInsecure
- WiFiClientPSK
- WiFiClientSecureEnterprise
- WiFiClientSecureProtocolUpgrade
- WiFiClientSecure
- WiFiClientShowPeerCredentials
- WiFiClientTrustOnFirstUse
- RainMaker/examples
- RMakerCustomAirCooler
- RMakerCustom
- RMakerSonoffDualR3
- RMakerSwitch
- SD_MMC/examples
- SDMMC_Test
- SDMMC_time
- SD/examples/SD_time
- SPIFFS/examples/SPIFFS_time
- SPI/examples/SPI_Multiple_Buses
- SimpleBLE/examples/SimpleBleDevice
- USB/examples
- CompositeDevice
- ConsumerControl
- CustomHIDDevice
- FirmwareMSC
- Gamepad
- HIDVendor
- KeyboardAndMouseControl
- Keyboard
- KeyboardLogout
- KeyboardMessage
- KeyboardReprogram
- KeyboardSerial
- MIDI
- MidiController
- MidiInterface
- MidiMusicBox
- ReceiveMidi
- Mouse/ButtonMouseControl
- SystemControl
- USBMSC
- USBSerial
- USBVendor
- Update/examples
- AWS_S3_OTA_Update
- HTTPS_OTA_Update
- HTTP_Client_AES_OTA_Update
- HTTP_Server_AES_OTA_Update
- OTAWebUpdater
- WebServer/examples
- AdvancedWebServer
- FSBrowser
- HelloServer
- HttpAdvancedAuth
- HttpAuthCallbackInline
- HttpAuthCallback
- HttpBasicAuthSHA1orBearerToken
- HttpBasicAuthSHA1
- HttpBasicAuth
- MultiHomedServers
- PathArgServer
- SDWebServer
- SimpleAuthentification
- UploadHugeFile
- WebServer
- WebUpdate
- WiFiProv/examples/WiFiProv
- WiFi/examples
- FTM
- FTM_Initiator
- FTM_Responder
- SimpleWiFiServer
- WPS
- WiFiAccessPoint
- WiFiBlueToothSwitch
- WiFiClientBasic
- WiFiClientConnect
- WiFiClientEnterprise
- WiFiClientEvents
- WiFiClientStaticIP
- WiFiClient
- WiFiIPv6
- WiFiMultiAdvanced
- WiFiMulti
- WiFiScanAsync
- WiFiScanDualAntenna
- WiFiScan
- WiFiSmartConfig
- WiFiTelnetToSerial
- WiFiUDPClient
- Wire/examples/WireSlave
- tests
- performance
- coremark
- fibonacci
- psramspeed
- ramspeed
- superpi
- validation
- democfg
- gpio
- nvs
- periman
- touch
- uart
- wifi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
535 files changed
+2068
-699
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| 166 | + | |
| 167 | + | |
164 | 168 | | |
165 | | - | |
| 169 | + | |
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
72 | | - | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
135 | 140 | | |
136 | 141 | | |
137 | 142 | | |
138 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
139 | 151 | | |
140 | 152 | | |
141 | 153 | | |
| |||
247 | 259 | | |
248 | 260 | | |
249 | 261 | | |
250 | | - | |
| 262 | + | |
251 | 263 | | |
252 | 264 | | |
| 265 | + | |
253 | 266 | | |
254 | 267 | | |
255 | 268 | | |
256 | 269 | | |
257 | 270 | | |
258 | 271 | | |
259 | 272 | | |
| 273 | + | |
260 | 274 | | |
261 | | - | |
262 | 275 | | |
263 | 276 | | |
264 | 277 | | |
265 | | - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
266 | 284 | | |
267 | 285 | | |
268 | 286 | | |
269 | 287 | | |
270 | 288 | | |
271 | 289 | | |
272 | 290 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
278 | 301 | | |
| 302 | + | |
| 303 | + | |
279 | 304 | | |
280 | 305 | | |
281 | 306 | | |
| |||
319 | 344 | | |
320 | 345 | | |
321 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
322 | 351 | | |
323 | 352 | | |
324 | 353 | | |
| |||
328 | 357 | | |
329 | 358 | | |
330 | 359 | | |
331 | | - | |
| 360 | + | |
332 | 361 | | |
333 | 362 | | |
334 | 363 | | |
| |||
339 | 368 | | |
340 | 369 | | |
341 | 370 | | |
342 | | - | |
| 371 | + | |
343 | 372 | | |
344 | 373 | | |
345 | 374 | | |
346 | 375 | | |
347 | | - | |
348 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
349 | 383 | | |
350 | 384 | | |
351 | 385 | | |
| |||
364 | 398 | | |
365 | 399 | | |
366 | 400 | | |
367 | | - | |
368 | | - | |
369 | 401 | | |
370 | 402 | | |
371 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments