Commit Graph
142 Commits
Author SHA1 Message Date
TD-er 23a8d508db Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2025-09-12 12:50:46 +02:00
TD-erandGitHub b0d6fcb635 Merge pull request #5393 from letscontrolit/dependabot/github_actions/actions/github-script-8
Bump actions/github-script from 7 to 8
2025-09-08 22:50:04 +02:00
dependabot[bot]andGitHub 2dc0363543 Bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 14:04:40 +00:00
dependabot[bot]andGitHub d31c6062d0 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 14:04:37 +00:00
TD-er 4d6e5630e9 Merge remote-tracking branch 'letscontrolit/bugfix/ESP32_U4WDH_bootloop' into bugfix/WiFi_state_machine 2025-08-13 13:31:15 +02:00
TD-erandGitHub d02cbd42b7 Merge pull request #5375 from letscontrolit/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-12 09:49:12 +02:00
dependabot[bot]andGitHub 52d0ad61a8 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 21:03:38 +00:00
dependabot[bot]andGitHub 0b50912943 Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:36:45 +00:00
TD-er 6acd513fe7 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2025-08-04 13:04:58 +02:00
Jason2866andGitHub 7bacf1ee15 remove cache use uv 2025-08-04 10:15:09 +02:00
TD-er f707e6bbfe Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2025-08-04 00:10:39 +02:00
Jason2866andGitHub ab1c5272f3 Update build.yml 2025-08-03 20:54:17 +02:00
Jason2866andGitHub 95b6ce2332 remove cache use uv 2025-08-03 18:56:50 +02:00
TD-er 7b6fd5f344 [Build] Add ESP32C5 to release.yml build script 2025-06-26 15:50:21 +02:00
Ton Huisman df332756a0 [Build] Only pio pkg update for current environment 2025-03-04 21:57:06 +01:00
Ton Huisman d01f865792 [Build] Upgrade setuptools package to avoid build issues 2025-03-04 21:29:42 +01:00
Ton Huisman 2b0328a194 [Build] Use build-runners on Ubuntu-latest 2025-02-17 23:15:59 +01:00
Ton Huisman f76d404359 [Docs] Add plugin overview per build set (generated) 2024-05-04 21:55:30 +02:00
Ton Huisman 1f50d84d83 [Bugfix] Release script fixes and simplifications 2024-03-31 20:12:50 +02:00
Ton Huisman 91543ec87b [Bugfix] Release.yml shouldn't try to move a non-existing file 2024-02-29 23:02:52 +01:00
Ton Huisman c7608cfe6c [Build/Release] Remove Wdalen/retry.action plugin for Node 20 compatibility 2024-01-26 20:57:47 +01:00
Ton Huisman b77b9c4674 [Build/Release] Update actions/cache to v4 2024-01-25 22:57:19 +01:00
Ton Huisman 079d0ccda7 [Build/Release] Fix some issues, apply workarounds where needed 2023-12-29 20:13:51 +01:00
Ton Huisman 8a25de749d [Build] Combine_package use wretry.action to try and succeed the downloads 2023-12-28 20:23:31 +01:00
Ton Huisman 14294a783d [Build] Combine_package use separate downloads to reduce chance of failure 2023-12-28 17:25:45 +01:00
Ton Huisman 0aa66dab3d [Build] GH Actions v4 Apply also to release.yml, add ESP32-C2 and ESP32-C6 artifact uploads 2023-12-26 22:25:17 +01:00
Ton Huisman 839dccac59 [Build] GH Actions v4 Rename repackage job to combine_package 2023-12-26 21:25:28 +01:00
Ton Huisman dfd5f0fd57 [Build] GH Actions v4 Fix build names vs dependencies, add all-binaries artifact 2023-12-26 16:46:11 +01:00
Ton Huisman d8e2391eff [Build] GH Actions v4 Sort builds by ESP, remove repackage step 2023-12-26 15:14:15 +01:00
Ton Huisman dfa4904340 [Build] GH Actions v4 try fix artifact download permissions issue 2023-12-25 21:44:08 +01:00
Ton Huisman 4748caae63 [Build] GH Actions use setup-python v5, improved glob for delete-artifact 2023-12-25 19:35:31 +01:00
Ton Huisman c20079f960 [Build] GH Actions v4 use unique upload-id 2023-12-25 17:18:01 +01:00
Ton Huisman 02717039ae [Build] Fix buildscripts for v4 Actions upload-artifact, download-artifact and delete-artifact 2023-12-25 16:57:48 +01:00
Ton Huisman 021f7ea4da [Build] Try older Python version 2023-10-28 10:38:26 +02:00
Ton Huisman e172745b07 [Build] Try fix failing pygit2 install 2023-10-28 10:26:38 +02:00
Ton Huisman 02b41360eb [Build] Undo changes 2023-10-27 21:04:42 +02:00
Ton Huisman b000c58c9d [Build] Explicit version of libgit2 2023-10-27 21:01:06 +02:00
Ton Huisman a6a55d5161 [Build] Try older/current version of pip 2023-10-27 20:46:11 +02:00
Ton Huisman 43527d5a9a [Build] Ignore Docs commits to trigger an Actions run 2023-09-25 23:13:18 +02:00
dependabot[bot]andGitHub 14252df585 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 14:35:30 +00:00
TD-erandGitHub bc61c4e5bd Update issue templates 2023-09-02 15:17:19 +02:00
Ton Huisman ad4b92f35b [Release] release.yml script improvements 2023-08-23 11:37:03 +02:00
Ton Huisman 0ddfd08e5c [Tools] Add blank_8MB.bin for erasing 8MB units, exclude from ESP8266 archive 2023-08-21 20:26:50 +02:00
Ton Huisman f2e678e538 [Tools] Remove ESP Easy Flasher, update Espressif Download tool 2023-08-20 21:49:55 +02:00
Ton Huisman a9f9bb06cb Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Release-script-should-deploy-an-artifact-per-cpu-arch 2023-06-27 20:53:44 +02:00
Ton Huisman 5b0ec1a59a [Release][Bugfix] Script should deploy an archive per CPU Architecture 2023-06-24 13:20:02 +02:00
TD-er b9102e5e50 [release build] Copy ESP32solo1 binaries during release 2023-05-14 21:44:03 +02:00
TD-er 1ec530f95b [ESP32-solo1] Add support for single-core ESP32 2023-05-14 16:29:27 +02:00
Ton Huisman fbc4af6547 [Build] Restore for loop and fix silly typo 2023-05-11 22:57:22 +02:00
Ton Huisman 1d4b522e08 [Build] Linux find doesn't like wildcards in variables 2023-05-11 22:04:53 +02:00