disable diff due to issues in CI
Some checks failed
kibot / example (push) Failing after 3m8s

This commit is contained in:
Brendan Haines 2024-02-22 21:53:08 -07:00
parent f35bb275c2
commit ba08f830a3

View File

@ -146,51 +146,51 @@ outputs:
specs: true
kicost_api_disable: KitSpace
pre_transform: _kicost_rename
- name: basic_diff_pcb
comment: PCB diff between the last two changes
type: diff
dir: diff
layers:
- layer: F.Cu
suffix: F_Cu
description: Front copper
- layer: F.Paste
suffix: F_Paste
description: Front solder paste
- layer: F.Silkscreen
suffix: F_Silkscreen
description: Front silkscreen (artwork)
- layer: F.Mask
suffix: F_Mask
description: Front soldermask (negative)
- layer: Edge.Cuts
suffix: Edge_Cuts
description: Board shape
- layer: F.Courtyard
suffix: F_Courtyard
description: Front courtyard area
- layer: F.Fab
suffix: F_Fab
description: Front documentation
options:
old: HEAD~
old_type: git
new: HEAD
new_type: git
cache_dir: /home/brendan/Documents/projects/kicad_automation/.cache
add_link_id: true
- name: basic_diff_sch
comment: Schematic diff between the last two changes
type: diff
dir: diff
options:
old: HEAD~
old_type: git
new: HEAD
new_type: git
cache_dir: /home/brendan/Documents/projects/kicad_automation/.cache
add_link_id: true
pcb: false
# - name: basic_diff_pcb
# comment: PCB diff between the last two changes
# type: diff
# dir: diff
# layers:
# - layer: F.Cu
# suffix: F_Cu
# description: Front copper
# - layer: F.Paste
# suffix: F_Paste
# description: Front solder paste
# - layer: F.Silkscreen
# suffix: F_Silkscreen
# description: Front silkscreen (artwork)
# - layer: F.Mask
# suffix: F_Mask
# description: Front soldermask (negative)
# - layer: Edge.Cuts
# suffix: Edge_Cuts
# description: Board shape
# - layer: F.Courtyard
# suffix: F_Courtyard
# description: Front courtyard area
# - layer: F.Fab
# suffix: F_Fab
# description: Front documentation
# options:
# old: HEAD~
# old_type: git
# new: HEAD
# new_type: git
# cache_dir: /home/brendan/Documents/projects/kicad_automation/.cache
# add_link_id: true
# - name: basic_diff_sch
# comment: Schematic diff between the last two changes
# type: diff
# dir: diff
# options:
# old: HEAD~
# old_type: git
# new: HEAD
# new_type: git
# cache_dir: /home/brendan/Documents/projects/kicad_automation/.cache
# add_link_id: true
# pcb: false
- name: basic_download_datasheets
comment: Download the datasheets
type: download_datasheets