| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-11-16 | Relay seasonalbot token and debug to docker-compose.yml | -2/+2 | ||
| 2020-11-16 | Implement Redis connection to bot class and create instance | -2/+26 | ||
| 2020-11-16 | Rename redis configuration class | -1/+2 | ||
| 2020-11-16 | Put development Redis information to container | -0/+1 | ||
| 2020-11-16 | Create Redis configuration class | -0/+7 | ||
| 2020-11-16 | Add Redis service to docker-compose.yml | -0/+5 | ||
| 2020-11-16 | Add async-rediscache dependency to Pipfile | -19/+113 | ||
| 2020-11-15 | Remove DockerHub from GitHub Actions | -11/+3 | ||
| We're no longer using DockerHub in our deployment for SeasonalBot, so it does not make sense to keep pushing containers there. | ||||
| 2020-11-15 | Change CI badge to GitHub Actions | -1/+1 | ||
| 2020-11-14 | Merge build and deploy stages | -19/+2 | ||
