Shaheer Sarfaraz
|
c5c6675f04
|
feat: add Adzuna extractor with orchestrator integration (#177)
* feat(settings): add adzuna source fields and country compatibility
* feat(discovery): integrate adzuna extractor into pipeline
* feat(client): wire adzuna in source selection and run budgeting
* docs(extractors): add adzuna guide and configuration notes
* chore(workspaces): register adzuna extractor in lockfile
* fix(adzuna): run extractor via npm script instead of npx
* fix(adzuna): execute extractor via node+tsx without shell
* fix(adzuna): prefer npm run start without shell, fallback to tsx
* fix(docker): include adzuna extractor workspace in image
* chore(adzuna): reuse shared type-conversion utilities
* type-check adzuna
* formatting
* deeedooop
* better instructions
|
2026-02-17 16:49:42 +00:00 |
|
DaKheera47
|
3c41df9ba8
|
Initial setup
|
2026-02-15 22:20:56 +00:00 |
|
Shaheer Sarfaraz
|
b94f85b149
|
Reduce low risk duplication (#79)
* clean up helpers
* shared in it's own top level folder
* workspaces setup
* build fix
* disable workspaces?
* run ci
* rename job-flow to gradcracker
* optional dependencies
* formatting?
* more optional modules
* allow post install runs
* node bump
* remove post install
* add optionals
* add more
* formatting
* comments, but im unsure
* run typescript DIRECTLY
* better build
* camoufox simplification
* lint
* build process doesn't exist
* build fix
* lockfile
* type check everything, build only for client
* rename steps correctly
* import from package!
* fix formatting
* don't fetch twice
* fix concern
|
2026-02-02 21:30:14 +00:00 |
|
DaKheera47
|
725494e1d0
|
fix bug
|
2026-01-27 15:53:59 +00:00 |
|
DaKheera47
|
52ab5873ac
|
faster dockerfile, more caching and removing multi-stage
|
2026-01-27 15:53:32 +00:00 |
|
DaKheera47
|
1ba3d25881
|
update dockerfile for build
|
2026-01-23 12:45:51 +00:00 |
|
DaKheera47
|
0f36d9b8a6
|
initial implementation
|
2025-12-26 20:17:05 +00:00 |
|
DaKheera47
|
d24f71ab3d
|
rename extractors to their own folder
|
2025-12-14 22:44:37 +00:00 |
|
DaKheera47
|
cefb75a9ec
|
job_spy implementation
|
2025-12-14 22:24:34 +00:00 |
|
DaKheera47
|
ff91c085ae
|
slimmer node build
|
2025-12-12 00:35:33 +00:00 |
|
DaKheera47
|
051c09d943
|
Dockerization :)
|
2025-12-11 23:56:07 +00:00 |
|