Commit Graph

29 Commits

Author SHA1 Message Date
Salvador E. Tropea e49efcf21d Removed manual Digi-Key plug-in installation
- Now in the docker images
2022-03-21 18:38:58 -03:00
Salvador E. Tropea 7187fe5ebc Removed docker image generation for this branch 2021-10-18 15:58:24 -03:00
Salvador E. Tropea cc272dd31c Added Digi-Key plug-in dependencies installation. 2021-10-18 15:46:52 -03:00
Salvador E. Tropea 48dec2995e Fixed pip command name 2021-10-18 15:27:45 -03:00
Salvador E. Tropea 4d22b52403 Added kicost-digikey-api-v3 installation to the test workflow. 2021-10-18 15:25:56 -03:00
Salvador E. Tropea 0ed0da16e2 Forcing workflow. (Why?) 2021-10-05 12:58:06 -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 c5465a4ae4 Added the dockerfile as trigger for the dev image workflow. 2021-10-05 09:13:57 -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
Salvador E. Tropea cc08a8afb7 Added submodules options to the actions checkout. 2021-04-25 08:30:26 -03:00
Salvador E. Tropea a95b854864 Restoring all tests. 2021-02-12 13:16:48 -03:00
Salvador E. Tropea 04269ce0d7 Added more tests to determine the problem. 2021-02-12 13:13:55 -03:00
Salvador E. Tropea d5a1df9eb7 Modified test suite to collect the error in test_search_as_plugin_ok 2021-02-12 13:10:22 -03:00
Salvador E. Tropea 8492786dcc Trying to get better coverage report. 2021-01-29 15:50:53 -03:00
Salvador E. Tropea b53ffbb032 Added Python cache creation before running the tests.
It looks like pytest is loading some modules without macros. The cache
gets created without them. But when we load the same modules with
macros it fails.
2021-01-29 15:27:52 -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
Salvador E. Tropea fc4aff380f Now pythonapp.yml is also triggered for the tags 2020-06-09 14:10:50 -03:00
Salvador E. Tropea 2ab3748575 Removed master filter for pythonapp.yml workflow 2020-06-09 13:59:45 -03:00
Salvador E. Tropea f7990ed112 Renamed python workflow job "build" to "test" 2020-05-20 10:34:49 -03:00
Salvador E. Tropea d8daa8b4e7 Added small test for KiBoM files 2020-05-15 10:40:29 -03:00
Salvador E. Tropea 92331789fd Changed workflow trigger 2020-05-15 09:14:56 -03:00
Salvador E. Tropea 8ccc93cbb2 Changed workflow trigger 2020-05-15 09:12:18 -03:00
Salvador E. Tropea 357f3073eb Why isn't triggered 2020-05-15 09:09:30 -03:00
Salvador E. Tropea 74d10fc8fe Added coverage and artifact upload to the test workflow 2020-05-15 09:02:58 -03:00
Salvador E. Tropea e9a17d351c Fixed pytest name for Debian (pytest-3) 2020-04-28 18:32:27 -03:00
Salvador E. Tropea e18b9cea81 Trying to run tests on kicad_auto_test image 2020-04-28 18:30:27 -03:00
Salvador E. Tropea ba22eae5b8 Tunned flake8 and removed all unfiltered warnings and errors 2020-04-28 17:56:50 -03:00
Salvador E. Tropea bf0aae66dd
Python tests from GitHub example
Just what GitHub propose
2020-04-28 17:08:28 -03:00