Skip to content

feat(task-stage): add TaskStage resource and models - #165

Merged
isivaselvan merged 2 commits into
next-1.0.0from
feature/task-stage
May 23, 2026
Merged

feat(task-stage): add TaskStage resource and models#165
isivaselvan merged 2 commits into
next-1.0.0from
feature/task-stage

Conversation

@isivaselvan

@isivaselvan isivaselvan commented May 23, 2026

Copy link
Copy Markdown
Collaborator

Description

Testing plan

External links

JIRA

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

> python examples/task_stage_example.py 
=== TaskStages Example ===

Reading task stage...
ID:     ts-jTiCLuGEHKhMEY9q
Stage:  Stage.post_plan
Status: TaskStageStatus.passed
Run:    run-w5xv7FbQPz7zHr2g

Listing task stages...
ts-jTiCLuGEHKhMEY9q - TaskStageStatus.passed


> python examples/task_result.py       
=== Task Result ===
ID: taskrs-utnHyKURDKwtRGPT
Message: Task result timed out.
Task Name: updated-task-1775116022
URL: None
Task Stage: ts-vTCi1vaEB8JYrv4i

Rollback Plan

Changes to Security Controls

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

If you have any questions, please contact your direct supervisor, GRC (#team-grc), or the PCI working group (#proj-pci-reboot). You can also find more information at PCI Compliance.

@isivaselvan
isivaselvan requested a review from a team as a code owner May 23, 2026 09:30
@isivaselvan
isivaselvan merged commit 51d026d into next-1.0.0 May 23, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant