Skip to content
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

CI: fixed build and test, polished them, prepare for publishing #20

Merged
merged 18 commits into from
Jan 6, 2025

Conversation

wey-gu
Copy link
Collaborator

@wey-gu wey-gu commented Jan 5, 2025

  • fixed clippy warning
  • fixed test ci run
  • excluded arm build as it's toooooo slow now with Qemu.

@wey-gu wey-gu changed the title chore: fix CI run CI: fixed build and test, polished them, prepare for publishing Jan 5, 2025
@wey-gu wey-gu force-pushed the fix_ci branch 4 times, most recently from c42f933 to 96937f6 Compare January 5, 2025 10:56
@wey-gu wey-gu force-pushed the fix_ci branch 7 times, most recently from 2453a10 to 82554b5 Compare January 5, 2025 12:18
@wey-gu wey-gu force-pushed the fix_ci branch 2 times, most recently from 6b74d47 to 911d508 Compare January 5, 2025 12:48
@wey-gu
Copy link
Collaborator Author

wey-gu commented Jan 5, 2025

@Xuanwo this is good to be merged now :)

Copy link
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Really nice, thank you @wey-gu very much!

pip uninstall -y opendalfs opendalfs_service_memory opendalfs_service_s3 || true
rm -rf dist dist_combined

# PyPI publishing job (commented out for future use)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's use github OIDC for package uploads (so we don't need static tokens): https://github.com/apache/opendal/blob/6ca3eabc0cc5ad2b5e123acc215b62329bbdbf18/.github/workflows/release_python.yml#L105-L130

We can also upload to https://test.pypi.org/legacy/ to test and verify.

But I believe they are good to have in the future and not a blocker of merging this PR.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Tracked at #21

@Xuanwo Xuanwo merged commit 153e036 into fsspec:main Jan 6, 2025
7 checks passed
@wey-gu wey-gu deleted the fix_ci branch January 6, 2025 03:16
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