{"id":22558889,"url":"https://github.com/lnxpy/dlt-action","last_synced_at":"2025-04-09T19:53:04.703Z","repository":{"id":260157595,"uuid":"880484162","full_name":"lnxpy/dlt-action","owner":"lnxpy","description":"dltHub fetching action","archived":false,"fork":false,"pushed_at":"2024-10-29T20:11:45.000Z","size":70,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:51:52.969Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnxpy.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}},"created_at":"2024-10-29T20:06:49.000Z","updated_at":"2025-01-13T01:22:45.000Z","dependencies_parsed_at":"2024-10-29T23:04:31.986Z","dependency_job_id":null,"html_url":"https://github.com/lnxpy/dlt-action","commit_stats":null,"previous_names":["lnxpy/dlt-action"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fdlt-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fdlt-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fdlt-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fdlt-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnxpy","download_url":"https://codeload.github.com/lnxpy/dlt-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103916,"owners_count":21048245,"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-12-07T20:17:47.306Z","updated_at":"2025-04-09T19:53:04.676Z","avatar_url":"https://github.com/lnxpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## dltHub Loading Action \u003cimg alt=\"action-badge\" src=\"https://img.shields.io/badge/dlt Action-white?logo=github-actions\u0026label=GitHub%20Action\u0026labelColor=white\u0026color=0064D7\"\u003e \u003ca href=\"https://github.com/lnxpy/pyaction\"\u003e\u003cimg alt=\"pyaction\" src=\"https://img.shields.io/badge/PyAction-white?label=Made%20with\u0026labelColor=white\u0026color=0064D7\"\u003e\u003c/a\u003e\n\nThis action fetches RESTful resources into your repositories. A good solution for packages and libraries that utilize data resources into their pipelines.\n\n### Usage\n```yml\njobs:\n  Test:\n    runs-on: ubuntu-latest\n    name: Testing the action\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n\n      - name: Fetching the data\n        uses: lnxpy/dlt-action@main\n        with:\n          pipeline_name: rest_api_pokemon\n          destination: duckdb\n          dataset_name: rest_api_data\n          endpoint_url: https://pokeapi.co/api/v2/\n          resources: pokemon berry location\n\n      - uses: EndBug/add-and-commit@v9\n        with:\n          default_author: github_actions\n          message: 'data updated'\n```\n\n### License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fdlt-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnxpy%2Fdlt-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fdlt-action/lists"}