Skip to contents

Get information about PROOF server

Usage

proof_info()

Value

A list with fields:

  • branch (character): git branch of API

  • commit_sha (character): SHA of the git commit of the API

  • short_commit_sha (character): the first eight characters of commit_sha

  • commit_message (character): commit message of API's most recent commit

  • tag (character): tag of most recent commit/release version