Commit Graph

48 Commits

Author SHA1 Message Date
Salvador E. Tropea 89365a8d5d [CI/CD][Added] Experimental meta data to the dev images
See #527
2023-12-06 12:31:10 -03:00
Salvador E. Tropea 7f6b49cdf3 [CI/CD] More adjusts to dev images creation
- Silly PEP 668 issue
2023-08-14 13:18:30 -03:00
Salvador E. Tropea 6a6c06dc33 [CI/CD] Adjusted dev images creation
- To Debian 12
2023-08-14 13:12:34 -03:00
Salvador E. Tropea 58ee992c0f [Electro Grammar][Adde] Simple tool to test it from the CLI 2023-05-10 11:22:09 -03:00
Salvador E. Tropea 0da8744fcb [CI/CD] Added more `dev` tags 2023-03-17 10:45:50 -03:00
Salvador E. Tropea 92fa889cfb [CI/CD] Removed the Blender version from non-full tags 2023-03-16 13:03:32 -03:00
Salvador E. Tropea 01ae0d9fb0 [CI/CD] Curl from backports 2023-03-16 12:59:29 -03:00
Salvador E. Tropea cf98ca05c8 [CI/CD] Added curl, pip and unzip install to non-full images 2023-03-16 12:55:24 -03:00
Salvador E. Tropea 955bddc007 [CI/CD] Separated the docker images creation
- Now can be triggered separately
- Full and non-full images created
- More descriptive tags
- KiCad 7 included
2023-03-16 10:50:15 -03:00
Salvador E. Tropea 5c0f94f564 [CI/CD] Added KiCad 6+7 (nightly) dev image generation 2023-02-25 14:47:42 -03:00
Salvador E. Tropea 25cd54c24c [CI/CD] Adding KiAuto snapshot is complex, reverting 2023-01-17 17:28:49 -03:00
Salvador E. Tropea b05c9b3227 [CI/CD] Now `dev` images are *full* (test) 2023-01-17 17:06:59 -03:00
Salvador E. Tropea f54e791bb7 [CI/CD][Fixed] dev images creation
- The docker files were using master instead of dev branch
2022-10-21 14:15:25 -03:00
Salvador E. Tropea 98eb18429e [Arch] Two fixes to the install script
- ImageMagick needs gsfonts for normal operation
- PcbDraw needs to init submodules after clone
2022-09-23 13:01:47 -03:00
Salvador E. Tropea ef0562e92f Added (experimental) script to install on Arch Linux 2022-09-22 13:34:58 -03:00
Salvador E. Tropea 4447b5b306 [CI/CD] Now using KiAuto release 2022-08-11 19:14:46 -03:00
Salvador E. Tropea 7c82ae591b [CI/CD][KiCad 5] Adapted the dev image creation to Debian 11 2022-08-11 18:22:24 -03:00
Salvador E. Tropea 3f6a08e46c [Tools] Added script to install dev. KiAuto 2022-08-11 18:21:53 -03:00
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 24fa9b022c [Tools] Added tool to separate slowest tests 2022-07-09 16:32:34 -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 4efa08c3c4 Added scripts to generate the `dev` images 2022-03-25 10:05:59 -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 76af36faf8 Adapted curl install for back-ports (ki6_dev image) 2022-03-08 13:19:29 -03:00
Salvador E. Tropea 1e26bc0d04 Added missing shebangs 2022-02-16 17:37:28 -03:00
Salvador E. Tropea aa48cc3187 Forced files to end in a single new line 2022-02-16 17:34:34 -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 38423cde7b Added Dockerfile to generate a KiCad 6 dev image 2022-01-13 18:53:06 -03:00
Salvador E. Tropea a9a7c66eab Updated tools/clear_cache.sh to solve pytest issues
- After updating macros.py pytest messes all and needs time-stamps
  to be reseted
2022-01-06 14:16:51 -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 72d60e5034 Added some tools to deal with Python's cache 2021-12-03 17:52:55 -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