Commit Graph

34 Commits

Author SHA1 Message Date
Andreas Zweili 0fb8faa4ec Only update the lock file when updating poetry depencies 2023-08-28 20:15:34 +02:00
Andreas Zweili 93731bf2c8 Readd poetry2nix
I have less problems with it than without.
2023-08-28 20:12:20 +02:00
Andreas Zweili 3a462ec1c3 Update dependencies 2023-08-28 17:12:14 +02:00
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 9fcb2a1a39 Add shfmt config 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 1da451dff5 Open the webserver URL in the default browser 2023-08-03 11:12:35 +02:00
Andreas Zweili 69e5a5bb16 Refactor internal functions 2023-07-22 18:27:33 +02:00
Andreas Zweili 844a2ff694 Add descriptions 2023-07-22 18:24:48 +02:00
Andreas Zweili 29ed447c5e Add dev stop command 2023-07-22 17:24:15 +02:00
Andreas Zweili ea33c3ffea Show URL to webserver 2023-07-22 16:37:49 +02:00
Andreas Zweili f2912d7655 Make dev.sh more flexible 2023-07-22 16:29:34 +02:00
Andreas Zweili 8bf4ee6bbe Randomize the ports
This should help with port colitions when running multiple projects at once.
2023-07-22 15:58:26 +02:00
Andreas Zweili e36dd53c6b Add a sleep of 2 seconds
The database needs some time to shut down
2023-07-18 20:58:49 +02:00
Andreas Zweili 986434de8d Load the inventory fixtures 2023-07-18 20:58:39 +02:00
Andreas Zweili ceda8d419b Remove one object per line
Makes it easier to change
2023-07-18 20:47:24 +02:00
Andreas Zweili 04e1831d02 Replace cleanall with git clean -xdf 2023-07-18 20:44:01 +02:00
Andreas Zweili a623062fb5 Remove the database when cleaning 2023-07-18 20:41:12 +02:00
Andreas Zweili 42965ba283 Rename second_run to first_run 2023-07-18 20:40:58 +02:00
Andreas Zweili 1551150ede Move the overmind quit command ouf of the if clause 2023-07-14 14:20:08 +02:00
Andreas Zweili 0b61c4a23f Clean up the clean tasks 2023-07-13 23:48:59 +02:00
Andreas Zweili 311f2313e4 Rewrite setup to use overmind 2023-07-13 23:48:43 +02:00
Andreas Zweili f82c2bcc23 Make test runs work from any directory 2023-07-13 23:02:56 +02:00
Andreas Zweili dd6603992d Start the services with overmind 2023-07-13 22:25:50 +02:00
Andreas Zweili 3b04e8337e Remove the .direnv directory when cleaning 2023-07-13 22:22:23 +02:00
Andreas Zweili 4863b71bce Build the .venv into a hidden folder 2023-07-13 22:22:03 +02:00
Andreas Zweili 07a8d8cb33 Remove docker-compose-development.yml 2023-07-13 22:08:53 +02:00
Andreas Zweili 8af2b25042 Run tests in a RAM DB 2023-07-13 22:07:32 +02:00
Andreas Zweili f83e91efa6 Fix the clean command 2023-04-24 13:16:44 +02:00
Andreas Zweili 9011d7a730 Add a check command 2023-03-07 21:53:03 +01:00
Andreas Zweili 559a88367a Add an update command 2023-03-07 21:37:17 +01:00
Andreas Zweili 795a93ce7f Replace the Makefile 2022-12-12 21:42:00 +01:00