Drikus Roor
|
24d5e1fc8a
|
Ensure Python 3.10 & 3.11 compatability (#1815)
CI: Ensure compatability with Python 3.10 & 3.11
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-04-19 01:38:42 +02:00 |
|
Reinier van der Leer
|
e2accab87e
|
Move to Python 3.10 & improve CI workflow (#2369)
* Use Python 3.10 in CI, benchmark, devcontainer, docker config, .sourcery.yaml
* Improve Python CI workflow
|
2023-04-19 01:27:29 +02:00 |
|
Toran Bruce Richards
|
7ac296081c
|
Add pull_request_target to CI trigger
|
2023-04-18 19:11:09 +12:00 |
|
Toran Bruce Richards
|
525073bb94
|
Change on PR to all branches
|
2023-04-18 18:46:50 +12:00 |
|
Merwane Hamadi
|
254cd69748
|
Update CI workflow to use flake8, black, and isort formatting checks
|
2023-04-17 12:50:21 -07:00 |
|
0xArty
|
147d3733bf
|
Change ci to pytest
|
2023-04-16 22:17:03 +01:00 |
|
Dino Hensen
|
d64f866bfa
|
Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
|
2023-04-14 10:27:41 -07:00 |
|
Drikus Roor
|
04dc0f7149
|
lint: Add flake8 rule E302 to the flake8 workflow job
|
2023-04-13 10:50:27 +02:00 |
|
Drikus Roor
|
8ff36bb8ba
|
lint: Add rule E231 to the flake8 linting job
|
2023-04-13 10:50:26 +02:00 |
|
Drikus Roor
|
f4a481513d
|
ci: Set continue-on-error to false for flake8 lint job
|
2023-04-12 22:13:02 +02:00 |
|
Drikus Roor
|
8d0d4135ea
|
ci: Update flake8 command to ignore some issues.
We can later gradually make it stricter until we have no errors anymore.
|
2023-04-12 22:07:04 +02:00 |
|
Drikus Roor
|
29d6ecd4d3
|
ci: Allow flake8 failure since there are a lot of issues
|
2023-04-12 20:21:42 +02:00 |
|
Drikus Roor
|
87d465a8f1
|
chore: Rename unit test workflow file to ci.yml
|
2023-04-12 20:21:42 +02:00 |
|