Tags: dvadym/PyDP
Tags
Merge pull request OpenMined#392 from chinmayshah99/release-ready-1.1… ….1-rc0 fixed the RC version
Windows port (OpenMined#280) * modified submodule to point to windows compatible fork. * added windows build workflow. * updated workflow name to match the others. * fixed submodule url * fixed bazel build command. * added the c++17 copt flag on the build command. This can be added to the .bazelrc but that is a more invasive change. * update wheel name removed wildcard. * update wheel name removed wildcard. * added the .pyd file to package data for windows builds * removed erroneous commit of 3.8 specific python. * added builds for python 3.5 to 3.8 * added testing the built wheel. * give all python versions a unique tag * fixed wheel name. * modified submodule to point to windows compatible fork. * added windows build workflow. * updated workflow name to match the others. * fixed submodule url * fixed bazel build command. * added the c++17 copt flag on the build command. This can be added to the .bazelrc but that is a more invasive change. * update wheel name removed wildcard. * added the .pyd file to package data for windows builds * added builds for python 3.5 to 3.8 * added testing the built wheel. * give all python versions a unique tag * fixed wheel name. * Set git submodule back to google's repo. Updated sha which has windows related changes. * added tests for all 3 OS's. Using OS specific .bazelrc config * reinstated the pipenv env var * fix the macOS py3.6 issue. Need to use utf-8 encoding * added windows specific install path for dist. * added windows specific install path for dist. * added windows specific install path for dist. * added windows specific install path for dist. * added windows specific install path for dist. * added all OS's back. * Put CI back to run on master and dev branches. * added explicitly the long_descrition_type to silence warning. One final check. * fix for intermittent macOS build error. * Put CI back to run on master and dev branches. * fixed formatting. * updated the SHA and now builds need to specify a OS via the config flag. * Updated the pypipublish_windows workflow. Now points to pypi instead of github release artifacts. * updated sha to 613c69ec6a7058c821b52ae6ad0ae04ad28270f1 * updated sha to 613c69ec6a7058c821b52ae6ad0ae04ad28270f1 and using --config Linux and --config macOS for bazel command. * Testing. black is not supported on winows for py3.5. seeing if skipping the unneeded Pipfile works. * fixed yml formatting. * fixed the black issue on windows for py3.5 * reinstated the branches to run this workflow on. * added py3.5 as we are now testing that against all OS's.
PreviousNext