Commit Graph

4 Commits

Author SHA1 Message Date
Raoul Snyman c04b2a4102 Fix an issue with hypercorn not finding the application in the docker image; correct the README; fix a co-routine that wasn't being awaited
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
2023-07-29 21:58:59 -07:00
Raoul Snyman 62029b9acd Getting things ready to containerize CodeSmigen
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
- Update the Dockerfile to pull the correct package
- Update the README.rst with environment variables
- Add typing annotations
- Refactor config to be loaded via environment variables as well as a file
2023-07-28 13:07:11 -07:00
Raoul Snyman 293ab7f51d Update README 2023-07-27 23:19:20 -07:00
Raoul Snyman bcb29e3d1c Building out pipeline
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
- Update hatch environments for linting, testing
- Add initial Dockerfile
- Add CI pipeline configuration
- Add test
- Add icon
- Remove setup.py
2023-07-27 22:14:11 -07:00