Commit Graph
79 Commits
Author SHA1 Message Date
Ton Huisman 43527d5a9a [Build] Ignore Docs commits to trigger an Actions run 2023-09-25 23:13:18 +02:00
dependabot[bot] 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
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
Ton Huisman b7871f32e7 [Build] Fix wildcards in find command 2023-05-08 21:36:18 +02:00
Ton Huisman f1efd51583 [Build] Fix wildcards in find command 2023-05-08 20:41:25 +02:00
Ton Huisman bc22adb398 [Build] Fix quotes in script 2023-05-07 23:15:43 +02:00
Ton Huisman 95f505ec8a [Build] Fix quotes in script 2023-05-07 22:40:16 +02:00
Ton Huisman bdd17aa00c [Build] Fix typo in script 2023-05-07 22:04:51 +02:00
Ton Huisman aba9032005 [Build] ESP32 derivates available in separate archives 2023-05-07 21:15:38 +02:00
Ton Huisman 73a3616e93 [Release] Improved step name in release.yml 2023-03-04 17:18:02 +01:00
Ton Huisman f9a356e7bf [Release] Upload correct files in Binaries artifact 2023-03-04 13:20:31 +01:00
Ton Huisman e1caf5abc6 [Build] Revert waiting for job to complete action, keep concurrency check 2023-02-21 21:09:15 +01:00
Ton Huisman 7d47acaf2e [Build] Fix typo, test concurrency check 2023-02-21 20:29:10 +01:00
Ton Huisman 69e4f7bedd [Build] Rename build-matrix to build-all, test concurrency check 2023-02-21 20:26:48 +01:00
Ton Huisman 417113de09 [Build] Actions plugin used only checks jobs with a name attribute 2023-02-21 20:08:58 +01:00
Ton Huisman 1d0c3ed294 [Build] Switch actions plugin, add concurrency check for same PR 2023-02-20 23:22:32 +01:00
Ton Huisman db56240e7c [Build] Schedule repackage after build step (avoid scheduling delays) 2023-02-20 22:43:34 +01:00
Ton Huisman 14ea05cab9 [Build] Remove Binaries artifact after repackaging 2023-02-19 14:43:09 +01:00
Ton Huisman e8f1cc20fe [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 14:12:52 +01:00
Ton Huisman a9f6475c00 [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 13:48:23 +01:00
Ton Huisman a73beafb68 [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts, fix typo 2023-02-19 13:37:58 +01:00
Ton Huisman 172ccd0f3c [Build] For PR/Push builds repackage Binaries.zip into separate ESP82xx/ESP32 artifacts 2023-02-19 13:29:30 +01:00
Ton Huisman 80ae217d55 [Build] remove undesirable files from ESP32 archive 2023-02-19 13:27:58 +01:00
Ton Huisman b423fd889e [Build] Improve release build by creating separate ESP82xx and ESP32 dated archives 2023-02-19 11:59:58 +01:00
Ton Huisman 952157a9bc [Build] Testing release steps in pr build, filename tweaks 2023-02-19 11:31:11 +01:00
Ton Huisman d94c265c8a [Build] Testing release steps in pr build, include mega_<date> in zip filenames 2023-02-19 10:46:37 +01:00
Ton Huisman bfb1aab8b9 [Build] Testing release steps in pr build, improved file filtering, date format 2023-02-19 10:29:54 +01:00
Ton Huisman 9316b55c48 [Build] Testing release steps in pr build, fix script 2023-02-18 23:15:36 +01:00
Ton Huisman 5a25d1f6fd [Build] Testing release steps in pr build, fix script, add date & run_id 2023-02-18 23:01:13 +01:00
Ton Huisman 5ef96f23cf [Build] Testing release steps in pr build, fix script 2023-02-18 22:48:16 +01:00
Ton Huisman 415dcb691c [Build] Testing release steps in pr build, fix script, add date/time 2023-02-18 22:36:05 +01:00
Ton Huisman 0bc8f8f512 [Build] Testing release steps in pr build, fix quotes 2023-02-18 21:53:55 +01:00
Ton Huisman f589943fd3 [Build] Testing release steps in pr build, fix script 2023-02-18 21:38:55 +01:00
Ton Huisman 7014f3876f [Build] Testing release steps in pr build, fix typo 2023-02-18 20:56:07 +01:00
Ton Huisman 401a26b12b [Build] Testing release steps in pr build 2023-02-18 20:28:18 +01:00
Ton Huisman 37dd86c6a0 [Build] Exclude unused debug folder from Binaries.zip 2023-02-18 16:58:27 +01:00
Ton Huisman 9b16251f3e [Build] Simplify the content of the Binaries.zip file 2023-02-18 14:53:42 +01:00
Ton Huisman 4b04980821 [Github build] Switch release.yml job-runners also to Ubuntu 22.04 (in line with build.yml) 2023-01-11 21:25:12 +01:00
Ton Huisman 31581b3ce2 [Github build] Switch job-runner to Ubuntu 22.04 (without python-dev) 2023-01-10 21:24:33 +01:00
Ton Huisman f6e3f8b706 [Github build] Revert job-runner to Ubuntu 20.04 because of python2 missing 2023-01-10 20:46:14 +01:00
Ton Huisman b81c3a64a5 [Github build] Switch job-runner to Ubuntu 22.04 to possibly resolve runner failures 2023-01-10 20:40:26 +01:00
TD-er 7ff2bce459 [Build] Update pygit2 lib to fix GitHub Actions builds 2022-11-02 10:32:45 +01:00