Commit Graph

59 Commits

Author SHA1 Message Date
Andreas Zweili 42af62ca20
Merge pull request #8 from Nebucatnetzer/dependabot/pip/werkzeug-3.0.3
Bump werkzeug from 3.0.1 to 3.0.3
2024-05-09 13:35:19 +02:00
dependabot[bot] 2adc82b79b
Bump werkzeug from 3.0.1 to 3.0.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 19:40:29 +00:00
Andreas Zweili a271a5168d
Merge pull request #2 from Nebucatnetzer/dependabot/pip/cryptography-42.0.4
Bump cryptography from 41.0.7 to 42.0.4
2024-04-22 10:26:51 +02:00
Andreas Zweili 12414da5a8 Move the Python package into a variable 2024-04-22 10:23:36 +02:00
Andreas Zweili a82a8d00c7 Override cargo hash for cryptography 42.0.4 2024-04-22 10:03:10 +02:00
dependabot[bot] 4c516260f4
Bump cryptography from 41.0.7 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 12:12:39 +00:00
Andreas Zweili 49ef0461dd
Merge pull request #4 from Nebucatnetzer/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2024-04-20 14:11:41 +02:00
dependabot[bot] 2c88a6c92b
Bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 12:09:54 +00:00
Andreas Zweili 18794c29c0
Merge pull request #3 from Nebucatnetzer/dependabot/pip/black-24.3.0
Bump black from 23.12.1 to 24.3.0
2024-04-20 14:09:04 +02:00
Andreas Zweili 967fbdeadc
Merge pull request #1 from Nebucatnetzer/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
2024-04-20 14:08:57 +02:00
Andreas Zweili d1a11d055f
Merge pull request #7 from Nebucatnetzer/docker-compose
Use images from Github
2024-04-20 13:37:21 +02:00
Andreas Zweili 4671f2d724 Use images from Github 2024-04-20 13:36:27 +02:00
Andreas Zweili 39de9240cf
Merge pull request #6 from Nebucatnetzer/disable-tests
Disable tests on main
2024-04-20 13:34:21 +02:00
Andreas Zweili 40f5836463 Disable tests on main 2024-04-20 13:33:16 +02:00
dependabot[bot] 78bf4c1107
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 11:32:45 +00:00
dependabot[bot] 207f9ae114
Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.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/compare/23.12.1...24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 11:32:32 +00:00
Andreas Zweili e90f34b1b6
Merge pull request #5 from Nebucatnetzer/outputs
Outputs
2024-04-20 13:30:41 +02:00
Andreas Zweili ccb80f0afa Build and publish containers 2024-04-20 13:29:04 +02:00
Andreas Zweili 77fbcb3945 Add poetry2nix env 2024-04-20 12:31:47 +02:00
Andreas Zweili dcc40fe883 Add docker-compose.yml 2024-04-20 12:31:47 +02:00
Andreas Zweili 369ec35083 Add matching redis image 2024-04-20 12:31:47 +02:00
Andreas Zweili 138e239b8a Update README 2024-04-20 12:31:47 +02:00
Andreas Zweili 64d70e1a07 Build a container image with poetry2nix 2024-04-20 12:31:47 +02:00
Andreas Zweili ba9a491ac0 Correct path to README 2024-04-20 12:31:47 +02:00
Andreas Zweili ea4750a023 Rename directory 2024-04-20 12:31:47 +02:00
Andreas Zweili c204ac6ea3 Reorder variables 2024-04-04 19:04:06 +02:00
Andreas Zweili 5dedcaa47b Remove devenv-up 2024-04-04 19:03:58 +02:00
Andreas Zweili 9c45c7f21a Rewrite to flake-utils 2024-04-04 00:22:21 +02:00
Andreas Zweili 5b094459a1 Update checkout action 2024-04-03 22:38:30 +02:00
Andreas Zweili 39713469b0 Add a test job for Github actions 2024-04-03 22:14:52 +02:00
Andreas Zweili 429b0c998b Add tests 2024-04-03 22:09:06 +02:00
Andreas Zweili 766c985a1d Add poetry2nix 2024-04-03 19:39:37 +02:00
Andreas Zweili 3da135878f Migrate README to Emacs verb
verb is a much better tool than restclient.
2024-04-03 18:39:49 +02:00
Andreas Zweili d1e98f4d5e Update flake 2024-04-03 18:39:49 +02:00
Andreas Zweili 93a129be79 Remove unused code 2024-04-03 18:39:49 +02:00
Andreas Zweili d98efbd528 Symlink the process-compose.yml for faster startup 2024-04-03 18:39:13 +02:00
Andreas Zweili ab82d4d5e6 Remove LD_LIBRARY_PATH 2024-04-03 18:38:19 +02:00
Andreas Zweili 173a7f00ed Remove systems from input 2024-04-03 18:38:19 +02:00
Andreas Zweili 831023b073 Remove nixConfig from flake
I provide these caches on the system level
2024-04-03 17:42:22 +02:00
Andreas Zweili 41264641bf Remove unused code from .envrc 2024-04-03 17:42:03 +02:00
Andreas Zweili 113c5089c8 Add settings for poetry 2023-12-29 21:41:45 +01:00
Andreas Zweili bd53cb477e Try to cleanup the clean_input function 2023-12-29 21:41:22 +01:00
Andreas Zweili 49c686e54f Format utils with black 2023-12-29 20:53:43 +01:00
Andreas Zweili 290f5bf827 Remove unused import 2023-12-29 20:53:15 +01:00
Andreas Zweili 5b6723c394 Fix tests 2023-12-29 20:52:40 +01:00
Andreas Zweili 663f88d1b4 Hack the clean_input together 2023-12-29 20:16:13 +01:00
Andreas Zweili 69ebfb1418 Format code with black 2023-12-29 19:59:25 +01:00
Andreas Zweili 1b64ae294a Add black as a dev dependencies 2023-12-29 19:59:12 +01:00
Andreas Zweili 4d04c22e48 Rewrite main so that it works for my usecase 2023-12-29 19:41:03 +01:00
Andreas Zweili c191e8fe07 Replace README with an org file 2023-12-29 18:36:10 +01:00