{"id":26361153,"url":"https://github.com/polyseam/my-airflow-abc","last_synced_at":"2026-02-05T08:02:40.774Z","repository":{"id":222745562,"uuid":"758264595","full_name":"polyseam/my-airflow-abc","owner":"polyseam","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T10:53:07.000Z","size":203,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-23T09:31:52.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/polyseam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2024-02-16T00:10:03.000Z","updated_at":"2024-02-16T00:10:10.000Z","dependencies_parsed_at":"2024-02-16T01:26:51.267Z","dependency_job_id":"201a426b-0348-41d8-a49e-f65c0a7b4879","html_url":"https://github.com/polyseam/my-airflow-abc","commit_stats":null,"previous_names":["polyseam/my-airflow-abc"],"tags_count":0,"template":false,"template_full_name":"polyseam/ez-af-baking","purl":"pkg:github/polyseam/my-airflow-abc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fmy-airflow-abc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fmy-airflow-abc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fmy-airflow-abc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fmy-airflow-abc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polyseam","download_url":"https://codeload.github.com/polyseam/my-airflow-abc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fmy-airflow-abc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29116450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-03-16T17:20:07.783Z","updated_at":"2026-02-05T08:02:40.756Z","avatar_url":"https://github.com/polyseam.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./docs/img/ez-af-baker.png\" height=\"400\" width=\"1200\"/\u003e\n\n\u003cbr/\u003e\n\n\u003ccenter\u003e\n\u003ch1\u003eEZ AF Baking\u003c/h1\u003e\nfor baking Airflow images with custom dependencies\n\u003c/center\u003e\n\n## Usage\n\n### Setup Repo\n\nClick the\n[Use this template](https://github.com/new?template_name=ez-af-baking\u0026template_owner=polyseam)\nbutton!\n\n### Set Requirements\n\n1. Pull down the repo\n2. Add your dependencies to `requirements.txt`\n\n### Push Code to GitHub\n\n1. `git add .`\n2. `git commit -m \"added dependencies\"`\n3. `git push`\n\n### Publish Image to the Container Registry\n\nAutomation will publish your image when you push a tag to the repo.\n\n1. run `git tag v1.0.0` to designate an image version\n2. run `git push --tags` to publish that version\n3. the published images should be shown in the GitHub packages tab over there ↗️\n\n### using the image in Airflow Kubernetes (optional)\n\nNow that you have an image in the [GitHub Container Registry](https://ghcr.io),\nyou need to be able to consume it from Airflow.\n\n- If you are using Polyseam's [CNDI](https://github.com/polyseam/cndi), here is\n  [an example here showing how to securely apply that secret for your Airflow Container Image](./docs/examples/cndi).\n\n- There is also an\n  [example provided here](./docs/examples/plain/registry-secret.yaml) if you are\n  using Airflow on Kubernetes without CNDI.\n\nIn either case once you've applied the Secret you just need to tell Airflow to\nuse it in your Helm Chart's values:\n\n```yaml\nvalues:\n  registry:\n    secretName: airflow-image-pull-secret\n  images:\n    airflow:\n      repository: 'ghcr.io/johnstonmatt/my-baked-image'\n      tag: v1.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyseam%2Fmy-airflow-abc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolyseam%2Fmy-airflow-abc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyseam%2Fmy-airflow-abc/lists"}