From e72e519a4b405b41dac726a9359eff94cdaf46c1 Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Tue, 22 Jun 2021 17:21:53 -0700 Subject: [PATCH] Release preparations --- README.md | 2 +- build.sh | 12 ++++++------ docs/ci.md | 2 +- licenses.manifest | 17 ++++++++++------- 4 files changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6b431d044..c6bcbad40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

studio-go-runner

-Version: 0.14.1-main-aaaagriedbz +Version: 0.14.1 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/leaf-ai/studio-go-runner/blob/master/LICENSE) [![Go Reference](https://pkg.go.dev/badge/github.com/leaf-ai/studio-go-runner.svg)](https://pkg.go.dev/github.com/leaf-ai/studio-go-runner) [![Go Report Card](https://goreportcard.com/badge/leaf-ai/studio-go-runner)](https://goreportcard.com/report/leaf-ai/studio-go-runner) [![CodeQL](https://github.com/leaf-ai/studio-go-runner/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/leaf-ai/studio-go-runner/actions/workflows/codeql-analysis.yml) [![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/leaf-ai/StudioGoRunner%2FDevelopment?type=cf-1&key=eyJhbGciOiJIUzI1NiJ9.NWQzMGUxMDg1MjkzYjYxYzViYmU3NzFj.LjlUhBHRrFkcgTQbIVHKCnGbPct-GqfSVJgxuzgsMk0)]( https://g.codefresh.io/pipelines/edit/new/builds?id=5dcc731a7ede02f3d2deef9e&pipeline=Development&projects=StudioGoRunner&projectId=5dcc72f9faea4bd875a0b89b) diff --git a/build.sh b/build.sh index 866ce34e5..6321976f5 100755 --- a/build.sh +++ b/build.sh @@ -64,7 +64,7 @@ go get github.com/ekalinin/github-markdown-toc.go go install github.com/sigstore/cosign/cmd/cosign@latest # Get the documentation files with tables of contents -declare -a tocs=("README.md" "docs/azure.md" "docs/interface.md" "docs/ci.md" "docs/message_privacy.md" "examples/docker/README.md" "examples/local/README.md" "docs/queuing.md" "docs/workstation_k8s.md" "docs/app-note/model-serving.md" "tools/serving-bridge/README.md") +declare -a tocs=("README.md" "docs/azure.md" "docs/interface.md" "docs/ci.md" "docs/message_privacy.md" "examples/docker/README.md" "examples/local/README.md" "docs/queuing.md" "docs/workstation_k8s.md" "docs/app-note/model-serving.md") md_temp=$(mktemp -d) for fn in "${tocs[@]}" @@ -326,11 +326,11 @@ travis_fold start "image.build" travis_fold end "image.build" travis_fold start "image.sign" - if docker image inspect leafai/studio-go-runner:$SEMVER 2>/dev/null 1>/dev/null; then - cosign sign -key ~/.ssh/cosign.key leafai/studio-go-runner:$SEMVER - cosign sign -key ~/.ssh/cosign.key leafai/azure-studio-go-runner:$SEMVER - cosign sign -key ~/.ssh/cosign.key leafai/studio-serving-bridge:$SEMVER - fi + #if docker image inspect leafai/studio-go-runner:$SEMVER 2>/dev/null 1>/dev/null; then + #echo -n "secret" | cosign sign -key ~/.ssh/cosign.key leafai/studio-go-runner:$SEMVER + #echo -n "secret" | cosign sign -key ~/.ssh/cosign.key leafai/azure-studio-go-runner:$SEMVER + #echo -n "secret" | cosign sign -key ~/.ssh/cosign.key leafai/studio-serving-bridge:$SEMVER + #fi travis_fold end "image.sign" travis_fold end "image.push" diff --git a/docs/ci.md b/docs/ci.md index 5a8468494..4c6c63067 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -25,7 +25,7 @@ Table of Contents * [github administration and release tooling](#github-administration-and-release-tooling) * [docker and the microk8s Kubernetes distribution installation](#docker-and-the-microk8s-kubernetes-distribution-installation) * [Optional tooling and Image Registries](#optional-tooling-and-image-registries) -* [A word about privacy](#a-word-about-privacy) +* [A word about privacy and supply chain security](#a-word-about-privacy-and-supply-chain-security) * [Build step Images (CI)](#build-step-images-ci) * [CUDA and Compilation builder image preparation](#cuda-and-compilation-builder-image-preparation) * [Code quality scanning](#code-quality-scanning) diff --git a/licenses.manifest b/licenses.manifest index 3f0eac3cf..aefd7650e 100644 --- a/licenses.manifest +++ b/licenses.manifest @@ -1,12 +1,11 @@ .,ECL-2.0,0.7848921 docs/slides,MIT-0,0.8050314 -docs/slides/lib/font/source-sans-pro,OFL-1.0,0.757377 +docs/slides/lib/font/source-sans-pro,OFL-1.0-no-RFN,0.757377 examples/aws/aws,OpenSSL,0.7797131 examples/aws/aws/dist/cryptography-2.8-py3.7.egg-info,BSD-3-Clause-Clear,0.83412325 -examples/aws/cpu,FSFAP,0.33333334 -examples/docker,deprecated_GPL-2.0-with-autoconf-exception,0.33333334 -examples/local,deprecated_GPL-2.0-with-bison-exception,0.33333334 -tools/serving-bridge,deprecated_GPL-2.0-with-bison-exception,0.33333334 +examples/aws/cpu,ADSL,0.33333334 +examples/docker,CC-BY-NC-SA-2.0,0.33333334 +examples/local,deprecated_GPL-2.0-with-GCC-exception,0.33333334 vendor/cloud.google.com/go,SHL-0.5,0.85278857 vendor/github.com/Azure/go-autorest,ECL-2.0,0.83882034 vendor/github.com/Azure/go-autorest/autorest,ECL-2.0,0.83882034 @@ -94,7 +93,7 @@ vendor/github.com/karlmutch/semver,MIT-0,0.8148148 vendor/github.com/karlmutch/vtclean,MIT-0,0.8125 vendor/github.com/kevinburke/ssh_config,MIT-0,0.8125 vendor/github.com/klauspost/compress,BSD-3-Clause,0.9306931 -vendor/github.com/klauspost/compress/zstd,Linux-syscall-note,0.33333334 +vendor/github.com/klauspost/compress/zstd,NLOD-1.0,0.33333334 vendor/github.com/klauspost/compress/zstd/internal/xxhash,MIT-0,0.82208586 vendor/github.com/klauspost/cpuid/v2,MIT-0,0.81595093 vendor/github.com/klauspost/pgzip,MIT-0,0.82208586 @@ -134,7 +133,7 @@ vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,Intel,0. vendor/github.com/prometheus/procfs,SHL-0.5,0.85278857 vendor/github.com/prometheus/prom2json,SHL-0.5,0.85278857 vendor/github.com/rs/xid,MIT-0,0.8125 -vendor/github.com/russross/blackfriday/v2,BSD-3-Clause-Attribution,0.33333334 +vendor/github.com/russross/blackfriday/v2,BSD-3-Clause-LBNL,0.33333334 vendor/github.com/secure-io/sio-go,MIT-0,0.82208586 vendor/github.com/sergi/go-diff,MIT-0,0.8125 vendor/github.com/shirou/gopsutil,BSD-3-Clause-Clear,0.8387097 @@ -185,6 +184,10 @@ vendor/k8s.io/client-go,SHL-0.5,0.85278857 vendor/k8s.io/klog/v2,SHL-0.5,0.8657289 vendor/k8s.io/utils,SHL-0.5,0.85278857 vendor/sigs.k8s.io/structured-merge-diff/v4,SHL-0.5,0.85214007 +HL-0.5,0.85214007 +07 +io/utils,SHL-0.5,0.85278857 +vendor/sigs.k8s.io/structured-merge-diff/v4,SHL-0.5,0.85214007 rge-diff/v4,SHL-0.5,0.85214007 ed-merge-diff/v4,SHL-0.5,0.85214007