Commit Graph

5 Commits

Author SHA1 Message Date
Michael Beemer 3e5f8505f7
ci: upgrade codecov (#76)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-04-11 12:27:42 -04:00
Michael Beemer 3d4c11ddc0
ci: add pr trigger types (#41)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-02-22 08:46:09 -05: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 c00f110427
ci: split GHA build job into build, lint and sast (#33)
split GHA build job into build, lint and sast

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-01-12 00:33:48 -03: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