zwitschi
  • Joined on 2024-10-03
zwitschi pushed to main at allucanget/jobs 2025-11-30 10:51:28 +01:00
f8a5b1b5ef fix: update scrape function to handle HTML response and improve status messages
zwitschi pushed to main at allucanget/jobs 2025-11-28 20:55:08 +01:00
02e3e77f78 fix: update fetch logic to skip jobs fetched within the last 24 hours and adjust retry attempts in scraper
zwitschi pushed to main at allucanget/jobs 2025-11-28 19:16:53 +01:00
e0bc295936 feat: Enhance CI/CD pipeline with Docker image build and push steps
zwitschi pushed to main at allucanget/jobs 2025-11-28 18:15:11 +01:00
2185a07ff0 feat: Implement email sending utilities and templates for job notifications
zwitschi pushed to main at allucanget/jobs 2025-11-24 22:32:49 +01:00
8afb208985 fix: update .gitignore to include GitHub Copilot files and add TODO.md
zwitschi pushed to main at allucanget/calminer 2025-11-15 19:59:02 +01:00
cbaff5614a feat(docker): add script to run Docker container for calminer application
zwitschi pushed to main at allucanget/calminer 2025-11-15 15:41:48 +01:00
f9feb51d33 refactor(docker): update .gitignore for devcontainer files and remove version from docker-compose
zwitschi pushed to main at allucanget/calminer 2025-11-15 14:05:10 +01:00
eb2687829f refactor(navigation): remove legacy navigation.js and integrate logic into navigation_sidebar.js
zwitschi pushed to main at allucanget/calminer-docs 2025-11-15 13:22:02 +01:00
f18987ec8b docs: add Coolify deployment reference and configuration details
zwitschi pushed to main at allucanget/contact.allucanget.biz 2025-11-15 11:12:29 +01:00
e192086833 feat: Add email settings management and templates functionality
zwitschi pushed to main at allucanget/calminer 2025-11-14 21:23:29 +01:00
722f93b41c refactor(ci): remove deployment context capture and simplify API call for Coolify deployment
Compare 2 commits »
zwitschi merged pull request allucanget/calminer#13 2025-11-14 20:49:11 +01:00
merge develop to main
zwitschi pushed to main at allucanget/calminer 2025-11-14 20:49:11 +01:00
e2e5e12f46 Merge pull request 'merge develop to main' (#13) from develop into main
dae3b59af9 feat(ci): add Kubernetes deployment toggle and update conditions for deployment steps
839399363e fix(ci): update registry handling and add image push step in CI workflow
fa8a065138 feat(ci): enhance CI workflow with metadata outputs and add Coolify deployment workflow
Compare 6 commits »
zwitschi pushed to develop at allucanget/calminer 2025-11-14 20:32:12 +01:00
854b1ac713 Merge pull request 'feat:v2' (#12) from develop into main
Compare 2 commits »
zwitschi created pull request allucanget/calminer#13 2025-11-14 20:31:16 +01:00
merge develop to main
zwitschi pushed to develop at allucanget/calminer 2025-11-14 20:14:50 +01:00
dae3b59af9 feat(ci): add Kubernetes deployment toggle and update conditions for deployment steps
zwitschi pushed to develop at allucanget/calminer 2025-11-14 20:08:23 +01:00
839399363e fix(ci): update registry handling and add image push step in CI workflow
zwitschi pushed to develop at allucanget/calminer 2025-11-14 19:55:32 +01:00
fa8a065138 feat(ci): enhance CI workflow with metadata outputs and add Coolify deployment workflow
zwitschi pushed to develop at allucanget/calminer 2025-11-14 19:21:58 +01:00
cd0c0ab416 fix(ci-build): update conditions for push permissions in CI workflow
zwitschi merged pull request allucanget/calminer#12 2025-11-14 18:02:55 +01:00
feat:v2