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

add py35 support ( without concat_win) #11

Merged
merged 23 commits into from
Aug 30, 2021

Conversation

HugoAhoy
Copy link
Contributor

add py35 support without concat_win. So jfs.concat will raise Error on Win32 platform.

HugoAhoy and others added 23 commits August 27, 2021 19:21
* add release.yaml to help release

* change the action name

* delete trigger branch limit

* add branch limit
* add release.yaml to help release

* change the action name

* delete trigger branch limit

* add branch limit

* add needs
* juicefs can format and init on Windows

* Wrap os.path.join() with Path().as_posix() to support Windows. jfs.concat() remains problematic on Windows

* format the files
* add win build and test action

* fix syntax error

* enable download artifact on windows

* add win build and test action

* fix syntax error

* enable download artifact on windows

* add windows build and test to on-push.yaml

* change the build win binary if statements

* remove win_build_test.yaml. It's merged into on-push.yaml
@bbtfr
Copy link
Member

bbtfr commented Aug 30, 2021

👍

@bbtfr bbtfr merged commit 3545e3e into megvii-research:main Aug 30, 2021
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