1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Commit graph

1517 commits

Author SHA1 Message Date
Scott
677016a434 [Fix] Adjusted docker-compose.yml to use .env and removed docker_secrets 2023-12-12 23:37:07 -05:00
Scott
e2031a8866 Merge branch 'main' of github.com:allthingslinux/tux into User-Count-Roles 2023-12-12 23:33:02 -05:00
jwe66
03cea3a583 [Cleanup] Cleaned up the event_handler.py code 2023-12-12 22:06:24 -05:00
jwe66
f387ed5756 [Cleanup] Cleaned up the event_handler.py code 2023-12-12 22:05:12 -05:00
jwe66
bf08273238 [Tested][Fail] EventHandler test failure 2023-12-12 21:51:36 -05:00
jwe66
0479419d1f [Reorg] Reorganized code to match Discussion post
We reorganized code in the meeting earlier today, just moved some stuff around to allign with what we agreed upon
2023-12-12 20:22:19 -05:00
jwe66
8eef1a0ec4 [Reorg][Docs] Reorganized code and added comments to the EventHandler
EventHandler remains untested
2023-12-12 20:18:38 -05:00
jwe66
67de34aa54 [merge] docker-compose.yml from main 2023-12-12 19:53:26 -05:00
Scott
3f2fb4948c
Add files via upload 2023-12-12 18:55:48 -05:00
jwe66
2b31ba4ec7 [Feature][Untested] Basic EventHandler Implementation
Subject to change and accompanied by an example on_message.py to be used as a template
2023-12-12 14:51:09 -05:00
jwe66
c683fb9ee7 [Feature][Tested] Basic Settings Parser and Example .ini File
Added a basic settings parser and an example settings.ini file.
2023-12-12 00:51:41 -05:00
jwe66
4ade20cb0c test commit + added src and out files 2023-12-11 21:49:09 -05:00
Scott
73841c408f
Update pyproject.toml
Adding tool.pyright to make pyright fairly strict. We can change these easily by setting them to false.
2023-12-01 00:22:07 -05:00
Scott
b2e859985c
Created .pre-commit-config.yaml
This will handle pre-commit hooks for the most part, creating a discussion for this later.
2023-11-30 23:52:07 -05:00
Scott
8603125e2f
adding some place holder files
requirements.txt just holding some random packages. pre-commit and black are needed for pre-commit hooks.
2023-11-30 23:49:03 -05:00
kzndotsh
12c2e917e7
Create README.md 2023-11-28 18:32:25 -05:00
kzndotsh
e530748cf0
Initial commit 2023-11-28 13:19:43 -05:00