re-enable diff
Some checks failed
kibot / generate_outputs (push) Failing after 6m52s

This commit is contained in:
Brendan Haines 2024-02-23 08:44:54 -07:00
parent b851145bea
commit 090d8aa995

View File

@ -146,51 +146,49 @@ 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
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
add_link_id: true
pcb: false
- name: basic_download_datasheets
comment: Download the datasheets
type: download_datasheets