Tracks a GitHub repository and fetches the latest tag.
5.7K
Tracks the given Github repositories latest tags and generates tag file accordingly for further processing.
pipe-gh-release-tracker [FLAGS]
CLI
| Flag / Environment | Description | Type | Required | Default |
|---|---|---|---|---|
$LOG_LEVEL | Define the log level for the application. | Stringenum("panic", "fatal", "warn", "info", "debug", "trace") | false | info |
$ENV_FILE | Environment files to inject. | StringSlice | false |
Github
| Flag / Environment | Description | Type | Required | Default |
|---|---|---|---|---|
$GH_TOKEN$GITHUB_TOKEN | Github token for the API requests. | String | false | |
$GH_REPOSITORY$GITHUB_REPOSITORY | Target repository to fetch the latest tag. | String | true |
Tags File
| Flag / Environment | Description | Type | Required | Default |
|---|---|---|---|---|
$TAGS_FILE | Read tags from a file. | String | true | .tags |
Content type
Image
Digest
sha256:753a1a497…
Size
8 MB
Last updated
about 1 year ago
docker pull cenk1cenk2/pipe-gh-release-tracker