Author SHA1 Message Date
mars3142 c0f6a1ce16 Update actions/checkout action to v7
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.0) (pull_request) Failing after 3m3s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.1) (pull_request) Failing after 1m29s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.2) (pull_request) Failing after 1m51s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.3) (pull_request) Failing after 2m6s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.0) (pull_request) Failing after 14s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.1) (pull_request) Failing after 1m31s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.2) (pull_request) Failing after 1m43s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.3) (pull_request) Failing after 1m44s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, release-v5.3) (pull_request) Failing after 1m54s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.1) (pull_request) Failing after 1m27s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.0) (pull_request) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.1) (pull_request) Failing after 49s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.2) (pull_request) Failing after 49s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.3) (pull_request) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.3) (pull_request) Failing after 14m56s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.2) (pull_request) Failing after 18m20s
2026-06-18 15:17:51 +00:00
mars3142 2ab3c8c329 Add renovate.json
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.0) (pull_request) Failing after 2m28s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.1) (pull_request) Failing after 50s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.2) (pull_request) Failing after 52s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.3) (pull_request) Failing after 57s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.0) (pull_request) Failing after 14s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.1) (pull_request) Failing after 48s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.2) (pull_request) Failing after 50s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.3) (pull_request) Failing after 59s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, release-v5.3) (pull_request) Failing after 55s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.1) (pull_request) Failing after 45s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.2) (pull_request) Failing after 48s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.3) (pull_request) Failing after 50s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.0) (pull_request) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.1) (pull_request) Failing after 47s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.2) (pull_request) Failing after 48s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.3) (pull_request) Failing after 51s
2026-04-18 22:43:39 +00:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v4 uses: actions/checkout@v7
with: with:
submodules: "recursive" submodules: "recursive"
- name: ESP-IDF build - name: ESP-IDF build
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}