Commit graph

30 commits

Author SHA1 Message Date
Elshimy Ziad Magdy Taha
96532caddf pipeline
Some checks failed
Deploy scraper-google / build (push) Failing after 4m46s
Deploy scraper-google / deploy (push) Has been skipped
2026-07-09 17:43:19 +05:00
Elshimy Ziad Magdy Taha
af52085ea3 fix errors and restructure project 2026-01-26 17:33:48 +05:00
Elshimy Ziad Magdy Taha
a281363b61 hiring cafe scraper 2025-12-29 12:19:33 +05:00
Elshimy Ziad Magdy Taha
8a4ad07e46 fix swagger 2025-12-18 14:02:13 +05:00
Elshimy Ziad Magdy Taha
13d10e9d11 get jobs method with filters 2025-12-18 12:25:07 +05:00
Elshimy Ziad Magdy Taha
cbcf9bdcc7 refactor 2025-12-17 17:42:42 +05:00
Заид Омар Медхат | Zaid Omar Medhat
18842091a4 fix: add migrations to docker 2025-12-16 18:31:54 +05:00
Elshimy Ziad Magdy Taha
bb55154a19 fix ip host rabbitmq 2025-12-16 18:10:05 +05:00
Elshimy Ziad Magdy Taha
2a137d3b61 remove version 2025-12-16 18:07:50 +05:00
Elshimy Ziad Magdy Taha
3187757776 docker for api 2025-12-16 18:05:47 +05:00
Elshimy Ziad Magdy Taha
a8c253bdd5 used lever instead of greenhouse temporarily 2025-12-16 17:19:44 +05:00
Elshimy Ziad Magdy Taha
d57c1a4ce3 debug 2 2025-12-15 14:40:24 +05:00
Elshimy Ziad Magdy Taha
92cec1bf65 fixes 2025-12-15 14:36:37 +05:00
Elshimy Ziad Magdy Taha
ddd5f890f5 debug log 2025-12-15 14:19:40 +05:00
Elshimy Ziad Magdy Taha
46a4d54df9 only first page 2025-12-15 14:02:05 +05:00
Elshimy Ziad Magdy Taha
2a1ce7123e 24 hours delay 2025-12-15 13:48:58 +05:00
Elshimy Ziad Magdy Taha
6154e95d32 fix schedule 2025-12-15 13:02:28 +05:00
Elshimy Ziad Magdy Taha
4bbf4243c7 fixed docker-compose 2 2025-12-15 12:41:42 +05:00
Elshimy Ziad Magdy Taha
6f30edbce2 fix docker-compose 2025-12-15 12:34:47 +05:00
Elshimy Ziad Magdy Taha
721888383f fix go version 2025-12-15 12:29:11 +05:00
Elshimy Ziad Magdy Taha
a04ee0343c fix docker file 2025-12-15 12:27:36 +05:00
Elshimy Ziad Magdy Taha
ab9346e96b fix headless 2025-12-15 12:24:13 +05:00
Elshimy Ziad Magdy Taha
2589c81797 deploy 2025-12-15 12:17:08 +05:00
Elshimy Ziad Magdy Taha
1dd59249c5 schedule 2025-12-15 10:31:25 +05:00
Elshimy Ziad Magdy Taha
a195d3b8fe google scraper 2025-12-15 10:26:52 +05:00
Elshimy Ziad Magdy Taha
5060643a3f infrastructure fixes 2025-11-03 00:29:33 +05:00
Elshimy Ziad Magdy Taha
06f5f9cf02 add env 2025-11-01 17:52:12 +05:00
Elshimy Ziad Magdy Taha
8ac872bdc6 feat: restructure project into monorepo with CI/CD
- Reorganized project structure into services/ and apps/ directories for better separation of concerns
- Added comprehensive CI/CD pipeline with GitHub Actions for testing and Docker builds
- Created .dockerignore file to optimize container builds
- Updated Makefile with new targets for each service and application
- Added detailed README with architecture overview, setup instructions and development guidelines
- Moved cron-analyzer to dedicate
2025-11-01 16:20:44 +05:00
Elshimy Ziad Magdy Taha
e54e5fb9ea added monorepo architecture 2025-11-01 10:59:58 +05:00
Elshimy Ziad Magdy Taha
0ab6954231 feat: add job analysis infrastructure and Glassdoor support
- Added new job analysis result repository and database migration system
- Expanded job creation to support Glassdoor as a new provider alongside LinkedIn
- Added CV analysis service launch configuration in VS Code
- Updated Makefile with new commands for scraper service and migrations
- Improved environment loading in cron analyzer to support local development
- Added error handling for unsupported job providers
- Integrated job analysis results
2025-10-24 15:10:20 +05:00