zwitschi
  • Joined on 2024-10-03
zwitschi merged pull request allucanget/calminer#9 2025-11-02 11:21:15 +01:00
fix: refactor database environment variables in CI workflow for consistency
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-11-02 11:14:47 +01:00
6eef8424b7 fix: update DB_PORT to be a string in CI workflow for consistency
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-11-02 11:07:44 +01:00
c1f4902cf4 fix: update UVICORN_PORT to 8003 in Dockerfile and docker-compose.yml
zwitschi pushed to main at allucanget/jobs 2025-11-01 19:47:39 +01:00
d9a224fc36 fix: remove redundant checkout step from CI/CD pipeline
zwitschi pushed to main at allucanget/jobs 2025-11-01 19:47:02 +01:00
1678e1366e fix: remove unnecessary build and push jobs from CI/CD pipeline
zwitschi pushed to main at allucanget/jobs 2025-11-01 19:42:09 +01:00
fee955f01d fix: update Dockerfile and documentation for APT_CACHER_NG configuration
zwitschi pushed to main at allucanget/jobs 2025-11-01 19:04:05 +01:00
a51d500777 feat: enhance CI/CD pipeline with build and push steps for Docker images
zwitschi pushed to main at allucanget/jobs 2025-11-01 18:35:07 +01:00
2238a286d4 fix: cexclude linting and deployment for now
zwitschi pushed to main at allucanget/jobs 2025-11-01 18:31:56 +01:00
92b6efb550 fix: adjust exponential backoff timing in scrape_jobs_with_retry
f48f5dc036 fix: missing variable in job_details()
053a9988a8 feat: add CI pipeline
504dc8e2b0 implement automated job scraping scheduler with retry logic and logging
8e3a6f4f41 add logs table definition to database schema
Compare 5 commits »
zwitschi pushed to main at allucanget/contact.allucanget.biz 2025-10-31 00:24:25 +01:00
3a11b00fd5 feat(contact-form): add consent checkbox for data processing agreement
dc3a888da3 docs: update README to include CORS support for embeddable forms
Compare 2 commits »
zwitschi pushed to main at allucanget/contact.allucanget.biz 2025-10-30 13:06:11 +01:00
b5a0817760 fix: format code for better readability and add CORS handling for OPTIONS requests
6763fd802c fix: comment out pip cache steps for debugging purposes
Compare 2 commits »
zwitschi pushed to main at allucanget/contact.allucanget.biz 2025-10-30 12:38:39 +01:00
56840ac313 feat(newsletter): Add subscription confirmation email functionality
zwitschi created pull request allucanget/calminer#9 2025-10-29 15:35:14 +01:00
fix: refactor database environment variables in CI workflow for consistency
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-10-29 15:34:21 +01:00
52450bc487 fix: refactor database environment variables in CI workflow for consistency
c3449f1986 Merge pull request 'Add UI and styling documentation; remove idempotency and logging audits' (#8) from feat/ci-overhaul-20251029 into main
Compare 2 commits »
zwitschi deleted branch fest/ci-improvement from allucanget/calminer 2025-10-29 14:26:38 +01:00
zwitschi pushed to main at allucanget/calminer 2025-10-29 14:26:15 +01:00
c3449f1986 Merge pull request 'Add UI and styling documentation; remove idempotency and logging audits' (#8) from feat/ci-overhaul-20251029 into main
f863808940 fix: update .gitignore to include ruff cache and clarify act runner files
37646b571a fix: update system dependencies in CI workflow
22f43bed56 fix: update CI workflow to configure apt-cacher-ng and install system dependencies
72cf06a31d feat: add step to install Playwright browsers in CI workflow
Compare 7 commits »
zwitschi merged pull request allucanget/calminer#8 2025-10-29 14:26:14 +01:00
Add UI and styling documentation; remove idempotency and logging audits
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-10-29 14:23:34 +01:00
f863808940 fix: update .gitignore to include ruff cache and clarify act runner files
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-10-29 13:58:46 +01:00
37646b571a fix: update system dependencies in CI workflow
zwitschi pushed to feat/ci-overhaul-20251029 at allucanget/calminer 2025-10-29 13:54:43 +01:00
22f43bed56 fix: update CI workflow to configure apt-cacher-ng and install system dependencies