Salvador E. Tropea
|
ca861fc21e
|
Added dependency collection mechanism
- Currently used to better document the dependencies
|
2022-05-19 08:47:06 -03:00 |
Salvador E. Tropea
|
56030c5dc9
|
Added the first stepof the new `--quick-start` option
- Should be a way to quickly start using KiBot without any config
|
2022-04-26 09:51:14 -03:00 |
Salvador E. Tropea
|
9e1f645c31
|
Fixed problems when using page layout files with relative paths.
Fixes #174
|
2022-04-04 18:02:31 -03:00 |
Salvador E. Tropea
|
9417b61478
|
Moved all loggers to the same domain.
- To fix the warnings count
|
2021-12-30 11:09:36 -03:00 |
Salvador E. Tropea
|
1b48e614a7
|
Added pattern expansion in the `dir` option for outputs
Closes #58
|
2021-03-12 21:14:39 -03:00 |
Salvador E. Tropea
|
c82485acc8
|
Added remove of forced video in GitLab CI
Note that this video recording is needed in the tests, but I don't know
why.
|
2021-02-22 12:55:02 -03:00 |
Salvador E. Tropea
|
57c517d02b
|
Passed the same verbosity level to KiAuto scripts.
|
2021-02-18 12:47:21 -03:00 |
Salvador E. Tropea
|
34e85d646c
|
Added KiAuto time-out control (EXPERIMENTAL!!)
Related to #48
|
2021-02-06 20:48:34 -03:00 |
Salvador E. Tropea
|
88cd5927dc
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
Salvador E. Tropea
|
b347a6ca30
|
The board object is no longer passed to run methodes.
The global GS.board is used instead.
|
2021-01-15 14:14:17 -03:00 |
Salvador E. Tropea
|
ceb6bbe52a
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
Salvador E. Tropea
|
0e394b468b
|
Added variants support to the schematic SVG print.
|
2020-09-06 18:22:38 -03:00 |
SET
|
93c824b083
|
Modified mcpy to better report the line numbers.
Seems to work for Python 3.8, but I have doubts for 3.7.
|
2020-08-19 19:31:46 -03:00 |
SET
|
28947ed70d
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
SET
|
520b9626b1
|
Added retry to kicad-automation-scripts stuff.
The tests are metastable and fail from time to time.
I hope a retry will reduce the fail probability to something tolerable.
|
2020-08-19 11:43:10 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |