{"id":50826514,"url":"https://github.com/zmoog/ifq-job","last_synced_at":"2026-06-13T19:35:02.619Z","repository":{"id":361368660,"uuid":"1254206938","full_name":"zmoog/ifq-job","owner":"zmoog","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-06T07:06:17.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T19:35:01.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmoog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-30T09:19:06.000Z","updated_at":"2026-06-06T07:06:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zmoog/ifq-job","commit_stats":null,"previous_names":["zmoog/ifq-job"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zmoog/ifq-job","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq-job","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq-job/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq-job/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq-job/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmoog","download_url":"https://codeload.github.com/zmoog/ifq-job/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmoog%2Fifq-job/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-13T19:35:01.656Z","updated_at":"2026-06-13T19:35:02.611Z","avatar_url":"https://github.com/zmoog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ifq-job\n\nMinimal job that:\n1. downloads IFQ PDF for a day (default: today) using `ifq`\n2. uploads it to Dropbox\n\n## Required env vars\n\n- `IFQ_USERNAME`\n- `IFQ_PASSWORD`\n- `DROPBOX_ACCESS_TOKEN`\n- `DROPBOX_ROOT_FOLDER`\n\n## Optional env vars\n\n- `IFQ_DAY` (format `YYYY-MM-DD`)\n- `IFQ_RETRY_ATTEMPTS` (default `3`)\n- `IFQ_RETRY_DELAY_SECONDS` (default `60`)\n- `DROPBOX_KEEP_DAYS` (default `0`; when `\u003e 0`, keep only the latest N IFQ issues in `DROPBOX_ROOT_FOLDER` and delete older issues)\n- `OTEL_ENABLED` (`true`/`false`, default `false`)\n- `OTEL_SERVICE_NAME` (default `ifq-job`)\n- `OTEL_EXPORTER_OTLP_ENDPOINT` (optional OTLP traces endpoint)\n- `OTEL_EXPORTER_OTLP_HEADERS` (optional `k=v,k2=v2` headers)\n\n## Local run\n\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython ifq_job.py\n```\n\n## Build image\n\n```bash\ndocker build -t ghcr.io/zmoog/ifq-job:latest .\n```\n\n## Observability\n\n- Minimal plain logs are always printed to stdout.\n- Traces are emitted via OpenTelemetry when `OTEL_ENABLED=true`.\n- See [docs/observability-spec.md](docs/observability-spec.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmoog%2Fifq-job","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmoog%2Fifq-job","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmoog%2Fifq-job/lists"}