Commit Graph

1271 Commits

Author SHA1 Message Date
Andreas Zweili ce3f748f33 Disable linting for nested_admin 2023-07-10 19:10:07 +02:00
Andreas Zweili fb7b9e7208 Correct setup for pylint 2023-07-10 19:09:37 +02:00
Andreas Zweili f6cb0f6873 Update dependencies 2023-07-10 17:38:04 +02:00
Andreas Zweili ca30519384 Remove unused dev packages 2023-07-10 17:36:04 +02:00
Andreas Zweili 729cf08cea Use default line length of black 2023-07-10 16:47:01 +02:00
Andreas Zweili bfb5c19931 Add pylint-django 2023-07-02 13:52:49 +02:00
Andreas Zweili b3c1f10718 Ignore types for DeleteView
This is caused by a bug:
https://github.com/typeddjango/django-stubs/issues/1227
2023-07-02 13:43:43 +02:00
Andreas Zweili c09184686b Add mypy django plugin 2023-07-02 13:42:54 +02:00
Andreas Zweili 6d1611bafa Correct the command to run mypy in flake 2023-07-02 13:42:42 +02:00
Andreas Zweili f7204f43d0 Add mypy 2023-07-02 13:11:04 +02:00
Andreas Zweili 89e5d6a47a Update flake 2023-06-25 15:13:22 +02:00
Andreas Zweili 41876ad29d Add python-lsp-server 2023-06-25 15:06:40 +02:00
Andreas Zweili 8665808f9e Disable the keyring
I don't really need it at the moment and there is a bug with poetry.
https://github.com/python-poetry/poetry/issues/5250
https://github.com/python-poetry/poetry/issues/1917
2023-06-25 15:05:38 +02:00
Andreas Zweili 91469e180f URLs should be strings 2023-06-21 21:22:39 +02:00
Andreas Zweili c7313fb63e
Update install-nix-action 2023-04-24 13:30:24 +02:00
Andreas Zweili 675eb4ff95 Update packages 2023-04-24 13:18:25 +02:00
Andreas Zweili f83e91efa6 Fix the clean command 2023-04-24 13:16:44 +02:00
Andreas Zweili ccfc1ea66c Update poetry 2023-03-07 21:53:18 +01: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 b072ee441f Update flake 2023-03-07 21:28:28 +01:00
Andreas Zweili 5c9fcd22f1 Correct the development URL 2023-03-07 21:12:17 +01:00
Andreas Zweili ed35a4913a
Merge pull request #112 from Nebucatnetzer/update-deps
Update dependencies
2023-01-29 13:02:16 +01:00
Andreas Zweili de219f7d62 Update dependencies 2023-01-29 12:55:38 +01:00
Andreas Zweili 59c949c9c0
Merge pull request #106 from Nebucatnetzer/dev
Remove unused package
2022-12-28 13:50:09 +01:00
Andreas Zweili 84c2516d24 Remove unused package 2022-12-28 13:43:25 +01:00
Andreas Zweili e823e39688
Merge pull request #105 from Nebucatnetzer/dev
Clean up
2022-12-12 21:45:13 +01:00
Andreas Zweili 795a93ce7f Replace the Makefile 2022-12-12 21:42:00 +01:00
Andreas Zweili 2ff10b6de9 Remove unused files 2022-12-12 20:45:02 +01:00
Andreas Zweili a529a59e29 Rewrite the flake to use poetry2nix.dependencyEnv 2022-12-12 20:37:51 +01:00
Andreas Zweili b1f2125e55 Exclude more files from the container 2022-12-12 16:18:25 +01:00
Andreas Zweili 32e0407ea0 Use the WorkingDir parameter 2022-12-12 16:18:11 +01:00
Andreas Zweili 8db9509777 Remove gunicorn as a dependecy from poetry
It is defined already by the flake. If someone wants to run the project in
another way they are free to do so.
2022-12-12 16:17:10 +01:00
Andreas Zweili 23afd3f4f4 Move the poetry dependencies into groups 2022-12-12 16:16:53 +01:00
Andreas Zweili 56d61c7fa9
Merge pull request #104 from Nebucatnetzer/dev
A sort of working setup
2022-12-12 10:11:16 +01:00
Andreas Zweili bdc68df50c Remove unused variable from workflow 2022-12-12 10:10:10 +01:00
Andreas Zweili 12e72e2698 Get the postgres password from the env variable 2022-12-12 10:07:58 +01:00
Andreas Zweili 0a669d7e88 Correct name for SECRET_KEY env 2022-12-12 10:07:29 +01:00
Andreas Zweili 7c874f6ae8 Ignore the static folder 2022-12-12 09:51:34 +01:00
Andreas Zweili c59e3d95fd Remove unused command 2022-12-12 09:51:22 +01:00
Andreas Zweili 21ff8e674c Correct static volume 2022-12-12 09:51:13 +01:00
Andreas Zweili 02ad71762d Correct image name 2022-12-12 09:50:51 +01:00
Andreas Zweili fb89ee2a1a
Correct image name in workflow 2022-12-12 09:35:28 +01:00
Andreas Zweili 952fe37eb6
Merge pull request #103 from Nebucatnetzer/dev
Update master
2022-12-12 09:30:05 +01:00
Andreas Zweili a130a54a13 Make the container the default package 2022-12-12 09:24:59 +01:00
Andreas Zweili 719d5ba148 Ignore .pyc files 2022-12-12 09:18:55 +01:00
Andreas Zweili 7466c392bc First working Flake container 2022-12-12 09:11:13 +01:00
Andreas Zweili f5df1022cd
Merge pull request #102 from Nebucatnetzer/dependabot/pip/pylint-2.15.8
Bump pylint from 2.15.6 to 2.15.8
2022-12-06 21:55:16 +01:00
dependabot[bot] 7c6a33f8b7
Bump pylint from 2.15.6 to 2.15.8
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.6 to 2.15.8.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.15.8)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 20:49:03 +00:00
Andreas Zweili 1910f21381
Merge pull request #101 from Nebucatnetzer/dependabot/pip/pytest-xdist-3.1.0
Bump pytest-xdist from 3.0.2 to 3.1.0
2022-12-06 21:47:12 +01:00