Commit Graph

107 Commits

Author SHA1 Message Date
proddy
9ff0f83af9 remove obsolete double auto-commit 2025-12-03 22:06:06 +01:00
proddy
a074ac732d dont run if no C++ src files changed 2025-10-26 12:12:37 +01:00
Proddy
dc7b1809c1 Merge pull request #2682 from emsesp/alert-autofix-40
Potential fix for code scanning alert no. 40: Workflow does not contain permissions
2025-10-25 11:01:00 +02:00
Proddy
882d412409 Potential fix for code scanning alert no. 41: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-25 10:46:57 +02:00
Proddy
3f88a9469c Potential fix for code scanning alert no. 40: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-25 10:46:08 +02:00
proddy
353cdb324d run unit test on PR 2025-10-25 09:52:44 +02:00
proddy
216f799db1 update checkout 2025-10-25 09:52:35 +02:00
proddy
efa2c8fc4b rename native to standalone 2025-10-24 18:06:52 +02:00
Proddy
c3eafbcd85 Potential fix for code scanning alert no. 38: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-23 22:40:23 +02:00
proddy
8bb16ed3a7 update workflows to use new pio builds 2025-10-23 22:35:57 +02:00
proddy
515feb9f9e test auto-commit 2025-10-23 18:43:00 +02:00
proddy
0b84b79e1d Update workflow configurations and build scripts
- Modified GitHub workflow files for dev, stable, and test releases
- Updated platformio.ini and pio_local.ini_example configurations
- Enhanced build_interface.py script functionality
2025-10-23 18:37:14 +02:00
proddy
5da2760dc6 fix sonar checks 2025-09-21 19:15:29 +02:00
MichaelDvP
9225ad2ad9 workaround for platform 6.12 2025-08-29 09:06:32 +02:00
Proddy
f26e937514 Update sonar 2025-08-04 20:48:55 +02:00
Proddy
d3e0f180c5 Merge pull request #2559 from emsesp/alert-autofix-36
Potential fix for code scanning alert no. 36: Workflow does not contain permissions
2025-05-18 21:26:38 +02:00
Proddy
3f4d87a1d2 Merge pull request #2560 from emsesp/alert-autofix-35
Potential fix for code scanning alert no. 35: Workflow does not contain permissions
2025-05-18 21:26:30 +02:00
Proddy
fad67b4ef9 Potential fix for code scanning alert no. 34: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-18 18:25:34 +02:00
Proddy
ce1c22ee35 Potential fix for code scanning alert no. 35: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-18 18:25:10 +02:00
Proddy
169b5f34ea Potential fix for code scanning alert no. 36: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-18 18:24:36 +02:00
proddy
024c4a0c21 replace yarn with pnpm 2025-05-18 18:00:46 +02:00
proddy
b0d111d86f test pnpm 2025-05-18 17:36:08 +02:00
proddy
6dffb08545 add back formidable 2025-04-25 18:26:52 +02:00
Proddy
6472e9e224 run at 1:30am 2025-04-21 09:06:37 +02:00
MichaelDvP
fe6e9be4d3 fix GH build 2025-04-20 18:12:59 +02:00
proddy
12754d1c07 https://github.com/emsesp/EMS-ESP32/discussions/2523 2025-04-18 16:17:21 +02:00
proddy
3571998da3 rename version.h 2025-03-30 14:50:40 +02:00
proddy
fa3d42a1c7 rename github actions 2025-03-23 16:55:57 +01:00
proddy
ad8f2dc823 add 2025-03-23 15:43:07 +01:00
proddy
eb87651c47 merge #2108 2025-01-04 13:41:39 +01:00
proddy
2780a5f148 remove paths-ignore, can't have both! 2024-11-06 20:44:01 +01:00
proddy
b193b45f1f dont run Pull Release check on Web code 2024-11-06 14:42:39 +01:00
proddy
7837bc1e30 break build if standalone doesnt compile 2024-11-06 11:51:53 +01:00
proddy
88c8155b05 tidy up 2024-09-11 08:50:33 +02:00
Proddy
de567649ab Update test_release.yml 2024-09-04 11:36:34 +02:00
Proddy
c9349e4167 Update tagged_release.yml 2024-09-04 11:35:29 +02:00
Proddy
16bfaedd90 Update pre_release.yml 2024-09-04 11:23:15 +02:00
Proddy
737c07d3d8 uses: "emsesp/GH-Automatic-Releases@<VERSION>" 2024-09-04 10:37:04 +02:00
proddy
bbbea027cb correct firmware naming #1933 2024-08-16 14:49:05 +02:00
proddy
217d2703f5 fix downloading of 16M builds 2024-07-21 14:42:47 +02:00
proddy
c82b64e257 see if it fixes adjust GitHub actions so they only run for ems-esp and not forks #513 2024-07-04 21:55:08 +02:00
proddy
edaeafd619 don't run sonar on pulls 2024-06-25 10:51:08 +02:00
proddy
e3b37e8220 rename GitHub 2024-06-24 21:49:29 +02:00
MichaelDvP
926a22d9ba Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-06-20 21:49:00 +02:00
proddy
a861649249 fix sonar (again!) 2024-06-20 17:13:38 +01:00
MichaelDvP
4a48e03552 update testrelease 2024-06-20 17:47:48 +02:00
proddy
8f1d5e4752 fix sonar again 2024-06-20 08:35:06 +01:00
proddy
c481bc78dc add corepack to tagged release 2024-05-08 20:42:01 +02:00
Proddy
11e887553d Update pre_release.yml 2024-05-08 20:30:46 +02:00
proddy
708b7f384d enable corepack 2024-05-08 20:26:18 +02:00