-
Notifications
You must be signed in to change notification settings - Fork 6
fix: reusable wf 5.2 python 3.13 adjustments #448
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Description (PR description goes here) ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done (for each selected checkbox, the corresponding test results link should be listed here)
### Description This PR introduces mechanism for splitting dev dependencies from pyproject.toml and putting them to into dev_deps/requirements_dev.txt file. This is breaking change and needs to be performed before relevant repository template rollout. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [x] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done splunk/splunk-add-on-for-cisco-asa#465 splunk/splunk-add-on-for-amazon-web-services#1532 splunk/splunk-add-on-for-google-workspace#651 splunk/splunk-add-on-for-microsoft-office-365#895 splunk/splunk-add-on-for-microsoft-cloud-services#1363
### Description We can start slowly decreasing the amount of max time spent. Let's start with 5 hours. ### Checklist - [x] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done No testing was done.
…442) ### Description Adopt validate-docs and upload-to-splunkbase reusable workflows. This change doesn't affect current workflows and will be tested on develop branch. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done (for each selected checkbox, the corresponding test results link should be listed here)
### Description Deps split cleanup PR. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done https://github.com/splunk/splunk-add-on-for-google-cloud-platform/actions/runs/19062264865 https://github.com/splunk/splunk-add-on-for-microsoft-cloud-services/actions/runs/19063205677 https://github.com/splunk/splunk-add-on-for-google-workspace/actions/runs/19062623500 https://github.com/splunk/splunk-add-on-for-microsoft-office-365/actions/runs/19059588124/job/54436959442 https://github.com/splunk/splunk-add-on-for-okta-identity-cloud/actions/runs/19062635352 https://github.com/splunk/splunk-add-on-for-salesforce/actions/runs/19062647886 --------- Co-authored-by: Marcin Bruzda <[email protected]>
### Description This PR adds the GS scorecard job into reusable release. Do not merge until 1.0.0 GS scorecard image is pushed to ecr ### Checklist - [x] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [x] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done https://github.com/splunk/splunk-add-on-for-microsoft-cloud-services/actions/runs/18752030521/job/53494778020
ce17dcb to
8c7ee8f
Compare
mbruzda-splunk
approved these changes
Nov 24, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
(PR description goes here)
Checklist
README.mdhas been updated or is not requiredTesting done
(for each selected checkbox, the corresponding test results link should be listed here)