Commit Graph

1645 Commits

Author SHA1 Message Date
Nicholas Tindle
c58cf15565 hotfix: don't upload results on push 2023-04-21 00:27:19 -05:00
Richard Beales
4eaec80438 Merge pull request #2313 from lengweiping1983/arg_config_optimization
only adjust argument order
2023-04-21 06:17:51 +01:00
Richard Beales
7b22809530 Merge pull request #2545 from cryptidv/fixes
Added version select to bug template
2023-04-21 06:14:05 +01:00
Richard Beales
d573bee791 Merge pull request #2651 from riensen/patch-1
Improve plugin section in README.md to prevent dependency errors
2023-04-21 06:07:12 +01:00
Richard Beales
781f2934e6 Merge pull request #2682 from AndresCdo/update-pre-commit-version
Update pre-commit version
2023-04-21 06:00:59 +01:00
Richard Beales
1b5743dc73 Merge pull request #2705 from itsmarble/add_show_env_fiile_instruct
add instruction to show .env
2023-04-21 05:59:48 +01:00
Richard Beales
26ee15d327 Merge pull request #2709 from Bsodoge/fix-typo
Update README.md
2023-04-21 05:54:09 +01:00
Richard Beales
78bddf3055 Merge pull request #2752 from chrisvxd/patch-1
docs: fix small typo in README
2023-04-21 05:51:11 +01:00
Richard Beales
de1ea5f916 Merge pull request #2758 from Pwuts/fix/silent-azure-fail
Make `load_azure_config` throw if `azure.yaml` does not exist
2023-04-21 05:48:09 +01:00
Richard Beales
d5162d332f Merge pull request #2628 from ntindle/ci/coverage-reporting
Add Coverage reporting to CI pipeline
2023-04-21 05:46:01 +01:00
lengweiping1983
63c2182870 Fix typo's (#2735)
Co-authored-by: lengweiping <lengweiping@vinotar.com>
2023-04-21 06:09:17 +02:00
Reinier van der Leer
b49ef913a8 Make load_azure_config throw if azure.yaml does not exist 2023-04-21 05:15:39 +02:00
Nick Foster
ec27d5729c Fix label of download_file command (#2753)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-21 04:55:20 +02:00
Chris Villa
6b7787ce99 docs: fix small typo in README 2023-04-21 14:19:00 +12:00
Andres Caicedo
558003704e Add missing size param to generate_image_with_dalle (#2691) 2023-04-21 04:00:44 +02:00
Toran Bruce Richards
00ecb983e7 Update README.md 2023-04-21 13:56:59 +12:00
Toran Bruce Richards
f26541188b Update README.md 2023-04-21 13:53:31 +12:00
Toran Bruce Richards
1e3bcc3f8b Update README.md 2023-04-21 12:52:22 +12:00
Torantulino
8faf4f5f79 Deploying to master from @ Significant-Gravitas/Auto-GPT@48f4119fb7 🚀 2023-04-21 00:40:07 +00:00
Toran Bruce Richards
48f4119fb7 Update sponsors_readme.yml 2023-04-21 12:38:18 +12:00
Toran Bruce Richards
ad6f18b737 Update sponsors_readme.yml 2023-04-21 12:31:37 +12:00
Toran Bruce Richards
68e479bdbd Update sponsors_readme.yml 2023-04-21 12:26:04 +12:00
Toran Bruce Richards
1dd8e570a5 Update sponsors_readme.yml 2023-04-21 12:24:18 +12:00
Toran Bruce Richards
511b0212c6 Update sponsors_readme.yml 2023-04-21 12:22:32 +12:00
Toran Bruce Richards
121e08c18e Create sponsors_readme.yml 2023-04-21 12:19:30 +12:00
Toran Bruce Richards
785c90ddb7 Remove hardcoded sponsors 2023-04-21 12:19:20 +12:00
BillSchumacher
d9d5fd5b9a Merge pull request #2727 from Pwuts/fix/spacy-install-model
fix #2654 spacy language model installation
2023-04-20 17:40:25 -05:00
Reinier van der Leer
c145d95312 Fix #2654 spacy language model installation 2023-04-20 23:58:40 +02:00
Andres Caicedo
37c5ebfe73 Merge remote-tracking branch 'upstream/master' into update-pre-commit-version 2023-04-20 20:16:09 +02:00
Peter Banda
14d3ecaae7 Pin BeautifulSoup version to fix browse_website (#2680) 2023-04-20 19:51:52 +02:00
Bsodoge
25db6e56b0 Fix typo 2023-04-20 18:49:15 +01:00
itsmarble
e006a61c52 hotfix 2023-04-20 19:42:48 +02:00
itsmarble
5ecb08c8e8 add instruction to show .env 2023-04-20 19:26:55 +02:00
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
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
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
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