Skip to content

Commit 7ce8286

Browse files
kaklikgithub-actions[bot]
authored andcommitted
Update workflow files
1 parent 4375747 commit 7ce8286

3 files changed

Lines changed: 20 additions & 201 deletions

File tree

.github/workflows/kicad_outputs.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ secrets.pat }}
3434
ref: ${{ github.head_ref }}
3535

36-
- uses: INTI-CMNB/KiBot@v2_dk9
36+
- uses: INTI-CMNB/KiBot@v2_dk8
3737
with:
3838
config: ${{ env.kibot }}/erc.kibot.yaml
3939
schema: ${{ env.schema }}
@@ -51,7 +51,7 @@ jobs:
5151
token: ${{ secrets.pat }}
5252
ref: ${{ github.head_ref }}
5353

54-
- uses: INTI-CMNB/KiBot@v2_dk9
54+
- uses: INTI-CMNB/KiBot@v2_dk8
5555
with:
5656
config: ${{ env.kibot }}/drc.kibot.yaml
5757
schema: ${{ env.schema }}
@@ -69,7 +69,7 @@ jobs:
6969
token: ${{ secrets.pat }}
7070
ref: ${{ github.head_ref }}
7171

72-
- uses: INTI-CMNB/KiBot@v2_dk9
72+
- uses: INTI-CMNB/KiBot@v2_dk8
7373
with:
7474
config: ${{ env.kibot }}/schematics.kibot.yaml
7575
schema: ${{ env.schema }}
@@ -93,14 +93,14 @@ jobs:
9393
token: ${{ secrets.pat }}
9494
ref: ${{ github.head_ref }}
9595

96-
- uses: INTI-CMNB/KiBot@v2_dk9
96+
- uses: INTI-CMNB/KiBot@v2_dk8
9797
with:
9898
config: ${{ env.kibot }}/placement.kibot.yaml
9999
schema: ${{ env.schema }}
100100
board: ${{ env.board }}
101101
dir: ${{ env.dir }}_docs
102102

103-
- uses: INTI-CMNB/KiBot@v2_dk9
103+
- uses: INTI-CMNB/KiBot@v2_dk8
104104
with:
105105
config: ${{ env.kibot }}/xml.kibot.yaml
106106
schema: ${{ env.schema }}
@@ -146,7 +146,7 @@ jobs:
146146
token: ${{ secrets.pat }}
147147
ref: ${{ github.head_ref }}
148148

149-
- uses: INTI-CMNB/KiBot@v2_dk9
149+
- uses: INTI-CMNB/KiBot@v2_dk8
150150
with:
151151
config: ${{ env.kibot }}/report.kibot.yaml
152152
schema: ${{ env.schema }}
@@ -170,7 +170,7 @@ jobs:
170170
token: ${{ secrets.pat }}
171171
ref: ${{ github.head_ref }}
172172

173-
- uses: INTI-CMNB/KiBot@v2_dk9
173+
- uses: INTI-CMNB/KiBot@v2_dk8
174174
with:
175175
config: ${{ env.kibot }}/ibom.kibot.yaml
176176
schema: ${{ env.schema }}
@@ -199,7 +199,7 @@ jobs:
199199
token: ${{ secrets.pat }}
200200
ref: ${{ github.head_ref }}
201201

202-
- uses: INTI-CMNB/KiBot@v2_dk9
202+
- uses: INTI-CMNB/KiBot@v2_dk8
203203
with:
204204
config: ${{ env.kibot }}/gerbers.kibot.yaml
205205
schema: ${{ env.schema }}
@@ -228,14 +228,14 @@ jobs:
228228
token: ${{ secrets.pat }}
229229
ref: ${{ github.head_ref }}
230230

231-
- uses: INTI-CMNB/KiBot@v2_dk9
231+
- uses: INTI-CMNB/KiBot@v2_dk8
232232
with:
233233
config: ${{ env.kibot }}/cad.kibot.yaml
234234
schema: ${{ env.schema }}
235235
board: ${{ env.board }}
236236
dir: ${{ env.dir }}_cad
237237

238-
- uses: INTI-CMNB/KiBot@v2_dk9
238+
- uses: INTI-CMNB/KiBot@v2_dk8
239239
with:
240240
config: ${{ env.kibot }}/render.kibot.yaml
241241
schema: ${{ env.schema }}

.gitignore

Lines changed: 9 additions & 190 deletions
Original file line numberDiff line numberDiff line change
@@ -1,203 +1,22 @@
11

