커밋 기록

작성자 SHA1 메시지 날짜
  takatost 3579fd1b09 feat: add create tenant command (#4974) 10 달 전
  Bowen Liang f32b440c4a chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 10 달 전
  Bowen Liang b234710af9 chore: fix invalid escape sequences by applying W605 rule (#4851) 10 달 전
  Bowen Liang 3fda2245a4 improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 11 달 전
  Bowen Liang e8e213ad1e chore: apply and fix flake8-bugbear lint rules (#4496) 11 달 전
  Bowen Liang 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 11 달 전
  Bowen Liang 44857702ae test: add integration tests on CodeExecutor with the sandbox service (#4015) 11 달 전
  Bowen Liang d9b821cecc chore: apply ruff rules on tests and app.py (#3605) 1 년 전
  Bowen Liang d463b82aba test: add scripts for running tests on api module both locally and CI jobs (#3497) 1 년 전
  takatost 1bd1cd6938 fix: event handlers not registered globally (#2479) 1 년 전
  Bowen Liang 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 년 전
  Bowen Liang 14a19a3da9 chore: apply ruff's pyflakes linter rules (#2420) 1 년 전
  Bowen Liang 65a02f7d32 chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 1 년 전
  Bowen Liang 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 년 전