From eb76f2c8f09cd00ddc09cd324e70ffdc0adb89e3 Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Fri, 8 Feb 2019 09:08:43 -0800 Subject: [PATCH] bot issues with github fixed, quay image names now default to the branch for keel CI builds --- CHANGELOG.md | 10 ++++++++++ README.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66ef2869..566be8163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,3 +103,13 @@ IMPROVMENTS * Git actions ready, changes to allow larger base containers to be prebuilt reducing build requirements in the Git infrastructure * quay.io based builds from github commit/push on any branch * keel.sh based CI with automatted builds and tests using git commit notifications + +# 0.9.11 + +IMPROVEMENTS: + +* quay.io image name for keel based CI now uses the branch name for the image tag + +FIXES: + +* repair dependabot mayhem that brokes the builds and a tag removed from a 3rd party repository diff --git a/README.md b/README.md index 698c037f2..e02e87b38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # studio-go-runner -Version: 0.9.10 +Version: 0.9.11 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/leaf-ai/studio-go-runner/blob/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/leaf-ai/studio-go-runner)](https://goreportcard.com/report/leaf-ai/studio-go-runner)[![DepShield Badge](https://depshield.sonatype.org/badges/leaf-ai/studio-go-runner/depshield.svg)](https://depshield.github.io)