diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6059665..21e2446 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,7 @@ jobs: release: name: From changelog runs-on: ubuntu-latest + continue-on-error: true steps: - uses: actions/checkout@v4 - name: Get latest release info diff --git a/README.md b/README.md index f7b5d52..afb61f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # :water_buffalo: An opinionated minimalist Go application framework ![Go Version](https://img.shields.io/github/go-mod/go-version/nil-go/nilgo) -[![Go Reference](https://pkg.go.dev/badge/github.com/nil-go/konf.svg)](https://pkg.go.dev/github.com/nil-go/nilgo) +[![Go Reference](https://pkg.go.dev/badge/github.com/nil-go/nilgo.svg)](https://pkg.go.dev/github.com/nil-go/nilgo) [![Build](https://github.com/nil-go/nilgo/actions/workflows/test.yml/badge.svg)](https://github.com/nil-go/nilgo/actions/workflows/test.yml) [![Coverage](https://codecov.io/gh/nil-go/nilgo/branch/main/graph/badge.svg)](https://codecov.io/gh/nil-go/nilgo) + +Nilgo provides an out-of-the-box, cloud-native, production-ready, minimalist Go application framework +with opinionated configuration, log, and telemetry for major Cloud providers. + +> [Nilgo]((https://br.m.wikipedia.org/wiki/Nilgo)) is Nilgai in brezhoneg. +> The nilgai (literally meaning "blue cow") is the largest Asian antelope +> and is ubiquitous across the northern Indian subcontinent.