Moved the text vars test to ibom_text_vars.kibot.yaml

- To avoiud testing interference
Related to #161
This commit is contained in:
Salvador E. Tropea 2022-04-23 15:28:28 -03:00
parent a5df9baf80
commit e54d7a6a1e
2 changed files with 17 additions and 8 deletions

View File

@ -2,14 +2,6 @@
kibot:
version: 1
preflight:
set_text_variables:
- name: 'gh'
command: 'git log -1 --format="%h" $KIBOT_PCB_NAME'
before: 'Git:'
- name: 'date'
command: 'date +%d/%m/%Y'
outputs:
- name: 'interactive_bom'
comment: "Interactive Bill of Materials (HTML)"

View File

@ -0,0 +1,17 @@
# Example KiBot config file
kibot:
version: 1
preflight:
set_text_variables:
- name: 'gh'
command: 'git log -1 --format="%h" $KIBOT_PCB_NAME'
before: 'Git:'
- name: 'date'
command: 'date +%d/%m/%Y'
outputs:
- name: 'interactive_bom'
comment: "Interactive Bill of Materials (HTML)"
type: ibom
dir: BoM