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

Github Actions and PyPI Wheels #22

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 12, 2021

  1. Squashed commit of the following:

    commit ddec84d
    Author: Dilawar Singh <[email protected]>
    Date:   Mon Apr 12 21:17:20 2021 +0530
    
        some more fixes to wheel pipeline.
    
    commit 081cd0c
    Author: Dilawar Singh <[email protected]>
    Date:   Mon Apr 12 20:21:47 2021 +0530
    
        Added ci pipeline.
    
    commit 39fc514
    Author: Dilawar Singh <[email protected]>
    Date:   Mon Apr 12 20:09:12 2021 +0530
    
        wheel is generated successfully.
    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    533947c View commit details
    Browse the repository at this point in the history
  2. fix: bad directory renamed

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    04b8480 View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit b99ed84a26162c700741f3beef4341f4ab105901
    Author: Dilawar Singh <[email protected]>
    Date:   Tue Apr 13 01:19:39 2021 +0530
    
        testing: github actions.
    
    commit 46b1e496ec28109f5a1b11bcc1bb1344a7729ab3
    Author: Dilawar Singh <[email protected]>
    Date:   Mon Apr 12 22:36:54 2021 +0530
    
        some tweaks.
    
    local wheel build in docker is working fine.
    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3ca66d1 View commit details
    Browse the repository at this point in the history
  4. Updated manifest.

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a483e94 View commit details
    Browse the repository at this point in the history
  5. enabled pypi upload.

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    7071973 View commit details
    Browse the repository at this point in the history
  6. fixes for osx build.

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    63d5fba View commit details
    Browse the repository at this point in the history
  7. fixes to linux build.

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    e4c51d7 View commit details
    Browse the repository at this point in the history
  8. version bump

    __version__ is available in the module itself.
    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    916eb67 View commit details
    Browse the repository at this point in the history
  9. minor fixes to docker build

    Dilawar Singh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a4ab377 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0c9a0e View commit details
    Browse the repository at this point in the history
  11. Updated linux wheels.

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    0cd1536 View commit details
    Browse the repository at this point in the history
  12. Updated OSX scripts..

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    74f3db1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50c83d6 View commit details
    Browse the repository at this point in the history
  14. Added OpenMP as dependency.

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    bed6770 View commit details
    Browse the repository at this point in the history
  15. added openmp on macos

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5a5ea27 View commit details
    Browse the repository at this point in the history
  16. clang-omp on osx

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3e8b5aa View commit details
    Browse the repository at this point in the history
  17. test: install gcc and libomp

    dilawar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    19ac07d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. fixes for Windows/MSVC build.

    Dilawar Singh committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a0f421d View commit details
    Browse the repository at this point in the history
  2. pre-release 0.5.0a3

    dilawar committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f5f6eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2cff3 View commit details
    Browse the repository at this point in the history
  4. added badges.

    dilawar committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f99b977 View commit details
    Browse the repository at this point in the history
  5. Added more info to setup.py

    dilawar committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c7e85b6 View commit details
    Browse the repository at this point in the history
  6. version bump 0.5.0b0

    dilawar committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2526d22 View commit details
    Browse the repository at this point in the history