Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- feat: Add SSL certificate verification tests and enable SSL verification in test suite 0597abb
tristdrum created a tag on WorkWeek-Pty-Ltd/deepface
v1.0.4 - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- feat: enhance sentry configuration - Add Sentry DSN to all Fly.io environments - Add environment detection based on a... 877bee3
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- fix: add --yes flag to scale command to bypass prompts 4f8d0bf
tristdrum created a tag on WorkWeek-Pty-Ltd/deepface
v1.0.2 - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- fix: add --yes flag to volume creation to bypass prompts 7c7c891
tristdrum created a tag on WorkWeek-Pty-Ltd/deepface
v1.0.1 - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- feat: improve production volume management to ensure redundancy a80d737
tristdrum created a tag on WorkWeek-Pty-Ltd/deepface
v1.0.0 - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
tristdrum pushed 1 commit to main WorkWeek-Pty-Ltd/deepface
- fix: remove test-staging dependency from production deployment e1be1b1
tristdrum created a tag on WorkWeek-Pty-Ltd/deepface
v1.0.0 - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
tristdrum pushed 2 commits to main WorkWeek-Pty-Ltd/deepface
tristdrum closed a pull request on WorkWeek-Pty-Ltd/deepface
fix: make wait_for_fly_machine work with all environments
tristdrum opened a pull request on WorkWeek-Pty-Ltd/deepface
fix: make wait_for_fly_machine work with all environments
tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- fix: make wait_for_fly_machine work with all environments 074a537
tristdrum closed a pull request on WorkWeek-Pty-Ltd/deepface
fix: update environment detection to use specific subdomains
tristdrum opened a pull request on WorkWeek-Pty-Ltd/deepface
fix: update environment detection to use specific subdomains
tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- fix: update environment detection to use specific subdomains instead of simple string matching 7ca83b7
tristdrum pushed 2 commits to main WorkWeek-Pty-Ltd/deepface
tristdrum closed a pull request on WorkWeek-Pty-Ltd/deepface
fix: remove test-development dependency from deploy-staging job
tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- fix: remove test-development dependency from deploy-staging job f85a3ce
tristdrum pushed 33 commits to main WorkWeek-Pty-Ltd/deepface
- Setup multi-environment deployments and CI/CD e04ec3a
- Update CI/CD workflow to use environment-specific API keys and deploy before testing dcde4bf
- Add test jobs for staging and production deployments f951438
- Standardize Fly.io configurations across all environments 5e7ba65
- Add minimal test requirements and update CI/CD workflow to use them f8ce04a
- Remove outdated local requirements file 2877c5c
- Improve retry logic with exponential backoff and cleaner implementation c096af0
- Restore requirements_local with known working versions and update Dockerfile ccc0c80
- Add Gotchas section to README explaining dependency management structure b0a2520
- Update README to clarify purpose of requirements_test.txt file 055cb7c
- Fix dependency issues: Add cmake, update TensorFlow/Keras versions, move dlib to requirements_local f539058
- Fix health check to use POST with payload for verify endpoint 29cfaf5
- Update dev and staging memory to 8GB to handle ML dependencies 426c103
- Increase memory allocation for performance VM from 4GB to 8GB in fly.toml to enhance resource availability. 15cbc6b
- Fix TCP health check configuration by specifying port and grace period 281f712
- fix: optimize dependencies to reduce image size (9.2GB → 3.2GB) for Fly.io compatibility 1a5b0e2
- Fix test image URLs and update tests to use get_github_raw_url function bda065a
- Update infrastructure config and requirements: increase root fs size, add volumes, optimize health checks 1d4ee4f
- Remove test_api.py and add init file for api_tests module 11e2cc0
- Update CI/CD workflow to use new pytest-based tests 38f7b89
- and 13 more ...
tristdrum closed a pull request on WorkWeek-Pty-Ltd/deepface
Multi-Environment Deployment & CI/CD Setup
# Multi-Environment Deployment & CI/CD Setup This PR establishes our deployment infrastructure and automated CI/CD pipeline. ## Changes - Set up three distinct environments: - Development...tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- Enhance face verification test reliability: Refactor API call to include a retry mechanism with backoff, ensuring rob... a9cafc3
tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- chore: remove test field (confirmed 7.6x build speedup from 7m36s to 1m) f8834b6
tristdrum pushed 1 commit to setup/environments-and-cicd WorkWeek-Pty-Ltd/deepface
- test: trigger build to verify caching improvements 17a9827