Skip to content

Update splunk version while fixing CI issues#108

Open
xvaier wants to merge 3 commits into
mainfrom
xavier/update-flario-version
Open

Update splunk version while fixing CI issues#108
xvaier wants to merge 3 commits into
mainfrom
xavier/update-flario-version

Conversation

@xvaier
Copy link
Copy Markdown
Collaborator

@xvaier xvaier commented May 22, 2026

Raising the flareio version so that we use the latest version with tested python 3.9 compatibility.

@xvaier xvaier force-pushed the xavier/update-flario-version branch from d78bab9 to ed30332 Compare May 22, 2026 20:07
@xvaier xvaier changed the title Fix issue with pipeline failing due to missing mypy Update splunk version while fixing CI issues May 22, 2026
Comment thread Makefile
validate: venv-tools
@echo "Running Splunk AppInspect..."
@echo "If you get an error about \"libmagic\", run \"brew install libmagic\""
@venv-tools/bin/splunk-appinspect inspect --ci "output/flare" || \
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

There was an error with a comparaison in this when there was an error in AppInspect.

Comment thread Makefile
@rm -rf packages/flare/bin/vendor/*-stubs
@rm -rf packages/flare/bin/vendor/charset_normalizer/md.cpython-39-x86_64-linux-gnu.so
@rm -rf packages/flare/bin/vendor/charset_normalizer/md__mypyc.cpython-39-x86_64-linux-gnu.so
@find packages/flare/bin/vendor -type f -name "*x86_64-linux-gnu.so" -delete
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

There might be a better way to do this, but this attempts to fix the previous fix.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants