Wykres commitów

65 Commity (fafe0b25360b9acf7ba73e7ad098c7ab711f433e)

Autor SHA1 Wiadomość Data
Holger Müller fafe0b2536 setup fixes 2023-03-15 14:07:32 +01:00
Holger Müller c5e00666aa pip update 2023-03-15 13:52:29 +01:00
Holger Müller 8dec23296e updated workflows 2023-03-15 13:14:14 +01:00
Holger Müller d1592ac1a3 github actions fetch-depth 2023-03-15 13:02:49 +01:00
Holger Müller 4e06fc53cf generate version for binary builds 2023-03-15 12:55:56 +01:00
Holger Müller 3c752a9731 build fixes 2023-03-14 21:00:56 +01:00
Holger Müller b2c2598d3c requierements and workflow 2023-03-14 20:10:27 +01:00
Holger Müller 59e7e1809a library version updates 2023-02-28 19:39:46 +01:00
Holger Müller e4bd720160 Updated github workflows and library versions 2023-02-19 09:08:14 +01:00
Holger Müller 74d3ac7d07
Feature/python3 11 (#576)
* updated requirements
* use python3.11 in release actions
* fixed np.complex deprecation
2023-01-01 16:06:43 +01:00
Holger Müller 533a543a1b
Feature/documentation (#558)
* documentation updates
* github workflow files
2022-10-09 19:02:05 +02:00
Holger Müller 7b9dd5ab0a
Feature/refactoring (#556)
* github workflow naming for ubuntu 22.04
* refactored Hardware.py
* use contextlib instead of try
* use dataclass instead of userdict
* simplyfied sweep worker
* fixed calibration data loading
* explicit import of scipy functions - may fix #555
2022-10-06 18:15:59 +02:00
Holger Müller 8e6ab89189 added ubuntu 22.04 release 2022-09-25 18:12:32 +02:00
Holger Müller 01eb028f9f
updated libraries 2022-09-20 07:26:50 +02:00
Holger Müller f0e51639b9
fixed typo in workflow 2022-09-11 19:16:25 +02:00
Holger Müller b2b64ab9cd
Merge pull request #536 from zarath/bugfix/535_msspad
Made changes on suggestions of #535 by @msspad
2022-09-08 09:00:00 +02:00
Holger Müller b3f816e5f5
updated libraries for binary builds 2022-09-08 08:52:31 +02:00
Holger Müller b4a55c6179
Added CodeQL workflow 2022-09-08 08:42:13 +02:00
Holger Mueller 32711ec6f7 Updated requieremens (security fixes) 2022-06-25 13:14:09 +02:00
Holger Müller 02de5a1650
Fix linux binary build 2022-03-26 20:11:33 +01:00
Holger Müller 747184e85f use pyinstaller 4.10 2022-03-17 18:04:34 +01:00
Holger Müller 982dbe26ab version in workflow as string 2022-02-18 20:33:23 +01:00
Holger Müller d596ba7661 test build with python 3.10 2022-02-18 20:31:09 +01:00
Holger Müller 8432dcfbd3 use older setuptools for pyinstaller 2022-02-18 20:16:44 +01:00
Holger Müller 884207d910 updated pyinstaller 2022-02-18 19:36:56 +01:00
Holger Müller 0c179388d3 Pyinstaller and numpy version fixes for binary builds 2022-01-11 17:22:33 +01:00
Holger Müller 3e78b490e9 linux workflows just knows python 3.9 2022-01-10 16:55:50 +01:00
Holger Müller 8208563ff3 Modified deps/workflows
- setup.cfg should now work flowlessly with fedoro 36 (#456)
 - github actions are updated to use more current software versions
2022-01-10 16:49:25 +01:00
Holger Müller 3b35219d75 Use pyinstaller 4.7 on windows binary build 2022-01-04 08:18:38 +01:00
Holger Müller a3c9dea92f pin required pyhon lib versions and use more curren pyinstaller 2021-10-10 14:33:25 +02:00
Holger Müller 1c9eeb6db3 use python3.9 for coverage 2021-09-21 07:54:49 +02:00
Holger Müller 827be56a08 use python3.9 for windows build pipeline 2021-06-29 20:31:16 +02:00
Holger Müller aca61a6e04 updated pipeline setting for linux and macos 2021-06-29 15:39:50 +02:00
Holger Müller b0a21bc164 use pyinstaller 4.3 2021-06-21 18:32:47 +02:00
Holger Müller b096bb80ba upgrade pyinstaller 2020-10-30 09:00:42 +01:00
Holger Müller 3ef4f7309f use older scipy on windows release
pyinstaller seem to strugle with scipy > 1.4.x
2020-10-29 19:30:27 +01:00
Holger Müller 87d73f8842
Splitted github release actions (#305)
* splitted github release actions
* generate 32Bit windows binaries
2020-08-01 09:45:22 +02:00
Holger Müller 80f5cadd22 action again 2020-07-28 21:33:57 +02:00
Holger Müller c981069a16 onefile again 2020-07-28 21:23:16 +02:00
Holger Müller c4eea708e2 pyinstaller --onefile 2020-07-28 21:14:24 +02:00
Holger Müller fa19aaab37 Version bump / CHANGELOG 2020-06-30 12:23:23 +02:00
Holger Müller c77d19780b enable all os targets again 2020-06-27 16:16:54 +02:00
Holger Müller 4a8195e189 upgrade setuptools befor using PyInstaller 2020-06-27 16:09:36 +02:00
Holger Müller 73f968a47b Try build with python3.8 2020-06-27 15:47:41 +02:00
Holger Müller cf2ec7e896 added jobs 2020-06-19 09:25:22 +02:00
Holger Müller bf5b6d1395 Splitted workflow to coverage and release 2020-06-19 09:01:50 +02:00
Holger Müller ea6d41af13 github actions adjust 2020-06-17 19:42:55 +02:00
Holger Müller c039b7d637 add os to artifact 2020-06-12 19:50:40 +02:00
Holger Müller d5d5c188e2 less actions 2020-06-12 19:38:52 +02:00
Holger Müller b28b77348f typo 2020-06-12 19:21:10 +02:00