portacode 1.4.15.dev11__tar.gz → 1.4.15.dev13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/PKG-INFO +1 -1
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/_version.py +2 -2
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/proxmox_infra.py +102 -36
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/PKG-INFO +1 -1
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/.claude/agents/communication-manager.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/.claude/settings.local.json +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/.gitignore +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/.gitmodules +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/LICENSE +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/MANIFEST.in +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/Makefile +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/backup.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/connect.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/connect.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docs/images/device-transfer-button.png +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docs/images/device-transfer-modal.png +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docs/images/pair-device-button.png +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docs/images/pairing-request.png +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/docs/images/student-workspace.png +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/Dockerfile +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/Dockerfile +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/.local/share/portacode/run/gateway.pid +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/.gitignore +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/db.sqlite3 +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/settings.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/wsgi.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/admin.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/apps.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/menu.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/models.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/views.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-01/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-02/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-03/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-04/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-05/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-06/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-07/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-08/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-09/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/data/student-10/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/manage.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/admin.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/apps.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/menu.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/urls.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/initial_content/treats/views.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/workshop_fleet/instructions/WELCOME.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/__main__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/cli.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/client.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/WEBSOCKET_PROTOCOL.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/base.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/chunked_content.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/diff_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/file_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_aware_file_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/file_system_watcher.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/git_manager.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/manager.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/models.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state/utils.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/project_state_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/registry.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/session.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/system_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/tab_factory.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/terminal_handlers.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/test_proxmox_infra.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/update_handler.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/multiplex.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/terminal.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/data.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/keypair.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/__pycache__/link_capture_wrapper.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/elinks +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/gio-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/gnome-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/gvfs-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/kde-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/kfmclient +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/link_capture_exec.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/link_capture_wrapper.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/links +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/links2 +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/lynx +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/mate-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/netsurf +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/sensible-browser +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/w3m +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/x-www-browser +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/link_capture/bin/xdg-open +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/logging_categories.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/pairing.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/service.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/static/js/test-ntp-clock.html +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/static/js/utils/ntp-clock.js +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/utils/NTP_ARCHITECTURE.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/utils/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/utils/diff_apply.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/utils/diff_renderer.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/utils/ntp_clock.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/SOURCES.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/dependency_links.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/entry_points.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/requires.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode.egg-info/top_level.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/pyproject.toml +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/restore.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/run_tests.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/setup.cfg +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/setup.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_device_online.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_file_operations.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_git_status_ui.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_login_flow.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_navigate_testing_folder.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_play_store_screenshots.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_terminal_buffer_performance.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_terminal_interaction.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_terminal_loading_race_condition.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_modules/test_terminal_start.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/test_request_id.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/.env.example +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/README.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/cli.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/__init__.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/base_test.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/cli_manager.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/hierarchical_runner.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/playwright_manager.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/runner.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/shared_cli_manager.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/core/test_discovery.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/testing_framework/requirements.txt +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/UI_UX/opening_a_file_on_desktop_results_in_nothing.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/agent_context_management.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/django_server_time_sync.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/device_performance_degradation.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/git_data_not_captured_in_proxmox.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/indefinite_resource_loading.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/portacode_service_silently_down.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/premature_terminal_exit.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/project_cpu_hotspots.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/terminals_exit_upon_starting.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/issues/wrong_item_classification_on_client_side.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/todo/smartphone_terminal_input_frustrations.md +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/tools/generate_play_store_assets.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/tools/pairing_tester.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/tools/run_screenshot_suite.sh +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/tools/test_python_ntp_clock.py +0 -0
- {portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/validate.sh +0 -0
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '1.4.15.
|
|
32
|
-
__version_tuple__ = version_tuple = (1, 4, 15, '
|
|
31
|
+
__version__ = version = '1.4.15.dev13'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 4, 15, 'dev13')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
{portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/portacode/connection/handlers/proxmox_infra.py
RENAMED
|
@@ -47,7 +47,7 @@ UNIT_DIR = Path("/etc/systemd/system")
|
|
|
47
47
|
_MANAGED_CONTAINERS_CACHE_TTL_S = 30.0
|
|
48
48
|
_MANAGED_CONTAINERS_CACHE: Dict[str, Any] = {"timestamp": 0.0, "summary": None}
|
|
49
49
|
_MANAGED_CONTAINERS_CACHE_LOCK = threading.Lock()
|
|
50
|
-
|
|
50
|
+
TEMPLATES_REFRESH_INTERVAL_S = 300
|
|
51
51
|
|
|
52
52
|
ProgressCallback = Callable[[int, int, Dict[str, Any], str, Optional[Dict[str, Any]]], None]
|
|
53
53
|
|
|
@@ -197,10 +197,33 @@ def _build_proxmox_client_from_config(config: Dict[str, Any]):
|
|
|
197
197
|
)
|
|
198
198
|
|
|
199
199
|
|
|
200
|
+
def _current_time_iso() -> str:
|
|
201
|
+
return datetime.utcnow().isoformat() + "Z"
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
def _parse_iso_timestamp(value: str) -> Optional[datetime]:
|
|
205
|
+
if not value:
|
|
206
|
+
return None
|
|
207
|
+
text = value
|
|
208
|
+
if text.endswith("Z"):
|
|
209
|
+
text = text[:-1] + "+00:00"
|
|
210
|
+
try:
|
|
211
|
+
return datetime.fromisoformat(text)
|
|
212
|
+
except ValueError:
|
|
213
|
+
return None
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
def _templates_need_refresh(config: Dict[str, Any]) -> bool:
|
|
217
|
+
if not config or not config.get("token_value"):
|
|
218
|
+
return False
|
|
219
|
+
last = _parse_iso_timestamp(config.get("templates_last_refreshed") or "")
|
|
220
|
+
if not last:
|
|
221
|
+
return True
|
|
222
|
+
return (datetime.utcnow() - last).total_seconds() >= TEMPLATES_REFRESH_INTERVAL_S
|
|
223
|
+
|
|
224
|
+
|
|
200
225
|
def _ensure_templates_refreshed_on_startup(config: Dict[str, Any]) -> None:
|
|
201
|
-
|
|
202
|
-
if _STARTUP_TEMPLATES_REFRESHED or not config or not config.get("token_value"):
|
|
203
|
-
_STARTUP_TEMPLATES_REFRESHED = True
|
|
226
|
+
if not _templates_need_refresh(config):
|
|
204
227
|
return
|
|
205
228
|
try:
|
|
206
229
|
client = _build_proxmox_client_from_config(config)
|
|
@@ -209,10 +232,10 @@ def _ensure_templates_refreshed_on_startup(config: Dict[str, Any]) -> None:
|
|
|
209
232
|
templates = _list_templates(client, node, storages)
|
|
210
233
|
if templates:
|
|
211
234
|
config["templates"] = templates
|
|
235
|
+
config["templates_last_refreshed"] = _current_time_iso()
|
|
236
|
+
_save_config(config)
|
|
212
237
|
except Exception as exc:
|
|
213
238
|
logger.warning("Unable to refresh Proxmox templates on startup: %s", exc)
|
|
214
|
-
finally:
|
|
215
|
-
_STARTUP_TEMPLATES_REFRESHED = True
|
|
216
239
|
|
|
217
240
|
|
|
218
241
|
def _pick_storage(storages: Iterable[Dict[str, Any]]) -> str:
|
|
@@ -618,6 +641,24 @@ def _guess_package_manager_from_template(template: str) -> str:
|
|
|
618
641
|
return "apt"
|
|
619
642
|
|
|
620
643
|
|
|
644
|
+
def _detect_package_manager(vmid: int) -> str:
|
|
645
|
+
candidates = [
|
|
646
|
+
("apt", "apt-get"),
|
|
647
|
+
("dnf", "dnf"),
|
|
648
|
+
("yum", "yum"),
|
|
649
|
+
("apk", "apk"),
|
|
650
|
+
("pacman", "pacman"),
|
|
651
|
+
("zypper", "zypper"),
|
|
652
|
+
]
|
|
653
|
+
for name, binary in candidates:
|
|
654
|
+
res = _run_pct(vmid, f"command -v {binary} >/dev/null 2>&1")
|
|
655
|
+
if res.get("returncode") == 0:
|
|
656
|
+
logger.debug("Detected package manager %s inside container %s", name, vmid)
|
|
657
|
+
return name
|
|
658
|
+
logger.warning("Unable to detect package manager inside container %s; defaulting to apt", vmid)
|
|
659
|
+
return "apt"
|
|
660
|
+
|
|
661
|
+
|
|
621
662
|
def _get_storage_type(storages: Iterable[Dict[str, Any]], storage_name: str) -> str:
|
|
622
663
|
for entry in storages:
|
|
623
664
|
if entry.get("storage") == storage_name:
|
|
@@ -1095,36 +1136,60 @@ def _bootstrap_portacode(
|
|
|
1095
1136
|
total_steps: Optional[int] = None,
|
|
1096
1137
|
default_public_key: Optional[str] = None,
|
|
1097
1138
|
) -> Tuple[str, List[Dict[str, Any]]]:
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
if
|
|
1117
|
-
if
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1139
|
+
if steps is not None:
|
|
1140
|
+
actual_steps = steps
|
|
1141
|
+
else:
|
|
1142
|
+
detected_manager = _detect_package_manager(vmid)
|
|
1143
|
+
actual_steps = _build_bootstrap_steps(
|
|
1144
|
+
user,
|
|
1145
|
+
password,
|
|
1146
|
+
ssh_key,
|
|
1147
|
+
package_manager=detected_manager,
|
|
1148
|
+
)
|
|
1149
|
+
results, ok = _run_setup_steps(
|
|
1150
|
+
vmid,
|
|
1151
|
+
actual_steps,
|
|
1152
|
+
user,
|
|
1153
|
+
progress_callback=progress_callback,
|
|
1154
|
+
start_index=start_index,
|
|
1155
|
+
total_steps=total_steps,
|
|
1156
|
+
)
|
|
1157
|
+
if not ok:
|
|
1158
|
+
details = results[-1] if results else {}
|
|
1159
|
+
summary = details.get("error_summary") or details.get("stderr") or details.get("stdout") or details.get("name")
|
|
1160
|
+
history = details.get("history")
|
|
1161
|
+
history_snippet = ""
|
|
1162
|
+
if isinstance(history, list) and history:
|
|
1163
|
+
history_snippet = f" history={history[-3:]}"
|
|
1164
|
+
command = details.get("cmd")
|
|
1165
|
+
command_text = ""
|
|
1166
|
+
if command:
|
|
1167
|
+
if isinstance(command, (list, tuple)):
|
|
1168
|
+
command_text = shlex.join(str(entry) for entry in command)
|
|
1169
|
+
else:
|
|
1170
|
+
command_text = str(command)
|
|
1171
|
+
command_suffix = f" command={command_text}" if command_text else ""
|
|
1172
|
+
stdout = details.get("stdout")
|
|
1173
|
+
stderr = details.get("stderr")
|
|
1174
|
+
if stdout or stderr:
|
|
1175
|
+
logger.debug(
|
|
1176
|
+
"Bootstrap command output%s%s%s",
|
|
1177
|
+
f" stdout={stdout!r}" if stdout else "",
|
|
1178
|
+
" " if stdout and stderr else "",
|
|
1179
|
+
f"stderr={stderr!r}" if stderr else "",
|
|
1180
|
+
)
|
|
1181
|
+
if summary:
|
|
1182
|
+
logger.warning(
|
|
1183
|
+
"Portacode bootstrap failure summary=%s%s%s",
|
|
1184
|
+
summary,
|
|
1185
|
+
f" history_len={len(history)}" if history else "",
|
|
1186
|
+
f" command={command_text}" if command_text else "",
|
|
1187
|
+
)
|
|
1188
|
+
logger.error(
|
|
1189
|
+
"Portacode bootstrap command failed%s%s%s",
|
|
1127
1190
|
f" command={command_text}" if command_text else "",
|
|
1191
|
+
f" stdout={stdout!r}" if stdout else "",
|
|
1192
|
+
f" stderr={stderr!r}" if stderr else "",
|
|
1128
1193
|
)
|
|
1129
1194
|
raise RuntimeError(
|
|
1130
1195
|
f"Portacode bootstrap steps failed: {summary}{history_snippet}{command_suffix}"
|
|
@@ -1196,8 +1261,9 @@ def configure_infrastructure(token_identifier: str, token_value: str, verify_ssl
|
|
|
1196
1261
|
"token_value": token_value,
|
|
1197
1262
|
"verify_ssl": verify_ssl,
|
|
1198
1263
|
"default_storage": default_storage,
|
|
1199
|
-
"templates": templates,
|
|
1200
1264
|
"last_verified": datetime.utcnow().isoformat() + "Z",
|
|
1265
|
+
"templates": templates,
|
|
1266
|
+
"templates_last_refreshed": _current_time_iso(),
|
|
1201
1267
|
"network": network,
|
|
1202
1268
|
"node_status": status,
|
|
1203
1269
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{portacode-1.4.15.dev11 → portacode-1.4.15.dev13}/examples/simple_device/docker-compose.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|