Commit Graph

1182 Commits

Author SHA1 Message Date
Andreas Zweili b3eeead482 Split linting and tests 2022-11-22 11:37:33 +01:00
Andreas Zweili 15906ebddb Remove unused import 2022-11-22 11:14:34 +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 fe1f233f2f Merge remote-tracking branch 'origin/poetry' into dev 2022-11-21 11:10:29 +01:00
Andreas Zweili 659374cb4f Use the new overrides 2022-11-19 22:14:46 +01:00
Andreas Zweili 30c59c2bde Readd my package 2022-11-19 19:50:13 +01:00
Andreas Zweili 40ab6cf93f Add an override for mixer 2022-11-19 19:49:59 +01:00
Andreas Zweili fca98321e9 Correct the build dependency for pytoolconfig 2022-11-19 19:49:22 +01:00
Andreas Zweili 4e4f7384ea Remove my package from the devshell 2022-11-19 19:36:34 +01:00
Andreas Zweili 26c0cc4990 Use poetry2nix as a flake 2022-11-19 19:17:13 +01:00
Andreas Zweili 6b1145956e Add override for django-nested-admin 2022-11-19 18:42:11 +01:00
Andreas Zweili 7d0c438e79 Add overrides for python-monkey-business and pytoolconfig 2022-11-19 18:35:56 +01:00
Andreas Zweili 7075b0378d Remove pdm from dependencies 2022-11-19 18:34:16 +01:00
Andreas Zweili a6d90ff3bf Replace self with super 2022-11-19 18:20:16 +01:00
Andreas Zweili b3d6a71f9e Replace pkgs with super 2022-11-19 18:17:12 +01:00
Andreas Zweili 3fd606a5ab Rewrite to unstable 2022-11-19 18:10:59 +01:00
Andreas Zweili 5beaecebba Add overrides for findpython and idna 2022-11-19 17:44:23 +01:00
Andreas Zweili 357a9f9bd5 Add required setuptools 2022-11-19 16:53:04 +01:00
Andreas Zweili fa48faa72c Always rebuild the venv 2022-11-19 16:20:46 +01:00
Andreas Zweili 93421c3cc8 Update flake 2022-11-19 16:20:37 +01:00
Andreas Zweili 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
Andreas Zweili 9bab579980
Revert "Bump black from 21.12b0 to 22.10.0" 2022-11-19 16:13:04 +01:00
Andreas Zweili 74550b215f
Merge pull request #91 from Nebucatnetzer/dependabot/pip/pylint-2.15.6
Bump pylint from 2.12.2 to 2.15.6
2022-11-19 16:01:12 +01:00
Andreas Zweili d745d693dc
Merge pull request #90 from Nebucatnetzer/dependabot/pip/black-22.10.0
Bump black from 21.12b0 to 22.10.0
2022-11-19 16:01:05 +01:00
Andreas Zweili 3faffb72f2 Bump Faker to 12.0 2022-11-19 15:58:03 +01:00
dependabot[bot] 4f90fbbead
Bump black from 21.12b0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 14:36:54 +00:00
dependabot[bot] ad6693839a
Bump pylint from 2.12.2 to 2.15.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.6.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.15.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 14:36:53 +00: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 90a0f320fa Merge remote-tracking branch 'origin/master' into dev 2022-11-19 15:27:09 +01:00
Andreas Zweili f70be2bcf9 Clean out requirements 2022-11-19 15:25:44 +01:00
Andreas Zweili fc11a6351c Clean out the flake 2022-11-19 15:24:41 +01:00
Andreas Zweili 165294319a
Merge pull request #86 from Nebucatnetzer/dependabot/pip/click-8.1.3
Bump click from 8.0.3 to 8.1.3
2022-11-19 14:53:12 +01:00
Andreas Zweili 289bc29232
Merge pull request #84 from Nebucatnetzer/dependabot/pip/django-htmx-1.13.0
Bump django-htmx from 1.12.2 to 1.13.0
2022-11-19 14:52:46 +01:00
Andreas Zweili 3f9cbf6806 Update flake 2022-11-17 18:15:27 +01:00
Andreas Zweili f2741061b3 Merge branch 'poetry' of github.com:Nebucatnetzer/network_inventory into poetry 2022-11-17 18:13:57 +01:00
Andreas Zweili fca0ea1e39 Update flake 2022-11-17 12:02:34 +01:00
Andreas Zweili 6e87a7a7da Revert "Shrink the flake to a more usable size"
This reverts commit cba8690ea9.
2022-11-16 22:31:34 +01:00
Andreas Zweili 4c7375cd09 Update poetry lock file 2022-11-16 21:47:15 +01:00
Andreas Zweili b4c5ded2d2 Add pyyaml 2022-11-16 21:34:37 +01:00
Andreas Zweili c726749053 Add a poetry.toml with project specific settings 2022-11-16 21:34:11 +01:00
Andreas Zweili cba8690ea9 Shrink the flake to a more usable size 2022-11-16 21:33:49 +01:00
Andreas Zweili c56b51ebd3 Remove the virtualenv with make 2022-11-16 21:33:30 +01:00
Andreas Zweili c07bc5268b WIP poetry 2022-11-15 22:04:13 +01:00
dependabot[bot] f5a5edfac3
Bump click from 8.0.3 to 8.1.3
Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.0.3...8.1.3)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 17:13:10 +00:00
dependabot[bot] f63ce20e26
Bump django-htmx from 1.12.2 to 1.13.0
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/adamchainz/django-htmx/releases)
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-htmx/compare/1.12.2...1.13.0)

---
updated-dependencies:
- dependency-name: django-htmx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 17:13:04 +00:00