-
Notifications
You must be signed in to change notification settings - Fork 384
Comparing changes
Open a pull request
base repository: splunk/splunk-sdk-python
base: feature/BJ/add-basic-static-typing
head repository: splunk/splunk-sdk-python
compare: develop
- 8 commits
- 15 files changed
- 2 contributors
Commits on Nov 5, 2025
-
Support self.service in ModularInput's validate_input (#682)
We get access to the credentials there so lets expose it to users.
Configuration menu - View commit details
-
Copy full SHA for 579fd0b - Browse repository at this point
Copy the full SHA 579fd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f0af2d - Browse repository at this point
Copy the full SHA 6f0af2dView commit details
Commits on Nov 6, 2025
-
Deflake test_published_author_fields (#684)
Unfortunately sometimes it takes a while until the author field is avail, so we need to workaround that.
Configuration menu - View commit details
-
Copy full SHA for d8f02d0 - Browse repository at this point
Copy the full SHA d8f02d0View commit details
Commits on Nov 12, 2025
-
Bumps [actions/checkout](https://github.com/actions/checkout) from ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 to 71cf2267d89c5cb81562390fa70a37fa40b1305e. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@ff7abcd...71cf226) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 71cf2267d89c5cb81562390fa70a37fa40b1305e dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dcd3199 - Browse repository at this point
Copy the full SHA dcd3199View commit details -
Bump actions/upload-artifact (#680)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2848b2cda0e5190984587ec6bb1f36730ca78d50 to 330a01c490aca151604b8cf639adc76d48f6c5d4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@2848b2c...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 330a01c490aca151604b8cf639adc76d48f6c5d4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b249a0f - Browse repository at this point
Copy the full SHA b249a0fView commit details -
Support setting string body in the generic
requestmethod (#683)* Add cre_apps system tests * Support string body in the generic request method Updates #577
Configuration menu - View commit details
-
Copy full SHA for 6d641a3 - Browse repository at this point
Copy the full SHA 6d641a3View commit details
Commits on Dec 1, 2025
-
Bump actions/setup-python from 6.0.0 to 6.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e797f83...83679a8) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 66210ff - Browse repository at this point
Copy the full SHA 66210ffView commit details
Commits on Dec 11, 2025
-
Merge pull request #689 from splunk/dependabot/github_actions/develop…
…/actions/setup-python-6.1.0
Configuration menu - View commit details
-
Copy full SHA for ab2530b - Browse repository at this point
Copy the full SHA ab2530bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff feature/BJ/add-basic-static-typing...develop