{"id":30656306,"url":"https://github.com/ivarref/labtail","last_synced_at":"2025-08-31T10:44:20.526Z","repository":{"id":311608156,"uuid":"1044175780","full_name":"ivarref/labtail","owner":"ivarref","description":"Tail gitlab job output","archived":false,"fork":false,"pushed_at":"2025-08-25T12:39:35.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-25T14:41:47.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivarref.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-08-25T09:46:50.000Z","updated_at":"2025-08-25T12:42:03.000Z","dependencies_parsed_at":"2025-08-25T14:41:49.671Z","dependency_job_id":"b857073f-4999-4ade-bd9c-c9016fee14d8","html_url":"https://github.com/ivarref/labtail","commit_stats":null,"previous_names":["ivarref/labtail"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ivarref/labtail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarref%2Flabtail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarref%2Flabtail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarref%2Flabtail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarref%2Flabtail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivarref","download_url":"https://codeload.github.com/ivarref/labtail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarref%2Flabtail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272971423,"owners_count":25024094,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-08-31T10:44:13.894Z","updated_at":"2025-08-31T10:44:20.513Z","avatar_url":"https://github.com/ivarref.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# labtail\n\nAre you tired of clicking around in the GitLab Web UI to see the output of pipelines\nand jobs? If so, this tool is for you.\n\n`labtail` will:\n\n* Show the output of the most recent GitLab pipeline job.\n* Keep looking for new pipelines and show the output.\n* Optionally commit and push your changes if `--push` is given*.\n\n\\* Useful for small edits to `.gitlab-ci.yml`.\n\n## Installation\n\n```\ncurl -LsSf https://raw.githubusercontent.com/ivarref/labtail/87960428e489b4a27d00aec83cfce9916e8b3ee8/labtail.sh -O \\\n\u0026\u0026 chmod +x ./labtail.sh \\\n\u0026\u0026 mv ./labtail.sh \"$HOME/.local/bin/labtail\"\n```\n\n`labtail` requires [glab](https://docs.gitlab.com/editor_extensions/gitlab_cli/),\nthe GitLab CLI tool, to be installed and properly authenticated to your\nGitLab remote. [jq](https://jqlang.org/) is also required.\n\n\n## My old workflow\n\n* Make an actual change and save the file.\n* Alt-0: go to git changes.\n* Space: mark file to commit.\n* Alt-P: push marked changes.\n* Alt-P again: yes, push those changes.\n* Alt-tab to browser.\n* Ctrl-R: refresh the pipeline.\n* Click the pipeline.\n* Click the job.\n* Wait for the output to appear, maybe scroll down.\n* Whoops, the line should start with `- |` not `- \u003e`.\n* Alt-tab to IDE. Go to start.\n\n## My new workflow\n\n* Run `labtail --push` in a terminal.\n* Make changes and save files.\n* Breathe and enjoy life*.\n\n\\* I may be still writing bash in YAML occasionally, but hey.\n\n## Usage\n\n```bash\nlabtail\n```\n\nOr automatically push changes:\n\n```bash\nlabtail --push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivarref%2Flabtail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivarref%2Flabtail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivarref%2Flabtail/lists"}