Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update dockerignore to include dev dir | 2022-12-11 | -4/+2 | |
| | | | | | | This is so that CI can build an image that includes the dev folder, which has the exmaple bot. This also removes the test and docs folders, as they od not need to be in a built image. | |||
* | Rename package due to naming conflict | 2022-11-05 | -1/+1 | |
| | ||||
* | Clean Up Docker Configuration | 2022-07-23 | -0/+9 | |
Rewrites the docker configuration to better work for this project. A docker compose containing the dependencies from our other projects is also included to help aid development. Signed-off-by: Hassan Abouelela <[email protected]> |