git-ar 1.1.13

Git all remotes. Git cli tool that targets both Github and Gitlab. Brings common development operations such as opening a pull request down to the shell. This is an alternative to both Github https://github.com/cli/cli and Gitlab https://gitlab.com/gitlab-org/cli cli tools.
Documentation
[
    {
        "commit": {
            "author_email": "admin@example.com",
            "author_name": "Administrator",
            "created_at": "2015-12-24T16:51:14.000+01:00",
            "id": "0ff3ae198f8601a285adcf5c0fff204ee6fba5fd",
            "message": "Test the CI integration.",
            "short_id": "0ff3ae19",
            "title": "Test the CI integration."
        },
        "coverage": null,
        "archived": false,
        "allow_failure": false,
        "created_at": "2015-12-24T15:51:21.802Z",
        "started_at": "2015-12-24T17:54:27.722Z",
        "finished_at": "2015-12-24T17:54:27.895Z",
        "erased_at": null,
        "duration": 0.173,
        "queued_duration": 0.010,
        "artifacts_file": {
            "filename": "artifacts.zip",
            "size": 1000
        },
        "artifacts": [
            {
                "file_type": "archive",
                "size": 1000,
                "filename": "artifacts.zip",
                "file_format": "zip"
            },
            {
                "file_type": "metadata",
                "size": 186,
                "filename": "metadata.gz",
                "file_format": "gzip"
            },
            {
                "file_type": "trace",
                "size": 1500,
                "filename": "job.log",
                "file_format": "raw"
            },
            {
                "file_type": "junit",
                "size": 750,
                "filename": "junit.xml.gz",
                "file_format": "gzip"
            }
        ],
        "artifacts_expire_at": "2016-01-23T17:54:27.895Z",
        "tag_list": [
            "docker runner",
            "ubuntu18"
        ],
        "id": 7,
        "name": "teaspoon",
        "pipeline": {
            "id": 6,
            "project_id": 1,
            "ref": "main",
            "sha": "0ff3ae198f8601a285adcf5c0fff204ee6fba5fd",
            "status": "pending"
        },
        "ref": "main",
        "runner": {
            "id": 32,
            "description": "",
            "ip_address": null,
            "active": true,
            "paused": false,
            "is_shared": true,
            "runner_type": "instance_type",
            "name": null,
            "online": false,
            "status": "offline"
        },
        "runner_manager": {
            "id": 1,
            "system_id": "s_89e5e9956577",
            "version": "16.11.1",
            "revision": "535ced5f",
            "platform": "linux",
            "architecture": "amd64",
            "created_at": "2024-05-01T10:12:02.507Z",
            "contacted_at": "2024-05-07T06:30:09.355Z",
            "ip_address": "127.0.0.1",
            "status": "offline"
        },
        "stage": "test",
        "status": "failed",
        "failure_reason": "script_failure",
        "tag": false,
        "web_url": "https://example.com/foo/bar/-/jobs/7",
        "project": {
            "ci_job_token_scope_enabled": false
        },
        "user": {
            "id": 1,
            "name": "Administrator",
            "username": "root",
            "state": "active",
            "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
            "web_url": "http://gitlab.dev/root",
            "created_at": "2015-12-21T13:14:24.077Z",
            "bio": null,
            "location": null,
            "public_email": "",
            "linkedin": "",
            "twitter": "",
            "website_url": "",
            "organization": ""
        }
    },
    {
        "commit": {
            "author_email": "admin@example.com",
            "author_name": "Administrator",
            "created_at": "2015-12-24T16:51:14.000+01:00",
            "id": "0ff3ae198f8601a285adcf5c0fff204ee6fba5fd",
            "message": "Test the CI integration.",
            "short_id": "0ff3ae19",
            "title": "Test the CI integration."
        },
        "coverage": null,
        "archived": false,
        "allow_failure": false,
        "created_at": "2015-12-24T15:51:21.727Z",
        "started_at": "2015-12-24T17:54:24.729Z",
        "finished_at": "2015-12-24T17:54:24.921Z",
        "erased_at": null,
        "duration": 0.192,
        "queued_duration": 0.023,
        "artifacts_expire_at": "2016-01-23T17:54:24.921Z",
        "tag_list": [
            "docker runner",
            "win10-2004"
        ],
        "id": 6,
        "name": "rspec:other",
        "pipeline": {
            "id": 6,
            "project_id": 1,
            "ref": "main",
            "sha": "0ff3ae198f8601a285adcf5c0fff204ee6fba5fd",
            "status": "pending"
        },
        "ref": "main",
        "artifacts": [],
        "runner": null,
        "runner_manager": null,
        "stage": "test",
        "status": "failed",
        "failure_reason": "stuck_or_timeout_failure",
        "tag": false,
        "web_url": "https://example.com/foo/bar/-/jobs/6",
        "project": {
            "ci_job_token_scope_enabled": false
        },
        "user": {
            "id": 1,
            "name": "Administrator",
            "username": "root",
            "state": "active",
            "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
            "web_url": "http://gitlab.dev/root",
            "created_at": "2015-12-21T13:14:24.077Z",
            "bio": null,
            "location": null,
            "public_email": "",
            "linkedin": "",
            "twitter": "",
            "website_url": "",
            "organization": ""
        }
    }
]