Skip to content

Features providing Run API Specs#30

Merged
iam404 merged 1 commit into
mainfrom
Sivaselvan32/RunSpecs
Sep 24, 2025
Merged

Features providing Run API Specs#30
iam404 merged 1 commit into
mainfrom
Sivaselvan32/RunSpecs

Conversation

@isivaselvan

Copy link
Copy Markdown
Collaborator

Description

Features Providing Run API Specs

  • list --> List the runs workspace id
  • ListForOrganization --> List the runs using organization
  • Read & ReadWithOptions-> Fetch the run using Run ID and options
  • create --> Create a Run
  • apply --> Apply a RUn by its ID
  • cancel, forceCancel --> Cancel a Run by its ID
  • ForceExecute & Discard --> Used to forcefully execute and Discard a run by its ID
  • Added examples/run.py file
  • Added testcases at tests/units/test_run.py
  • Renamed examples/workspace_example.py to workspace.py

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.

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 September 24, 2025 06:43
@iam404 iam404 merged commit ecf6e03 into main Sep 24, 2025
11 checks passed
@iam404 iam404 deleted the Sivaselvan32/RunSpecs branch October 28, 2025 06:38
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.

2 participants