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

feat: provide support for Python 3.9 for OS-dependent libraries #1338

Merged
merged 16 commits into from
Oct 1, 2024

Conversation

lplonka-splunk
Copy link
Contributor

@lplonka-splunk lplonka-splunk commented Sep 12, 2024

Issue number:
ADDON-73695

Summary

Provide support for Python 3.9 for OS-dependent libraries

Changes

Please provide a summary of what's being changed

  • Add validation of python version for os dependent libraries in global_config.json [schema]
  • Add validation of conflicting target paths of os dependent libraries
  • Extend sys path depending also on python version

User experience

--

Please describe what the user experience looks like before and after this change
--

Checklist

If your change doesn't seem to apply, please leave them unchecked.

@lplonka-splunk lplonka-splunk marked this pull request as ready for review September 12, 2024 08:47
@lplonka-splunk lplonka-splunk requested review from a team as code owners September 12, 2024 08:47
@artemrys
Copy link
Member

Making it a draft as it is not ready for review.

@artemrys artemrys marked this pull request as draft September 17, 2024 14:30
@lplonka-splunk lplonka-splunk marked this pull request as ready for review September 18, 2024 10:44
@lplonka-splunk
Copy link
Contributor Author

Ready for review - tested on MS security

sgoral-splunk
sgoral-splunk previously approved these changes Sep 20, 2024
@artemrys artemrys changed the title feat: Provide support for Python 3.9 for OS-dependent libraries feat: provide support for Python 3.9 for OS-dependent libraries Sep 25, 2024
artemrys
artemrys previously approved these changes Sep 25, 2024
Copy link
Member

@artemrys artemrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lplonka-splunk lplonka-splunk merged commit 5cfc889 into develop Oct 1, 2024
77 checks passed
@lplonka-splunk lplonka-splunk deleted the ADDON-73695-os_dependent_libraries_for_py39 branch October 1, 2024 10:03
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants