Commit Graph

5 Commits

Author SHA1 Message Date
Anton Grübel 9590554be4
feat: migrate to uv (#293)
* migrate to uv

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix build setup

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix paths-filter

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* add uv workspace

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix type check

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2025-08-07 20:50:43 +02:00
Federico Bond 1cef37c5d8
chore: reorganize repo for multiple packages (#35)
* chore: remove empty flagsmith provider

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: reorganize repo for multiple packages

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: continue migrating to hatch

Signed-off-by: Federico Bond <federicobond@gmail.com>

* docs: update documentation and remove unneeded files

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: remove pre-commit exclude as it's already covered by .gitignore

Signed-off-by: Federico Bond <federicobond@gmail.com>

* docs: fix typo in CONTRIBUTING.md

Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
Signed-off-by: Federico Bond <federicobond@gmail.com>

---------

Signed-off-by: Federico Bond <federicobond@gmail.com>
Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
2024-01-24 21:31:42 -03:00
Anton Grübel b4d6995e48
chore: remove excluded ruff rules and fix issues (#32)
remove excluded ruff rules and fix issues

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-01-10 17:11:44 -05:00
Anton Grübel c5584ee26b
chore: replace black, flake8 and isort with ruff and ruff-format (#30)
Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-01-09 17:05:20 -05:00
Tom Carrio 1c52d12e26
feat: add flagd provider (#3)
Signed-off-by: agardnerit <adam@agardner.net>
Signed-off-by: Tom Carrio <tom@carrio.dev>
Signed-off-by: Federico Bond <federicobond@gmail.com>
Co-authored-by: agardnerit <adam@agardner.net>
Co-authored-by: Federico Bond <federicobond@gmail.com>
2023-07-17 21:10:35 -04:00