Commit Graph

1407 Commits

Author SHA1 Message Date
b21c90b827 Add -j auto flag for faster tests 2022-11-27 22:00:03 +01:00
cfec17e253 Merge branch 'dev' of github.com:Nebucatnetzer/network_inventory into dev 2022-11-27 21:56:49 +01:00
b3acbed411 Get rid of a depricated warning 2022-11-27 21:56:11 +01:00
Andreas Zweili
8454a56371
Merge pull request #98 from Nebucatnetzer/check
Use nix flake checks for tests
2022-11-27 21:52:40 +01:00
0d98d64cd4 Remove test from Makefile
They are now covered by `nix flake check`
2022-11-27 21:38:37 +01:00
363898ed60 Refactor the checks 2022-11-27 21:36:06 +01:00
42939e5aa2 Enable verbose output for checks 2022-11-27 21:34:05 +01:00
b890db2420 Use flake check in CI 2022-11-27 21:21:04 +01:00
a45c29c591 Add checks 2022-11-27 21:20:24 +01:00
b267dcc6e7 Remove the src parameter 2022-11-27 21:20:07 +01:00
6a588d8046 Include the whole src directory in the poetry package 2022-11-27 21:19:44 +01:00
d1cd80950e Move more files to src 2022-11-27 18:06:17 +01:00
2e5e0f793a Ignore static files 2022-11-27 17:53:42 +01:00
3d9077f423 Try to move the package into a src file 2022-11-27 17:52:29 +01:00
e6d65d4dd0 Remove unrequired overrides 2022-11-27 16:55:40 +01:00
85ffa540e4 Point poetry2nix to the upstream repo again 2022-11-27 16:49:52 +01:00
c35225f3f6 Extend README 2022-11-27 16:49:40 +01:00
c095943eeb Update the README 2022-11-27 16:31:16 +01:00
aa3edbadcb Use make test for the moment 2022-11-24 18:14:30 +01:00
017ba22625 Rewrite to use both poetryEnv and poetryApplication 2022-11-24 18:14:04 +01:00
0a0fc61ec5 Add a package WIP 2022-11-22 22:28:50 +01:00
aec26414ae Rename the env 2022-11-22 22:12:53 +01:00
c934870b90 Update emacs dir variables 2022-11-22 14:14:36 +01:00
3036aeebfe Add various dev tools 2022-11-22 12:31:45 +01:00
d91228d16d Add pip as a dev dependency 2022-11-22 12:31:25 +01:00
b3eeead482 Split linting and tests 2022-11-22 11:37:33 +01:00
15906ebddb Remove unused import 2022-11-22 11:14:34 +01:00
6218c1f301 Try another command 2022-11-22 11:06:43 +01:00
94e2063f27 Remove duplicate flake8 command 2022-11-22 10:39:02 +01:00
444c39ec91 Run all commands in one step 2022-11-21 23:35:51 +01:00
bf2a167089 Try to use Nix in Github actions 2022-11-21 23:09:07 +01:00
fe1f233f2f Merge remote-tracking branch 'origin/poetry' into dev 2022-11-21 11:10:29 +01:00
659374cb4f Use the new overrides 2022-11-19 22:14:46 +01:00
30c59c2bde Readd my package 2022-11-19 19:50:13 +01:00
40ab6cf93f Add an override for mixer 2022-11-19 19:49:59 +01:00
fca98321e9 Correct the build dependency for pytoolconfig 2022-11-19 19:49:22 +01:00
4e4f7384ea Remove my package from the devshell 2022-11-19 19:36:34 +01:00
26c0cc4990 Use poetry2nix as a flake 2022-11-19 19:17:13 +01:00
6b1145956e Add override for django-nested-admin 2022-11-19 18:42:11 +01:00
7d0c438e79 Add overrides for python-monkey-business and pytoolconfig 2022-11-19 18:35:56 +01:00
7075b0378d Remove pdm from dependencies 2022-11-19 18:34:16 +01:00
a6d90ff3bf Replace self with super 2022-11-19 18:20:16 +01:00
b3d6a71f9e Replace pkgs with super 2022-11-19 18:17:12 +01:00
3fd606a5ab Rewrite to unstable 2022-11-19 18:10:59 +01:00
5beaecebba Add overrides for findpython and idna 2022-11-19 17:44:23 +01:00
357a9f9bd5 Add required setuptools 2022-11-19 16:53:04 +01:00
fa48faa72c Always rebuild the venv 2022-11-19 16:20:46 +01:00
93421c3cc8 Update flake 2022-11-19 16:20:37 +01:00
02d97bf47f Downgrade pylint to a version in mach-nix 2022-11-19 16:18:26 +01:00
Andreas Zweili
b51541c777
Merge pull request #92 from Nebucatnetzer/revert-90-dependabot/pip/black-22.10.0
Revert "Bump black from 21.12b0 to 22.10.0"
2022-11-19 16:13:46 +01:00