Skip to content

ci: fix docker image smoke test to use python --version#134

Open
nacholiya wants to merge 1 commit intoendomorphosis:mainfrom
nacholiya:patch-1
Open

ci: fix docker image smoke test to use python --version#134
nacholiya wants to merge 1 commit intoendomorphosis:mainfrom
nacholiya:patch-1

Conversation

@nacholiya
Copy link
Copy Markdown

Summary

Fixes CI failure in Docker image workflow caused by an invalid container smoke test.

Root Cause

The workflow attempted to run the image with --help, but the container does not expose a CLI entrypoint.

Fix

Replaced the smoke test with python --version to verify the container starts correctly.

Fixes #133

@endomorphosis
Copy link
Copy Markdown
Owner

@nacholiya i am doing a significant amount of refactoring an integration of this package, and the ipfs_datasets_py, ipfs_accelerate_py, and swissknife to all work together.

i will let you know when the integrations have gotten working well.

@nacholiya
Copy link
Copy Markdown
Author

Thanks for the update, appreciate the context 👍
No rush from my side — happy to wait until the refactor settles.

Let me know if you want me to rebase or adjust the PR later.

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.

[Auto-Heal] Workflow Failed: Build and Publish Docker Image (Run #253)

2 participants