{"id":21847556,"url":"https://github.com/scribd/tail-action","last_synced_at":"2025-03-21T17:19:59.293Z","repository":{"id":62376268,"uuid":"302435952","full_name":"scribd/tail-action","owner":"scribd","description":"Github Action to retrieve the last n lines of a file or string.","archived":false,"fork":false,"pushed_at":"2022-11-10T18:11:23.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-26T12:23:57.689Z","etag":null,"topics":["actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/scribd.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":"2020-10-08T19:00:32.000Z","updated_at":"2023-09-07T15:21:03.000Z","dependencies_parsed_at":"2023-01-21T21:49:49.107Z","dependency_job_id":null,"html_url":"https://github.com/scribd/tail-action","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/scribd%2Ftail-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Ftail-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Ftail-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Ftail-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scribd","download_url":"https://codeload.github.com/scribd/tail-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244835574,"owners_count":20518263,"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":["actions"],"created_at":"2024-11-27T23:18:37.884Z","updated_at":"2025-03-21T17:19:59.269Z","avatar_url":"https://github.com/scribd.png","language":null,"readme":"# Tail Action\n\nGithub Action to retrieve the last n lines of a file or string.\n\n## Inputs\n\n### `path`\n\nThe filepath to retrieve lines from. Must provide a path or a string..\n\n### `string`\n\nThe string to retrieve lines from. Must provide a path or a string.\n\n### `line-count`\n\nThe number of lines to retrieve.\n\n## Outputs\n\n### `content`\n\nThe retrieved lines.\n\n## Example usage\n\n```yaml\n- uses: scribd/tail-action@v1\n  id: tail\n  with:\n    path: xcode-build.log\n\n- run: echo \"${{ steps.tail.outputs.content }}\"\n```\n\nMore examples [here](https://github.com/scribd/tail-action/blob/master/.github/workflows/test.yml).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscribd%2Ftail-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscribd%2Ftail-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscribd%2Ftail-action/lists"}