Salvador E. Tropea
|
2f285c6d26
|
[CI/CD] Switched to KiAuto master (interposer is now merged)
|
2022-08-10 12:41:18 -03:00 |
Salvador E. Tropea
|
19789cb6a3
|
[CI/CD] Switching the development images to dev KiAuto
- So now we can test the interposer
|
2022-07-30 14:49:44 -03:00 |
Salvador E. Tropea
|
287d9c756d
|
Now KiCad Git filters is part of kicad_auto image
- Simpler action dockerfiles
- Also updated contact e-mail
|
2022-06-14 15:04:37 -03:00 |
Salvador E. Tropea
|
70e01b3710
|
Switched to generate dev* images using kicad_auto instead of kicad_debian
|
2022-06-14 13:46:26 -03:00 |
Salvador E. Tropea
|
9dfbfd6e3d
|
Added ghostscript to the dev* images
|
2022-06-14 13:12:57 -03:00 |
Salvador E. Tropea
|
0f3a875bb8
|
Added missing `validators` to KiCad 5 dev image
- Needed for KiCost
|
2022-05-06 08:58:43 -03:00 |
Salvador E. Tropea
|
4b0f7a29de
|
Added missing poppler-utils to the `dev` images.
Closes #175
|
2022-04-04 12:59:36 -03:00 |
Salvador E. Tropea
|
ebb1916aee
|
Fixed python dependencies in `dev` images.
|
2022-03-25 10:06:25 -03:00 |
Salvador E. Tropea
|
377e85cffc
|
Added more Debian packages to the "dev" image
- pip fails to install some dependencies (I hate pip, is just crap)
|
2022-03-25 09:21:28 -03:00 |
Salvador E. Tropea
|
8b282250e3
|
Fixes in the `dev` images.
- Now they install the current git code for KiCost
Related to #169
|
2022-03-25 08:49:37 -03:00 |
Salvador E. Tropea
|
c488013843
|
Added git to the dev/dev_k6 images
- Needed to replace the git hash/date
Closes #147
|
2022-02-09 16:24:17 -03:00 |
Salvador E. Tropea
|
5017f7e078
|
Added QR codes generation: symbols and footprints.
Related to #93
|
2022-01-03 12:35:33 -03:00 |
Salvador E. Tropea
|
e05406ffc8
|
Added --no-compile (Why wasn't needed when using "."?!)
|
2021-10-06 17:37:00 -03:00 |
Salvador E. Tropea
|
257eace7e1
|
Changed the way I call pip3
- Passing the directory, not changing
- To catch pip errors.
|
2021-10-06 17:04:35 -03:00 |
Salvador E. Tropea
|
fb16e06152
|
Trying to force pip to use /usr instead of /usr/local
|
2021-10-06 16:36:10 -03:00 |
Salvador E. Tropea
|
993fd389cf
|
Added distutils as dependency.
- Should I add it to setup.py? Also testing it.
|
2021-10-05 12:54:03 -03:00 |
Salvador E. Tropea
|
d06c6526b9
|
Added clean-up to the dev docker and restored dependencies.
|
2021-10-05 09:58:03 -03:00 |
Salvador E. Tropea
|
65cb6d62cf
|
Trying to workaround git clone errors on GitHub Docker
|
2021-10-05 09:46:28 -03:00 |
Salvador E. Tropea
|
8681829bd0
|
Added debug commands to the dockerimage creation
- The git clone command is failing
|
2021-10-05 09:27:10 -03:00 |
Salvador E. Tropea
|
39ee6f58d4
|
Added missing git command to the dev dockerfile
|
2021-10-05 09:10:53 -03:00 |
Salvador E. Tropea
|
68da19e5e5
|
Fixed error in Dockerfile
- Made its job parallel for testing
|
2021-10-05 09:06:27 -03:00 |
Salvador E. Tropea
|
4a0fba18aa
|
Added workflow to create a development docker image.
|
2021-10-05 08:51:46 -03:00 |