1
Fork 0

ci: add badge and comment about moving to depends_on
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mya 2023-12-30 20:42:55 -06:00
parent 689e96d4c1
commit 4564f575c0
Signed by: mya
GPG Key ID: 4DFBA0F91AC3544A
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# -- Switch back to depends_on when 2.1.x becomes available via cli
steps:
license:
image: golang:1.20
group: init
environment:
GO111MODULE: on
GOBIN: /usr/local/bin
@ -11,7 +12,6 @@ steps:
lint:
image: bufbuild/buf:1.28.1
group: init
commands:
- buf lint

View File

@ -1,5 +1,7 @@
# The Licensing API (v1.0)
[![status-badge](https://build.pitz.tech/api/badges/1/status.svg)](https://build.pitz.tech/repos/1)
This repository contains the API definitions for the licensing project. This project should be consumed by other
language-specific client libraries. See the list of implementations below.