summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20669 from DWesl/cygwin-use-reference-blasSebastian Berg2022-04-201-2/+8
|\
| * CI: Add explanatory comment to workaround stepDWesl2022-04-201-0/+3
| * CI: Run Cygwin CI with Netlib reference BLAS.DWesl2021-12-271-2/+5
* | BLD: Bump cibuildwheel and enable more PyPyThomas Li2022-04-181-15/+10
* | MAINT: Update setup-cygwin to v3 again.Charles Harris2022-04-161-1/+1
* | MAINT: Fix failing simd and cygwin tests.Charles Harris2022-04-162-2/+5
* | MAINT: bump versions in Github actions configuration to v3.Mariusz Felisiak2022-04-075-42/+42
* | MAINT: remove maint from triggering wheel build, add env to sdistmattip2022-03-171-3/+3
* | BLD: Make a sdist [wheel build]Thomas Li2022-03-121-0/+60
* | Merge pull request #21128 from mayeut/cibuildwheel-configMatti Picus2022-03-051-26/+1
|\ \
| * | BLD: move cibuildwheel configuration to `pyproject.toml` [wheel build]mayeut2022-03-051-26/+1
* | | BLD: Run wheel builders on labeled pull requestsThomas Li2022-03-041-1/+12
|/ /
* | BLD: bump cibuildwheel 2.3.0 → 2.3.1 on GHA [wheel build]mayeut2022-03-031-1/+1
* | CI: Improve concurrency to cancel running jobs on PR updateHarshCasper2022-02-233-0/+13
* | comment out macos pypy builds [wheel build]Thomas Li2022-02-211-3/+6
* | update cython, pypy for cython0.29.28 and pypy v7.3.8 releasemattip2022-02-202-8/+5
* | BLD: Try adding aarch64 wheels [wheel build]Thomas Li2022-02-171-23/+9
* | BUILD: make sure a python3 is on the pathmattip2022-02-131-1/+7
* | BUILD: tweak upload to use python3, less verbosemattip2022-02-131-2/+2
* | use repo secrets for uploadingmattip2022-02-131-3/+3
* | BUILD: change syntax to use env variablemattip2022-02-131-2/+2
* | BUILD: simplify upload stepmattip2022-02-131-16/+11
* | Merge pull request #21035 from mattip/tokenMatti Picus2022-02-131-11/+8
|\ \
| * | BUILD: combine upload stepsThomas Li2022-02-121-11/+8
| * | BUILD: remove condition on upload stepmattip2022-02-111-1/+1
* | | MAINT: Remove the RELAXED_STRIDES_CHECKING env variableSebastian Berg2022-02-112-4/+2
|/ /
* | use brackets in github action syntaxmattip2022-02-041-1/+1
* | 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
* DEV: Add `TYP`, a standard acronym for static typingBas van Beek2021-12-231-0/+1
* 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