Reinier van der Leer
|
2db4a5da57
|
Merge branch 'master' into fix/default-config
|
2023-04-19 02:04:11 +02:00 |
|
Josh XT
|
9514919d37
|
Option to disable working directory restrictions (#1875)
Remove restriction on working directory if RESTRICT_TO_WORKSPACE != True
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-04-19 01:54:38 +02:00 |
|
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 |
|
Will Callender
|
74aa4add1b
|
fix(python-run): prompt users to install Docker when execute_python_file encounters a Docker error (#2231)
fix(python-run): make error message more explicit
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-04-19 01:37:31 +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 |
|
Reinier van der Leer
|
8020eaa2e9
|
Merge pull request #1473 from ickma/support-headless-chrome-mode
Add support for running Chrome in Headless mode.
|
2023-04-19 01:14:49 +02:00 |
|
Reinier van der Leer
|
78734dade8
|
Consolidate default config with config.py as master
|
2023-04-18 23:40:43 +02:00 |
|
Pi
|
89539d0cf1
|
Merge pull request #2441 from richbeales/master
Hotfix - Announcement filename was incorrect
|
2023-04-18 22:20:43 +01:00 |
|
Richard Beales
|
1887f51516
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-18 22:16:29 +01:00 |
|
Richard Beales
|
3ebe125d3f
|
Bugfix - filename for announcement was wrong
|
2023-04-18 22:16:11 +01:00 |
|
Pi
|
bed0860c71
|
Merge pull request #2429 from richbeales/master
Added ability to output news/announcements on startup
|
2023-04-18 21:48:15 +01:00 |
|
Richard Beales
|
88ebebf74f
|
Implement suggestions from pi - save current news to file
|
2023-04-18 21:45:09 +01:00 |
|
Richard Beales
|
913c933e8c
|
isort
|
2023-04-18 20:13:31 +01:00 |
|
Richard Beales
|
90e6a55e37
|
Black formatting
|
2023-04-18 20:11:26 +01:00 |
|
Richard Beales
|
4a07790910
|
Added ability to output news/announcements on startup
|
2023-04-18 20:09:07 +01:00 |
|
BillSchumacher
|
5752a466a2
|
Merge pull request #2318 from ezolenko/bugs/execute_shell_popen
Fix for execute_shell_popen using WORKING_DIRECTORY
|
2023-04-18 13:07:27 -05:00 |
|
0xArty
|
b5f1ba0df1
|
Merge pull request #2415 from cryptidv/template-updates
[Hotfix] bugs template again
|
2023-04-18 17:59:03 +01:00 |
|
Eesa Hamza
|
5c55c35821
|
Hotfix bugs template again
|
2023-04-18 19:57:24 +03:00 |
|
0xArty
|
efb4429d33
|
Merge pull request #2408 from cryptidv/template-updates
Hotfix bugs template
|
2023-04-18 17:55:15 +01:00 |
|
Eesa Hamza
|
285188bdde
|
Added required under 'validations'
|
2023-04-18 19:52:15 +03:00 |
|
Eesa Hamza
|
4ca8b376b6
|
Fix label being required
|
2023-04-18 19:25:46 +03:00 |
|
Eesa Hamza
|
61f5925502
|
Hotfix bugs template
|
2023-04-18 19:13:27 +03:00 |
|
Pi
|
8d9505cda5
|
Merge pull request #2375 from cryptidv/template-updates
Improve the Issue Templates
|
2023-04-18 17:07:53 +01:00 |
|
Eesa Hamza
|
17caf226d0
|
Slight fixes
|
2023-04-18 17:57:40 +03:00 |
|
Eesa Hamza
|
7a6eb19b1c
|
Fixed bugs template and added suggestions
|
2023-04-18 17:55:09 +03:00 |
|
Eesa Hamza
|
c846c1d331
|
Fixed and added suggestions to bugs template
|
2023-04-18 17:53:49 +03:00 |
|
Reinier van der Leer
|
d6b1aa677d
|
consolidate browser settings
|
2023-04-18 16:46:58 +02:00 |
|
0xArty
|
fd4a2ed414
|
Merge pull request #2373 from 0xArty/click-arg-pasing
Use click to parse arguments
|
2023-04-18 15:16:53 +01:00 |
|
Reinier van der Leer
|
9d14b113a3
|
Merge remote-tracking branch 'origin/master' into support-headless-chrome-mode
|
2023-04-18 16:01:45 +02:00 |
|
EH
|
0c8467c404
|
Update 1.bug.yml
|
2023-04-18 14:34:24 +01:00 |
|
0xArty
|
a2c0db44d6
|
moved cli into seperate file
|
2023-04-18 14:33:55 +01:00 |
|
Eesa Hamza
|
7286ef3a52
|
Spruced up the bug issue template
|
2023-04-18 16:07:15 +03:00 |
|
0xArty
|
6f87fb63c1
|
Runs agent as default command
|
2023-04-18 13:54:06 +01:00 |
|
EH
|
fbdf9d4bd4
|
docs: add warning for non-essential contributions (#2359)
|
2023-04-18 14:21:57 +02:00 |
|
0xArty
|
b5378174f3
|
Switched to using click
|
2023-04-18 13:19:17 +01:00 |
|
Richard Beales
|
4c2a566acc
|
Merge pull request #2327 from Significant-Gravitas/automatic-CI
Make Continuous Integration Automatic
|
2023-04-18 08:20:15 +01: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 |
|
Toran Bruce Richards
|
0664b737ab
|
Updates sponsors
|
2023-04-18 18:11:56 +12:00 |
|
Eugene Zolenko
|
a88113de33
|
Fix for execute_shell_popen using WORKING_DIRECTORY
Looks like things got changed to WORKSPACE_PATH recently?
|
2023-04-17 23:02:07 -06:00 |
|
BillSchumacher
|
67846bad21
|
Merge pull request #2192 from merwanehamadi/feature/change-flake-config
Align flake, black and isort to pipelines and precommit hooks
|
2023-04-17 17:28:12 -05:00 |
|
Merwane Hamadi
|
da65bc3f68
|
black
|
2023-04-17 13:47:38 -07:00 |
|
Merwane Hamadi
|
cf9a94a8b6
|
isort implemented
|
2023-04-17 13:42:01 -07:00 |
|
Merwane Hamadi
|
9577468f0c
|
remove isort
|
2023-04-17 12:58:05 -07:00 |
|
Merwane Hamadi
|
3134beb983
|
Configure isort settings in pyproject.toml and remove tool.setuptools
|
2023-04-17 12:51:12 -07:00 |
|
Merwane Hamadi
|
254cd69748
|
Update CI workflow to use flake8, black, and isort formatting checks
|
2023-04-17 12:50:21 -07:00 |
|
Merwane Hamadi
|
2f4ef3ba6a
|
Update pre-commit hooks with isort, black, and local pytest-check
|
2023-04-17 12:49:56 -07:00 |
|
Richard Beales
|
9cb1555ade
|
Merge pull request #2193 from Lootheo/betterparsing
changed rstrip for strip and added case for empty string
|
2023-04-17 20:43:25 +01:00 |
|
Richard Beales
|
75baa11e81
|
Merge pull request #2227 from Tmpecho/patch-1
Added return type hint to execute_code.py file
|
2023-04-17 20:30:21 +01:00 |
|
Richard Beales
|
e40d6f3314
|
Merge pull request #2050 from tzengyuxio/master
fix: unreadable text in console and potentially over the max token
|
2023-04-17 20:23:35 +01:00 |
|