kaizendorks/nexus-go-client

Create Lifecycle API client

Open

#6 opened on May 29, 2020

 (0 comments) (0 reactions) (0 assignees)Go (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Add the following functions and corresponding tests:

  • Bounce lifecycle phase: PUT /v1​/lifecycle​/bounce
  • Get current lifecycle phase: GET ​/v1​/lifecycle​/phase
  • Move to new lifecycle phase: PUT ​/v1​/lifecycle​/phase

Contributor guide