Use barndawgie/build-action@v1.9.0
This commit is contained in:
18
.github/workflows/validate_esphome.yml
vendored
18
.github/workflows/validate_esphome.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core
|
- name: Build core
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_basic.yaml"
|
yaml_file: "./.test/esphome_basic.yaml"
|
||||||
|
|
||||||
@@ -75,7 +75,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced
|
- name: Build core+advanced
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced.yaml"
|
yaml_file: "./.test/esphome_advanced.yaml"
|
||||||
|
|
||||||
@@ -89,7 +89,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_heat
|
- name: Build core+climate_heat
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_heat.yaml"
|
yaml_file: "./.test/esphome_climate_heat.yaml"
|
||||||
|
|
||||||
@@ -103,7 +103,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_cool
|
- name: Build core+climate_cool
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_cool.yaml"
|
yaml_file: "./.test/esphome_climate_cool.yaml"
|
||||||
|
|
||||||
@@ -117,7 +117,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_dual
|
- name: Build core+climate_dual
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_dual.yaml"
|
yaml_file: "./.test/esphome_climate_dual.yaml"
|
||||||
|
|
||||||
@@ -132,7 +132,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_heat
|
- name: Build core+advanced+climate_heat
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_heat.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_heat.yaml"
|
||||||
|
|
||||||
@@ -147,7 +147,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_cool+arduino
|
- name: Build core+advanced+climate_cool+arduino
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_cool_arduino.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_cool_arduino.yaml"
|
||||||
|
|
||||||
@@ -162,7 +162,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_dual+bt_proxy+esp_idf5
|
- name: Build core+climate_dual+bt_proxy+esp_idf5
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_dual_esp_idf5.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_dual_esp_idf5.yaml"
|
||||||
|
|
||||||
@@ -176,7 +176,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_heat+customizations
|
- name: Build core+advanced+climate_heat+customizations
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
||||||
...
|
...
|
||||||
|
|||||||
18
.github/workflows/validate_esphome_beta.yml
vendored
18
.github/workflows/validate_esphome_beta.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core
|
- name: Build core
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_basic.yaml"
|
yaml_file: "./.test/esphome_basic.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -66,7 +66,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced
|
- name: Build core+advanced
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced.yaml"
|
yaml_file: "./.test/esphome_advanced.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -81,7 +81,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_heat
|
- name: Build core+climate_heat
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_heat.yaml"
|
yaml_file: "./.test/esphome_climate_heat.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -96,7 +96,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_cool
|
- name: Build core+climate_cool
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_cool.yaml"
|
yaml_file: "./.test/esphome_climate_cool.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -111,7 +111,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_dual
|
- name: Build core+climate_dual
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_climate_dual.yaml"
|
yaml_file: "./.test/esphome_climate_dual.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -127,7 +127,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_heat
|
- name: Build core+advanced+climate_heat
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_heat.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_heat.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -143,7 +143,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_cool+arduino
|
- name: Build core+advanced+climate_cool+arduino
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_cool_arduino.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_cool_arduino.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -159,7 +159,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+climate_dual+bt_proxy+esp_idf5
|
- name: Build core+climate_dual+bt_proxy+esp_idf5
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_dual_esp_idf5.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_dual_esp_idf5.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
@@ -174,7 +174,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Build core+advanced+climate_heat+customizations
|
- name: Build core+advanced+climate_heat+customizations
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
||||||
version: beta
|
version: beta
|
||||||
|
|||||||
Reference in New Issue
Block a user