Commit Verlauf

Autor SHA1 Nachricht Datum
  Bowen Liang 25b0a97851 build: use Poetry as default build system for dependency installation in CI jobs (#5088) vor 10 Monaten
  takatost e3544c6ef7 fix: dependency package versions are not synchronized to requirements.txt (#5084) vor 10 Monaten
  Matri f62f71a81a build: initial support for poetry build tool (#4513) vor 10 Monaten
  takatost 3579fd1b09 feat: add create tenant command (#4974) vor 10 Monaten
  Bowen Liang f32b440c4a chore: fix indention violations by applying E111 to E117 ruff rules (#4925) vor 10 Monaten
  Bowen Liang b234710af9 chore: fix invalid escape sequences by applying W605 rule (#4851) vor 10 Monaten
  Bowen Liang 3fda2245a4 improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) vor 11 Monaten
  Bowen Liang e8e213ad1e chore: apply and fix flake8-bugbear lint rules (#4496) vor 11 Monaten
  Bowen Liang 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) vor 11 Monaten
  Bowen Liang 44857702ae test: add integration tests on CodeExecutor with the sandbox service (#4015) vor 11 Monaten
  Bowen Liang d9b821cecc chore: apply ruff rules on tests and app.py (#3605) vor 1 Jahr
  Bowen Liang d463b82aba test: add scripts for running tests on api module both locally and CI jobs (#3497) vor 1 Jahr
  takatost 1bd1cd6938 fix: event handlers not registered globally (#2479) vor 1 Jahr
  Bowen Liang 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) vor 1 Jahr
  Bowen Liang 14a19a3da9 chore: apply ruff's pyflakes linter rules (#2420) vor 1 Jahr
  Bowen Liang 65a02f7d32 chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) vor 1 Jahr
  Bowen Liang 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) vor 1 Jahr