Fix path processing (#5032)

* Fix and clean up path processing in logs module

* Fix path processing throughout the project

* Fix plugins test

* Fix borky pytest vs mkdir(exist_ok=True)

* Update docs and gitignore for new workspace location

* Fix borky pytest vol.2

* ok james
This commit is contained in:
Reinier van der Leer
2023-07-21 20:36:15 +02:00
committed by GitHub
parent e0d8e6b75f
commit 2c53530e99
21 changed files with 95 additions and 118 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
## Original ignores
autogpt/keys.py
autogpt/*.json
**/auto_gpt_workspace/*
auto_gpt_workspace/*
*.mpeg
.env
azure.yaml