diff --git a/README.md b/README.md index 8278ae1525..8f48b2b05d 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ Here are some solutions to several common problems that may occur when adding a [![ghr](https://github.com/cloudposse/packages/actions/workflows/ghr.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aghr) | 0.16.2 | Upload multiple artifacts to GitHub Releases in parallel [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-commenter) | 0.28.0 | Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues [![github-release](https://github.com/cloudposse/packages/actions/workflows/github-release.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-release)* | 0.10.0 | Commandline app to create and edit releases on Github (and upload artifacts) -[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.9.1 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests +[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests [![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.18.2 | Audit git repos for secrets 🔑 [![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.20.0 | This an implementation of Jsonnet in pure Go. [![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 3.11.7 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. diff --git a/docs/badges.md b/docs/badges.md index 57c1e3be5e..bebc138fd4 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -35,7 +35,7 @@ [![ghr](https://github.com/cloudposse/packages/actions/workflows/ghr.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aghr) | 0.16.2 | Upload multiple artifacts to GitHub Releases in parallel [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-commenter) | 0.28.0 | Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues [![github-release](https://github.com/cloudposse/packages/actions/workflows/github-release.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-release)* | 0.10.0 | Commandline app to create and edit releases on Github (and upload artifacts) -[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.9.1 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests +[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests [![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.18.2 | Audit git repos for secrets 🔑 [![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.20.0 | This an implementation of Jsonnet in pure Go. [![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 3.11.7 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. diff --git a/docs/targets.md b/docs/targets.md index 3ad43bfee9..caf1415199 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -43,7 +43,7 @@ gh 2.48.0 The GitHub CLI ghr 0.16.2 Upload multiple artifacts to GitHub Releases in parallel github-commenter 0.28.0 Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues github-release* 0.10.0 Commandline app to create and edit releases on Github (and upload artifacts) -github-status-updater 0.9.1 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests +github-status-updater 0.11.0 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests gitleaks 8.18.2 Audit git repos for secrets 🔑 go-jsonnet 0.20.0 This an implementation of Jsonnet in pure Go. gomplate 3.11.7 A flexible commandline tool for template rendering. Supports lots of local and remote datasources. diff --git a/vendor/github-status-updater/Makefile b/vendor/github-status-updater/Makefile index 4690d4ea99..f2acec10fe 100644 --- a/vendor/github-status-updater/Makefile +++ b/vendor/github-status-updater/Makefile @@ -1,15 +1,21 @@ # Package details export VENDOR ?= cloudposse +export PACKAGE_EXE := github-status-updater # https://github.com/cloudposse/github-status-updater/releases/download/0.9.0/github-status-updater_0.9.0_linux_amd64 -export DOWNLOAD_URL ?= $(PACKAGE_REPO_URL)/releases/download/$(PACKAGE_VERSION)/$(PACKAGE_NAME)_$(PACKAGE_VERSION)_$(OS)_$(ARCH) +# https://github.com/cloudposse/github-status-updater/releases/download/0.11.0/github-status-updater_0.11.0_linux_amd64.zip +export DOWNLOAD_URL = https://github.com/cloudposse/github-status-updater/releases/download/$(PACKAGE_VERSION)/$(PACKAGE_EXE)_$(PACKAGE_VERSION)_$(OS)_$(ARCH).zip export APK_BUILD_TEMPLATE ?= APKBUILD.github-binary export APKBUILD_DEPENDS += libc6-compat include ../../tasks/Makefile.vendor_includes +install: export PACKAGE_NAME = github-status-updater_v$(PACKAGE_VERSION) install: - $(call download_binary) + $(call download_zip) test: ($(PACKAGE_EXE) --help || true) 2>&1 | grep "Usage of github-status-updater" + +package/prepare:: + mv src/github-status-updater_v$(PACKAGE_VERSION) src/$(PACKAGE_EXE) diff --git a/vendor/github-status-updater/VERSION b/vendor/github-status-updater/VERSION index f374f6662e..d9df1bbc0c 100644 --- a/vendor/github-status-updater/VERSION +++ b/vendor/github-status-updater/VERSION @@ -1 +1 @@ -0.9.1 +0.11.0