Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add docker for automatic updates #6

Merged
merged 6 commits into from
Sep 19, 2024
Merged

feat: add docker for automatic updates #6

merged 6 commits into from
Sep 19, 2024

Conversation

rtuszik
Copy link
Owner

@rtuszik rtuszik commented Sep 19, 2024

No description provided.

- Reorder imports for better readability
- Simplify Theme initialization
- Adjust formatting for better consistency
- Remove unnecessary blank lines
- Refactor table creation for better readability
Add macOS-specific ignores and common development tool patterns.
Remove unnecessary comments and consolidate Python-related ignores.
Improve overall organization and readability of the file.
Implement Docker support for the project:
- Create Dockerfile for containerization
- Add docker-compose.build.yml for easy deployment
- Update .env.example with new environment variables
- Set up cron job within the container for scheduled runs
Add GitHub Actions workflow to build and push Docker image to
Docker Hub on push to main branch and manual triggers. Includes
caching for faster builds and conditional push on pull requests.
@rtuszik rtuszik merged commit 770d7a8 into main Sep 19, 2024
1 of 3 checks passed
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.

1 participant