2-
*~
3-
*.000
4-
*~[0-9]*
5-
*.[1-9]
6-
*.[1-9][0-9]
7-
*.[1-9][0-9][0-9]
8-
*.[1-9][0-9][0-9]R
9-
*.[1-9][0-9]R
10-
*.[1-9]R
11-
# achemso
12-
*.acn
13-
*.acr
14-
acs-*.bib
15-
*.alg
16-
# algorithms
17-
# amsthm
18-
/auto/*
19-
# auto folder when using emacs and auctex
20-
# Autorouter files (exported from Pcbnew)
21-
*_autosave-*
22-
_autosave-*
23-
*#auto_saved_files#
24-
*auto_saved_files#
25-
*.aux
26-
## Auxiliary and intermediate files from other packages:
27-
*.auxlock
28-
*.backup
29-
*backup*
302
*-backups
3+
*-save.kicad_pcb
4+
*-save.pro
5+
*.000
316
*.bak
32-
*.bbl
33-
*.bcf
347
*.bck
35-
# beamer
36-
## Bibliography auxiliary files (bibtex/biblatex/biber):
37-
*.blg
38-
*-blx.aux
39-
*-blx.bib
40-
*.brf
41-
## Build tool auxiliary files:
42-
*.cb
43-
*.cb2
44-
# changes
45-
*-concordance.tex
46-
*-converted-to.*
47-
## Core latex/pdflatex auxiliary files:
48-
# cprotect
49-
*.cpt
50-
#*.csv
51-
doc/gen/*
52-
*.dpth
538
*.dsn
54-
.dsn
55-
*.dvi
56-
# easy-todo
57-
## Editors:
58-
*.eledsec[1-9]
59-
*.eledsec[1-9][0-9]
60-
*.eledsec[1-9][0-9][0-9]
61-
*.eledsec[1-9][0-9][0-9]R
62-
*.eledsec[1-9][0-9]R
63-
*.eledsec[1-9]R
64-
# elsarticle (documentclass of Elsevier journals)
65-
*.?end
66-
*.end
67-
# endfloat
68-
# endnotes
69-
*.ent
70-
# *.eps
71-
# expex forward references with \gathertags
72-
# Exported BOM files
73-
*.fdb_latexmk
74-
# feynmf/feynmp
75-
*.fff
76-
# fixme
77-
*.fls
78-
*.fmt
79-
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
80-
*.fot
81-
*fp-info-cache
82-
fp-info-cache
83-
*.gaux
84-
## Generated if empty string is given at "Please type another file name for output:"
85-
*.glg
86-
*.glo
87-
# glossaries
88-
*.gls
89-
*.glsdefs
90-
# gnuplottex
91-
*-gnuplottex-*
92-
# gregoriotex
93-
*.gtex
94-
hw/cam_profi/*
95-
# hyperref
96-
*.idx
97-
*.ilg
98-
*.ind
99-
## Intermediate documents:
100-
*.ist
101-
# KBibTeX
1029
*.kicad_pcb-bak
10310
*.kicad_prl
10411
*.kicad_sch-bak
105-
# Kile
106-
# knitr
107-
# Latexian
10812
*.lck
109-
# listings
110-
*.loa
111-
*.lod
112-
*.loe
113-
*.lof
114-
*.log
115-
*.lol
116-
*.lot
117-
*.lox
118-
*.maf
119-
# makeidx
120-
*.md5
121-
*.mf
122-
# minitoc
123-
# minted
124-
_minted*
125-
*.mlf
126-
*.mlt
127-
# morewrites
128-
*.mp
129-
*.mtc[0-9]*
130-
*.mw
131-
# mylatexformat
132-
*.nav
133-
#*.net
134-
# Netlist files (exported from Eeschema)
135-
*.nlo
136-
# nomencl
13713
*.orig
138-
*.out
139-
# pax
140-
*.pax
141-
# *.pdf
142-
.pdf
143-
# pdfcomment
144-
*.pdfsync
145-
*.pre
146-
# *.ps
147-
*.pyg
148-
# pythontex
149-
pythontex-files-*/
150-
*.pytxcode
151-
#(r)(e)ledmac/(r)(e)ledpar
152-
*.run.xml
153-
# sagetex
154-
*.sagetex.py
155-
*.sagetex.sage
156-
*.sagetex.scmd
157-
*.sav
158-
*-save.kicad_pcb
159-
*-save.pro
16014
*.sch-bak
161-
# scrwfile
16215
*.ses
163-
*.snm
164-
*.soc
165-
*.sout
166-
*.spl
167-
# sympy
168-
*.sympy
169-
sympy-plots-for-*.tex/
170-
*.synctex
171-
*.synctex(busy)
172-
*.synctex.gz
173-
*.synctex.gz(busy)
174-
*.t[1-9]
175-
*.t[1-9][0-9]
176-
*-tags.tex
177-
*.tdo
178-
# Temporary files
179-
# Texpad
180-
.texpadtmp
181-
*.tfm
182-
# these rules might exclude image files for figures etc.
183-
*.thm
184-
# thmtools
185-
*.tikz
186-
*-tikzDictionary
187-
# TikZ & PGF
18816
*.tmp
189-
*.toc
190-
# TODO Comment the next line if you want to keep your tikz graphics files
191-
# todonotes
192-
TSWLatexianTemp*
193-
*.ttt
194-
*.upa
195-
*.upb
196-
*.vrb
197-
# WinEdt
198-
*.wrt
199-
*.xdy
200-
# xindy
201-
#*.xml
202-
*.xyc
203-
# xypic precompiled matrices
17+
*auto_saved_files#
18+
*backup*
19+
*fp-info-cache
20+
*~
21+
_autosave-*
22+
fp-info-cache

doc/assets

0 commit comments

Comments
 (0)