-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule atomic
updated
4 files
+1 −5 | .github/workflows/testing.yml | |
+2 −2 | app/atomic_svc.py | |
+51 −0 | tests/test_atomic_svc.py | |
+1 −9 | tox.ini |
Submodule debrief
updated
3 files
+1 −1 | app/debrief-sections/facts_table.py | |
+4 −0 | static/css/debrief.css | |
+5 −4 | static/js/graph.js |
Submodule human
updated
11 files
+4 −1 | README.md | |
+1 −1 | app/human_svc.py | |
+7 −1 | pyhuman/app/utility/webdriver_helper.py | |
+58 −11 | pyhuman/app/workflows/browse_web.py | |
+82 −0 | pyhuman/app/workflows/browse_youtube.py | |
+82 −7 | pyhuman/app/workflows/google_search.py | |
+78 −0 | pyhuman/app/workflows/open_office_calc.py | |
+138 −0 | pyhuman/app/workflows/open_office_writer.py | |
+4 −0 | pyhuman/data/browse_youtube.txt | |
+1 −0 | pyhuman/requirements.txt | |
+1 −0 | requirements.txt |
Submodule sandcat
updated
14 files
Submodule stockpile
updated
8 files