summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
...
* | BUILD: schedule weekly builds for Wedmattip2022-01-301-2/+7
* | BUILD: use --skip instead of --force when uploading, like numpy-wheelsmattip2022-01-271-1/+1
* | exclude the *dev0 dummy tagmattip2022-01-271-1/+1
* | BUILD: tweak conditions for steps [wheel build]mattip2022-01-261-2/+2
* | BUILD: use secretsmattip2022-01-251-14/+8
* | do not run on forksmattip2022-01-251-1/+1
* | BUILD: echo github.refmattip2022-01-251-0/+1
* | BUILD: do not run workflows on forksmattip2022-01-252-10/+18
* | run step on tag mergemattip2022-01-251-1/+2
* | allow action to runmattip2022-01-241-9/+9
* | BUILD: upload wheels to anacondamattip2022-01-241-0/+47
* | Merge pull request #20747 from lithomas1/patch-2Matti Picus2022-01-141-0/+1
|\ \
| * | BLD: Upload wheel artifacts separately [wheel build]Thomas Li2022-01-051-0/+1
| |/
* | ENH: fix a typo in the example trigger for wheelsEvgeny Posenitskiy2022-01-051-1/+1
|/
* CI: Print installed package versions on failure on Cygwin.DWesl2021-12-241-3/+7
* BLD: Add Windows 32-bit wheels [wheel build]Thomas Li2021-12-221-8/+18
* REF: Clean up wheels workflow [wheel build]Thomas Li2021-12-121-40/+14
* BLD: Add PyPy wheels [wheel build]Thomas Li2021-12-071-12/+26
* BLD: Add arm64 wheels [wheel build]Thomas Li2021-12-051-5/+14
* MAINT: Pin OS versions when building wheels [wheel build]Thomas Li2021-12-051-6/+6
* TEST: use pypy3.8-v7.3.7 final versionsmattip2021-11-301-1/+1
* Add 64 bit Windows builds [wheel build]Thomas Li2021-11-181-0/+15
* MAINT: Rename commit trigger to wheel build for building wheelsThomas J. Fan2021-11-091-1/+1
* MAINT: Remove codeql-analysis.yml.Charles Harris2021-11-061-70/+0
* Create codeql-analysis.ymlCharles Harris2021-11-061-0/+70
* Merge pull request #20232 from seiko2plus/ci_workflow_simd_sdeMatti Picus2021-11-061-0/+32
|\
| * CI: Add new workflow for Intel SDESayed Adel2021-11-051-0/+32
* | MAINT Fix typo for event nameThomas J. Fan2021-11-021-2/+2
* | Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-011-0/+104
|\ \
| * | DOC Improve versioneer.py commentThomas J. Fan2021-10-141-1/+4
| * | WIP Restrict install cffi in test_requirements.txtThomas J. Fan2021-10-131-5/+0
| * | CLN Remove restrictions for easier debugging on forks [cd build]Thomas J. Fan2021-10-131-7/+0
| * | CLN Address commentsThomas J. Fan2021-10-131-2/+16
| * | Revert "REV Revert libffi flag [cd build]"Thomas J. Fan2021-10-111-1/+2
| * | REV Revert libffi flag [cd build]Thomas J. Fan2021-10-111-2/+1
| * | ENH Only allow numpy/numpy to build [cd build]Thomas J. Fan2021-10-111-0/+1
| * | ENH Do not always install libffi-develThomas J. Fan2021-10-111-2/+5
| * | ENH Adds python 3.10 [cd build]Thomas J. Fan2021-10-111-1/+9
| * | MAINT Filter for workflow_dispatch [cd build]Thomas J. Fan2021-10-111-1/+1
| * | BLD Uses cibuildwheel for linux/osx wheels [cd build]Thomas J. Fan2021-10-111-0/+87
* | | TST: Move rebase command to a separate file.DWesl2021-10-281-1/+1
* | | TST: Change quote style in rebase command.DWesl2021-10-281-1/+1
* | | TST: Rebase NumPy dlls before running test in Cygwin CI.DWesl2021-10-281-0/+3
* | | TST: Move all references to python version in Cygwin CI to single file.DWesl2021-10-281-1/+1
| |/ |/|
* | CI: Add new workflow/action for testing universal intrinsics on armv7Sayed Adel2021-10-281-0/+47
* | [demo] how-to replacing numpy custom generation engine by raw C++serge-sans-paille2021-10-221-1/+1
|/
* TST: Explicitly mark the python versions as stringsBas van Beek2021-10-051-1/+1
* TST: Add the new python 3.10 release to the CIBas van Beek2021-10-051-1/+1
* revert debug stuffmattip2021-10-041-1/+1
* activate build/tests on pypy3.8rc1mattip2021-09-301-13/+13