Skip to content

Conversation

@ProjectZeroDays
Copy link
Owner

@ProjectZeroDays ProjectZeroDays commented Jan 21, 2025

Add missing archive_gui.py file and update Dockerfile references.

  • frontend/archive_gui.py

    • Add ArchiveGUI class with analyze_sources method.
    • Use PyQt5 for GUI components.
    • Ensure proper application startup with sys.exit(app.exec_()).
  • Dockerfile

    • Update CMD instruction to reference frontend/archive_gui.py.
  • infra/Dockerfile

    • Update CMD instruction to reference frontend/archive_gui.py.

For more details, open the Copilot Workspace session.

Add missing `archive_gui.py` file and update Dockerfile references.

* **frontend/archive_gui.py**
  - Add `ArchiveGUI` class with `analyze_sources` method.
  - Use `PyQt5` for GUI components.
  - Ensure proper application startup with `sys.exit(app.exec_())`.

* **Dockerfile**
  - Update CMD instruction to reference `frontend/archive_gui.py`.

* **infra/Dockerfile**
  - Update CMD instruction to reference `frontend/archive_gui.py`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ProjectZeroDays/Project-Red-Sword/tree/Your-Momma-Beeotch?shareId=XXXX-XXXX-XXXX-XXXX).
@ProjectZeroDays ProjectZeroDays merged commit 40bebeb into Your-Momma-Beeotch Jan 22, 2025
0 of 3 checks passed
@ProjectZeroDays ProjectZeroDays deleted the fix-container-logs branch January 22, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants