publishEnvironmentReleaseFromGameApiTag
Operator only (is_operator). Cuts a new environment release from a cks-game-api git tag: ingests it as available and commits the manifest to the git ref. SIDE EFFECT: makes the version the new redeploy target and writes to GitHub. Use force to overwrite. Writes an audit entry.
publishEnvironmentReleaseFromGameApiTag(
input: PublishEnvironmentReleaseFromGameApiTagInput!
): CpPublishEnvironmentReleaseResult!
Arguments
publishEnvironmentReleaseFromGameApiTag.input ● PublishEnvironmentReleaseFromGameApiTagInput! non-null input
Type
CpPublishEnvironmentReleaseResult object
Result of publishing an environment release from a game-api tag.