Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

working-group-two/wgtwoapis-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgtwoapis-clients

The clients part of wgtwoapis.

See also https://github.com/working-group-two/wgtwoapis

Documentation

See https://docs.wgtwo.com

Setup required to release/deploy from local machine:

See our internal wiki for the required local tooling/setup for releasing to the maven central repository.

Releasing java/maven artifacts

See also the readme in wgtwoapis for advanced instructions.

  1. ./mvnw build-helper:parse-version release:prepare -B
  2. ./mvnw release:perform

Protobuf/buf/go release

Not applicable for this repository.