Commit Graph

38 Commits

Author SHA1 Message Date
Andreas Zweili b92ef58c82 Remove poetry2nix 2023-08-28 17:01:22 +02:00
Andreas Zweili 8181db93ea
Revert "Pdm" 2023-08-27 19:06:06 +02:00
Andreas Zweili ad799de420 Remove checks for the moment 2023-08-27 18:59:58 +02:00
Andreas Zweili 45a2d9ed22 Replace poetry with pdm
In addition we stop using Nix managing the Python dependencies. It just takes
too much time to again and again fix the various problems.
2023-08-27 18:59:58 +02:00
Andreas Zweili 86e0ae7c5b Revert DB tests 2023-07-20 21:59:46 +02:00
Andreas Zweili 64bbd528ae Revert "Revert "Try to use the db in tests""
This reverts commit 757e1da5cb.
2023-07-20 21:06:54 +02:00
Andreas Zweili f423680533 Remove unused variables 2023-07-11 21:37:53 +02:00
Andreas Zweili 46df3a73b0
Update tests.yml 2023-07-10 09:36:23 +02:00
Andreas Zweili c72d1e66cc
Update publish.yml 2023-07-10 09:36:09 +02:00
Andreas Zweili c7313fb63e
Update install-nix-action 2023-04-24 13:30:24 +02:00
Andreas Zweili bdc68df50c Remove unused variable from workflow 2022-12-12 10:10:10 +01:00
Andreas Zweili fb89ee2a1a
Correct image name in workflow 2022-12-12 09:35:28 +01:00
Andreas Zweili 7466c392bc First working Flake container 2022-12-12 09:11:13 +01:00
Andreas Zweili 003a3a9da9 Change cache name 2022-11-30 23:03:41 +01:00
Andreas Zweili e7bd5841f3 Allow manual workflows 2022-11-30 22:35:26 +01:00
Andreas Zweili ed7abf2ea1 Try to enable cachix cache 2022-11-30 22:02:36 +01:00
Andreas Zweili ff64349fd4
Delete codeql.yml 2022-11-28 18:30:08 +01:00
Andreas Zweili b21c90b827 Add -j auto flag for faster tests 2022-11-27 22:00:03 +01:00
Andreas Zweili 42939e5aa2 Enable verbose output for checks 2022-11-27 21:34:05 +01:00
Andreas Zweili b890db2420 Use flake check in CI 2022-11-27 21:21:04 +01:00
Andreas Zweili aa3edbadcb Use make test for the moment 2022-11-24 18:14:30 +01:00
Andreas Zweili b3eeead482 Split linting and tests 2022-11-22 11:37:33 +01:00
Andreas Zweili 6218c1f301 Try another command 2022-11-22 11:06:43 +01:00
Andreas Zweili 94e2063f27 Remove duplicate flake8 command 2022-11-22 10:39:02 +01:00
Andreas Zweili 444c39ec91 Run all commands in one step 2022-11-21 23:35:51 +01:00
Andreas Zweili bf2a167089 Try to use Nix in Github actions 2022-11-21 23:09:07 +01:00
Andreas Zweili 1544cb2b3e Add missing commas 2022-11-19 15:35:44 +01:00
Andreas Zweili eba4a32d99 Enable CI on dev 2022-11-19 15:33:52 +01:00
Andreas Zweili 423823a165
Create tests.yml 2022-11-12 22:46:46 +01:00
Andreas Zweili 78cc9f528d
Create codeql.yml 2022-11-05 22:57:54 +01:00
Andreas Zweili 62174df3f4
Create dependabot.yml 2022-11-05 22:39:09 +01:00
Andreas Zweili 62c93019c3 readd settings for the github tests 2022-02-07 23:04:45 +01:00
Andreas Zweili 1db8153e70 add a missing env variable 2021-12-28 16:33:44 +01:00
Andreas Zweili 342f460f8b update workflow 2021-12-28 16:30:49 +01:00
Andreas Zweili 69f980efd9 try to build docker image 2021-12-28 16:21:55 +01:00
Andreas Zweili a74af74786 rename job 2021-12-28 16:21:09 +01:00
Andreas Zweili 9d499999d5 run tests on pull request 2021-12-28 16:20:30 +01:00
Andreas Zweili 252d07eff9 try out a github workflow 2021-12-24 13:01:46 +01:00