{"id":26361141,"url":"https://github.com/polyseam/ez-af-baking","last_synced_at":"2026-01-03T07:31:31.299Z","repository":{"id":210831766,"uuid":"727474839","full_name":"polyseam/ez-af-baking","owner":"polyseam","description":"for baking Airflow images with custom dependencies","archived":false,"fork":false,"pushed_at":"2024-05-06T11:01:47.000Z","size":1106,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-06T12:25:37.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2023-12-04T23:54:12.000Z","updated_at":"2024-05-06T12:25:38.162Z","dependencies_parsed_at":"2023-12-05T05:41:25.321Z","dependency_job_id":"19bcf70f-f896-4e8c-9dcb-f32b9445bd34","html_url":"https://github.com/polyseam/ez-af-baking","commit_stats":null,"previous_names":["polyseam/ez-af-baking"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fez-af-baking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fez-af-baking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fez-af-baking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fez-af-baking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polyseam","download_url":"https://codeload.github.com/polyseam/ez-af-baking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902756,"owners_count":20366345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:06.023Z","updated_at":"2026-01-03T07:31:31.273Z","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\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%2Fez-af-baking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolyseam%2Fez-af-baking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyseam%2Fez-af-baking/lists"}