{"id":16818429,"url":"https://github.com/igr/airfog","last_synced_at":"2025-03-17T13:40:30.836Z","repository":{"id":41933620,"uuid":"510477138","full_name":"igr/airfog","owner":"igr","description":"Airfog","archived":false,"fork":false,"pushed_at":"2022-07-21T11:14:27.000Z","size":221,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T23:29:57.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igr.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}},"created_at":"2022-07-04T19:14:30.000Z","updated_at":"2022-07-04T19:49:44.000Z","dependencies_parsed_at":"2022-07-30T08:08:07.658Z","dependency_job_id":null,"html_url":"https://github.com/igr/airfog","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igr%2Fairfog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igr%2Fairfog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igr%2Fairfog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igr%2Fairfog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igr","download_url":"https://codeload.github.com/igr/airfog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244043369,"owners_count":20388571,"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":"2024-10-13T10:50:06.795Z","updated_at":"2025-03-17T13:40:30.817Z","avatar_url":"https://github.com/igr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirFog 🌁\n\nCommon [AirFlow](https://airflow.apache.org) tasks.\n\n## Setup\n\nCreate `airfog.json`:\n\n```json\n{\n  \"host\": \"airflow.k8s.foursquare.com\",\n  \"scheme\": \"https\",\n  \"username\": \"ispasic\",\n  \"password\": \"...\"\n}\n```\n\n## Usage\n\n### `clear-ti` Clear Task Instances\n\n+ Clears Task instances that are _not_ in the `success` state for given `dagID` and latest run.\n+ Optionally, `dagRunID` may be used to specify the specific run.\n+ Parent DAGs of failed task instances are cleared, too.\n+ After the cleanup, the DagRun is re-started, so all cleared tasks will run again.\n\n[Airflow API](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/post_clear_task_instances)\n\n```shell\nairfog clear-ti --dag=shapes_biweekly_geocode_build\n```\n\n### `run-all-tag` Run all DAGs with given tag\n\n+ Run all DAGs with given tag name.\n\n```shell\nairfog run-all-tag --tag ELMER\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figr%2Fairfog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figr%2Fairfog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figr%2Fairfog/lists"}