Skip to content

Conversation

@hetangmodi-crest
Copy link
Contributor

@hetangmodi-crest hetangmodi-crest commented Oct 8, 2025

Issue number: ADDON-83915

PR Type

What kind of change does this PR introduce?

  • Feature
  • Bug Fix
  • Refactoring (no functional or API changes)
  • Documentation Update
  • Maintenance (dependency updates, CI, etc.)

Summary

Changes

Introduced a new argument inside meta supportedPythonVersionthat would generate python.required in .conf and spec files while building the add-on as python.version would get deprecated in newer releases of Splunk.

User experience

For Users who would use newer version of Splunk would not have to add python.required in their .conf files manually, UCC would generate it for them if supportedPythonVersion is being defined in meta in globalConfig.

Checklist

If an item doesn't apply to your changes, leave it unchecked.

Review

  • self-review - I have performed a self-review of this change according to the development guidelines
  • Changes are documented. The documentation is understandable, examples work (more info)
  • PR title and description follows the contributing principles
  • meeting - I have scheduled a meeting or recorded a demo to explain these changes (if there is a video, put a link below and in the ticket)

Tests

See the testing doc.

  • Unit - tests have been added/modified to cover the changes
  • Smoke - tests have been added/modified to cover the changes
  • UI - tests have been added/modified to cover the changes
  • coverage - I have checked the code coverage of my changes (see more)

Demo/meeting:

Reviewers are encouraged to request meetings or demos if any part of the change is unclear

@hetangmodi-crest hetangmodi-crest self-assigned this Oct 8, 2025
@hetangmodi-crest hetangmodi-crest added the enhancement New feature or request label Oct 8, 2025
@hetangmodi-crest hetangmodi-crest marked this pull request as ready for review October 8, 2025 11:46
@hetangmodi-crest hetangmodi-crest requested review from a team as code owners October 8, 2025 11:46
@github-actions
Copy link

Code Coverage 🎉

Type PR Develop Change Status
Line Coverage 94.37% 94.33% 0.04% 🟢 Increased
Branch Coverage 90.50% 90.78% 0.28% 🔴 Decreased

@hetangmodi-crest hetangmodi-crest merged commit 16bd281 into develop Oct 14, 2025
81 checks passed
@hetangmodi-crest hetangmodi-crest deleted the feat/provide-support-for-python.required branch October 14, 2025 09:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants