Skip to content

feat(cis): Add Logpush Jobs API V1 SDK with unit and integration tests#206

Merged
sridhargk merged 1 commit into
masterfrom
fix-logpush-issue
Jun 9, 2026
Merged

feat(cis): Add Logpush Jobs API V1 SDK with unit and integration tests#206
sridhargk merged 1 commit into
masterfrom
fix-logpush-issue

Conversation

@anaghajoshiibm

@anaghajoshiibm anaghajoshiibm commented May 9, 2026

Copy link
Copy Markdown
Collaborator

PR summary

This PR adds the Logpush Jobs API V1 SDK to the IBM Cloud Networking Python SDK, generated from the OpenAPI specification using openapi-sdkgen v3.114.0.

Fixes: https://github.ibm.com/NetworkTribe/CIS_Support/issues/5296

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

The Python SDK does not include support for the Logpush Jobs API, which allows users to manage logpush jobs for pushing logs to various destinations (LogDNA, COS, IBM Cloud Logs, S3, HTTP endpoints).

What is the new behavior?

Adds LogpushJobsApiV1 service class with 11 methods to create, read, update, and delete logpush jobs across multiple destinations (LogDNA, IBM Cloud Logs, COS, S3, HTTP). Includes 78 unit tests and 7 integration tests aligned with Go SDK structure.

Does this PR introduce a breaking change?

  • Yes
  • No

This is a new feature addition with no changes to existing APIs.

Other information

Signed-off-by: Anagha Joshi <Anagha.Joshi3@ibm.com>
@anaghajoshiibm anaghajoshiibm requested a review from sridhargk May 11, 2026 10:59
@anaghajoshiibm

Copy link
Copy Markdown
Collaborator Author

IT execution result -
image

All 78 unit tests passed successfully ✓

@sirijaibm sirijaibm self-requested a review May 29, 2026 15:41
@sridhargk sridhargk merged commit c115760 into master Jun 9, 2026
9 checks passed
@sridhargk

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 0.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@sridhargk sridhargk deleted the fix-logpush-issue branch June 9, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants