Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(TER-183) Add Description for Run Tasks #447

Merged
merged 2 commits into from Jul 15, 2022
Merged

Commits on Jul 7, 2022

  1. Update run tasks as not beta

    Previously Run Tasks was marked as beta in go-tfe. However Run Tasks is now
    Generally Available. This commit updates go-tfe to mark Run Tasks as not
    Beta.
    glennsarti committed Jul 7, 2022
    Copy the full SHA
    ea2578f View commit details
    Browse the repository at this point in the history
  2. Add Run Task Description

    Run Tasks now have an optional description field. This commit updates
    the RunTask API endpoints to include the description where applicable
    (Create/Read/Update).
    glennsarti committed Jul 7, 2022
    Copy the full SHA
    0ad3cbc View commit details
    Browse the repository at this point in the history