Skip to content

Commit

Permalink
bot issues with github fixed, quay image names now default to the bra…
Browse files Browse the repository at this point in the history
…nch for keel CI builds
  • Loading branch information
karlmutch committed Feb 8, 2019
1 parent 34310a0 commit eb76f2c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# studio-go-runner

Version: <repo-version>0.9.10</repo-version>
Version: <repo-version>0.9.11</repo-version>

[![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)

Expand Down

0 comments on commit eb76f2c

Please sign in to comment.