{"id":26862088,"url":"https://github.com/egt-ukraine/gitlab-trigger-watcher","last_synced_at":"2025-03-31T02:23:00.611Z","repository":{"id":64304920,"uuid":"170333671","full_name":"EGT-Ukraine/gitlab-trigger-watcher","owner":"EGT-Ukraine","description":"Application to run and check Gitlab's pipelines remotely","archived":false,"fork":false,"pushed_at":"2019-02-13T15:00:13.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T14:35:28.373Z","etag":null,"topics":["gitlab","gitlab-api","gitlab-ci","gitlab-pipeline"],"latest_commit_sha":null,"homepage":"","language":"Go","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/EGT-Ukraine.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":"2019-02-12T14:38:46.000Z","updated_at":"2020-06-20T15:55:44.000Z","dependencies_parsed_at":"2023-01-15T10:15:38.240Z","dependency_job_id":null,"html_url":"https://github.com/EGT-Ukraine/gitlab-trigger-watcher","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGT-Ukraine%2Fgitlab-trigger-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGT-Ukraine%2Fgitlab-trigger-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGT-Ukraine%2Fgitlab-trigger-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGT-Ukraine%2Fgitlab-trigger-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EGT-Ukraine","download_url":"https://codeload.github.com/EGT-Ukraine/gitlab-trigger-watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246404376,"owners_count":20771604,"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":["gitlab","gitlab-api","gitlab-ci","gitlab-pipeline"],"created_at":"2025-03-31T02:23:00.071Z","updated_at":"2025-03-31T02:23:00.594Z","avatar_url":"https://github.com/EGT-Ukraine.png","language":"Go","readme":"gitlab-trigger-watcher [![Build Status](https://travis-ci.org/EGT-Ukraine/gitlab-trigger-watcher.svg?branch=master)](https://travis-ci.org/EGT-Ukraine/gitlab-trigger-watcher)\n---\n\nApplication to run and check until the end of Gitlab trigger's job\n\n### Build and run\n```bash\nmake build\n./gtw -h\n```\n\noptions:\n  * `--privateToken` - user's personal private token;\n  * `--token` - project token;\n  * `--projectID` - integer ID of your project;\n  * `--skipVerifyTLS` - (optional) skip to verify tls certificate;\n  * `--host` - (optional) set your custom Gitlab's host;\n  * `--schema` - (optional. default: https) set http or https connection type;\n  * `--ref` - (optional) branch for the project. (default: master);\n  * `--urlPrefix` - (optional) if you are use some prefix for your Gitlab (final URL will be looked like: /prefix/api/v4/...);\n  * `--variables` - (optional) custom variables for the project\n  \n### Run:\n\n```bash\n./gtw --privateToken ${PRIVATE_TOKEN} --token ${TOKEN} --host gitlab.egt.com --projectID 123 --variables KEY1:VALUE1 --variables KEY2:VALUE2 run\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegt-ukraine%2Fgitlab-trigger-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegt-ukraine%2Fgitlab-trigger-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegt-ukraine%2Fgitlab-trigger-watcher/lists"}