8000 Tags · dvadym/PyDP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dvadym/PyDP

Tags

1.1.1rc0

Toggle 1.1.1rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OpenMined#392 from chinmayshah99/release-ready-1.1…

….1-rc0

fixed the RC version

v1.1.1

Toggle v1.1.1's commit message
updated the release number to 1.1.1

1.1.0rc3

Toggle 1.1.0rc3's commit message
updated the rc version

v1.1.0

Toggle v1.1.0's commit message
version bump

v1.1.0rc4

Toggle v1.1.0rc4's commit message
fixed a typo

1.1.0rc2

Toggle 1.1.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added poetry enabled command line for twine

v1.1.0rc1

Toggle v1.1.0rc1's commit message
release ready

v1.0.2

Toggle v1.0.2's commit message
upgraded the package version for release

v1.0.1

Toggle v1.0.1's commit message
1.0.1 release update

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.
0