This repository was archived by the owner on Aug 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# This workflow will build a golang project
22# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
33
4- name : Go
4+ name : CI
55
66on :
77 push :
Original file line number Diff line number Diff line change 1+ [ ![ CI] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/actions/workflows/build-test.yml/badge.svg )] ( https://github.com/nginxinc/nginx-k8s-loadbalancers/actions/workflows/build-test.yml )
2+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/nginxinc/nginx-k8s-loadbalancer )] ( https://goreportcard.com/report/github.com/nginxinc/nginx-k8s-loadbalancer )
3+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4+ [ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/nginxinc/nginx-k8s-loadbalancer?logo=github&sort=semver )] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/releases/latest ) ![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/nginxinc/nginx-k8s-loadbalancer?logo=go )
5+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/nginxinc/nginx-k8s-loadbalancer/badge )] ( https://api.securityscorecards.dev/projects/github.com/nginxinc/nginx-k8s-loadbalancer )
6+ [ ![ CodeQL] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/workflows/codeql.yml/badge.svg?branch=main&event=push )] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/actions/codeql.yml )
7+
18<div style =" margin-bottom : 5em ;" >
29 <span>
310 <img style="float: left;" src="nkl-logo.svg" width="124" />
You can’t perform that action at this time.
0 commit comments