-
Notifications
You must be signed in to change notification settings - Fork 6
[DPDV-3497] Upgrade splunk-appinspect to the latest stable version, fix lint #86
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
Conversation
|
Playwright tests are failing, but I don't think it's related to any of my changes since I see they are also failing in other branches (https://github.com/scalyr/dataset-addon-for-splunk/actions/workflows/playwright.yml) - likely flaky / non-reliable test or similar. |
|
OK, I think I see the reason why the tests are failing - it's related to the rename and some elements text changing. I will try to fix failing e2e tests as well. |
|
The following PRs broke end to end tests:
I decided to merge this PR as-is (only update dependencies) and then handle fixing end to end tests as part of a separate PR. This means e2e tests will continue to fail until those have been fixed in the future PR. |
This pull request updates
splunk-appinspectto the latest stable version (v2.37.2) which includes latest fixes.Keep in mind that this release doesn't include a fix for pillow CVE yet, since it still depends on
pillow==9.5.0.Changelog file: https://dev.splunk.com/enterprise/docs/relnotes/relnotes-appinspectcli/whatsnew/#v23722023-09-14