Commit Graph

4531 Commits

Author SHA1 Message Date
Richard Beales
0bf4987e1a Merge pull request #2644 from riensen/rename-whitelist
Use inclusive language: Rename 'blacklist' to 'denylist' and 'whitelist' to 'allowlist'
2023-04-20 18:19:52 +01:00
Andres Caicedo
3871fc70ce Merge remote-tracking branch 'upstream/master' into update-pre-commit-version 2023-04-20 19:01:25 +02:00
riensen
9b78e71d16 Use allowlist and denylist naming 2023-04-20 19:01:09 +02:00
Richard Beales
4c686f8fc0 Merge pull request #2667 from egonm12/update-readme-git-clone-command
doc: update git clone command to use stable branch
2023-04-20 17:47:47 +01:00
Andres Caicedo
9aacb68fbc Merge remote-tracking branch 'upstream/master' into feature/add-error-exceptions 2023-04-20 18:24:16 +02:00
Andres Caicedo
3de732508c Merge remote-tracking branch 'upstream/master' into update-pre-commit-version 2023-04-20 18:22:14 +02:00
Eddie Cohen
cf7544c146 Cancel in-progress docker CI on outdate (#2619)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 18:09:20 +02:00
Jartto
2a20ea638e Fix README ./run.sh start -> ./run.sh (#2523)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 18:07:53 +02:00
Andres Caicedo
6699a8ef38 Update .pre-commit-config.yaml
Update pre-commit-hooks to latest version v4.4.0
2023-04-20 16:49:11 +02:00
Andres Caicedo
f99c37aede Update milvus_memory_test.py
The 'err' variable in the except block is an instance of the ImportError class.
2023-04-20 16:42:34 +02:00
k-boikov
bb7ca692e3 include openapi-python-client in docker build (#2669)
Fixes #2658 "Docker image crashes on start"
2023-04-20 14:45:26 +02:00
Egon Meijers
c09ed61aba doc: update git clone command to use stable branch
Since master should not be used for installation as described in the readme, it would be better to checkout the stable branch immediately when cloning to prevent people from reporting issues that are not in the stable environment.
2023-04-20 14:22:24 +02:00
riensen
9f6d6f32a6 Update plugin instructions and improve clarity 2023-04-20 11:17:47 +02:00
Toran Bruce Richards
000389c762 Update README.md 2023-04-20 20:55:55 +12:00
Toran Bruce Richards
c963a209ab Update README.md 2023-04-20 20:23:03 +12:00
BillSchumacher
744c94c96a Lower label and command provided. 2023-04-20 02:22:54 -05:00
BillSchumacher
c561fe8925 Update app.py 2023-04-20 02:19:20 -05:00
BillSchumacher
999990b614 Revert "Merge branch 'master' into stable"
This reverts commit c4008971f7, reversing
changes made to fe855fef13.
2023-04-20 01:15:46 -05:00
Richard Beales
99eac6c1d9 Merge pull request #2272 from Significant-Gravitas/stable
Stable
2023-04-20 06:36:15 +01:00
Richard Beales
c4008971f7 Merge branch 'master' into stable 2023-04-20 06:32:59 +01:00
Nicholas Tindle
5155056198 feat: permissions 2023-04-20 00:25:48 -05:00
Nicholas Tindle
9cb4739e4a fix: syntax 2023-04-20 00:22:10 -05:00
Richard Beales
fe855fef13 Tweak Docker Hub push command 2023-04-20 06:22:02 +01:00
Nicholas Tindle
b9623ed424 fix: add new line back 2023-04-20 00:21:20 -05:00
Nicholas Tindle
7c45b21aa7 Update ci.yml 2023-04-20 00:11:43 -05:00
Richard Beales
c9bf95edf4 Merge pull request #2625 from Significant-Gravitas/stable-0.2.2
Stable 0.2.2 into Stable ready for release
2023-04-20 06:02:22 +01:00
Richard Beales
0fa9cf6eb0 Merge pull request #2624 from Significant-Gravitas/richbeales-patch-2
Patch docker hub CI task into Stable
2023-04-20 06:00:32 +01:00
BillSchumacher
bcda3c1a32 Merge pull request #1986 from Significant-Gravitas/richbeales-patch-2
Update docker-hub image push action
2023-04-19 23:57:56 -05:00
Pi
2f053fe9db Merge pull request #2605 from Pwuts/fix/pr-size-workflow
fix shirt-sizing workflow permissions
2023-04-20 02:32:59 +01:00
Reinier van der Leer
376db5a123 fix shirt-sizing workflow permissions 2023-04-20 03:20:28 +02:00
Toran Bruce Richards
3c23e7145d Update README.md 2023-04-20 13:00:41 +12:00
Toran Bruce Richards
981b6073e7 Update README.md 2023-04-20 12:40:40 +12:00
Nicholas Tindle
a82d49247a Shirt size labeling for PRs (#2467)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 02:07:41 +02:00
BillSchumacher
19f893e1e2 Merge pull request #757 from BillSchumacher/plugin-support
Plugin Support
2023-04-19 18:48:53 -05:00
BillSchumacher
c731675443 Fix url 2023-04-19 18:45:29 -05:00
BillSchumacher
d8fd834142 linting 2023-04-19 18:34:38 -05:00
BillSchumacher
d876de0bef Make tests a bit spicier and fix, maybe. 2023-04-19 18:32:49 -05:00
BillSchumacher
16f0e22ffa linting 2023-04-19 18:21:03 -05:00
BillSchumacher
d7679d755f Fix all commands and cleanup 2023-04-19 18:17:04 -05:00
BillSchumacher
23c650ca10 Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-19 17:28:17 -05:00
BillSchumacher
d5523600c7 Merge pull request #10 from riensen/plugin-support
Adding Allowlisted Plugins via .env
2023-04-19 17:22:36 -05:00
BillSchumacher
f5a2acd82a Merge pull request #2599 from Significant-Gravitas/master
Master -> Test 0.2.2
2023-04-19 17:14:27 -05:00
bszollosinagy
fa91bc154c Fix model context overflow issue (#2542)
Co-authored-by: batyu <batyu@localhost>
2023-04-19 23:28:57 +02:00
Toran Bruce Richards
a5a9b5dbd8 Update README.md 2023-04-20 09:23:18 +12:00
Toran Bruce Richards
cdbcd8596e Update README.md 2023-04-20 09:22:54 +12:00
Richard Beales
9b7719071f Merge pull request #2573 from Significant-Gravitas/fix/symlinks-in-workspace-path
fix(workspace): resolve symlinks in workspace path before checking
2023-04-19 21:49:03 +01:00
Richard Beales
a71ae26b52 Merge pull request #2576 from tejen/patch-1
Update README.md
2023-04-19 21:30:23 +01:00
Tejen Patel
66b5c760f4 Update README.md 2023-04-19 15:11:35 -04:00
Reinier van der Leer
37ff26ec2c fix(workspace): resolve symlinks in workspace path before checking 2023-04-19 20:58:14 +02:00
Richard Beales
a2723f16f2 Merge pull request #2448 from Pwuts/fix/default-config
Consolidate default config with config.py as master
2023-04-19 18:13:21 +01:00