summaryrefslogtreecommitdiff
path: root/.circleci
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix circleci buildCharles Harris2022-09-011-1/+0
* CI: CircleCI: Install numpy after processing doc_requirements.txtwarren2021-11-171-1/+1
* Merge pull request #19478 from r-devulap/svmlMatti Picus2021-10-101-0/+6
|\
| * CI/CD: Pull submodules for circleciRaghuveer Devulapalli2021-08-241-0/+6
* | DOC: Apply suggestions from Matti reviewSayed Adel2021-08-311-0/+4
* | CI, DOC: Enable Sphinx parallel buildSayed Adel2021-08-301-5/+6
|/
* MAINT: update for ubuntu20.04 texlive packagesmattip2021-08-151-1/+1
* BLD: update circleCI docker imagemattip2021-08-151-1/+1
* MAINT: Update towncrier version in install and notesCharles Harris2021-04-161-1/+1
* CI: Use `towncrier build` explicitlySebastian Berg2021-04-161-1/+1
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-4/+4
* CI: CircleCI seems to occasionally time out, increase the limitSebastian Berg2021-02-061-0/+1
* CI: fix conditional for PR merge cmdRoss Barnowski2020-10-121-1/+1
* Fix yaml parsing error.Ross Barnowski2020-10-091-1/+4
* Fix bash syntaxRoss Barnowski2020-10-091-1/+1
* CI: modify circleci merge ref grabbing.Ross Barnowski2020-10-091-1/+1
* BLD: don't use -q in sphinx buildmattip2020-10-071-5/+2
* BLD: try merging in a separate stepmattip2020-10-071-3/+6
* Update .circleci/config.ymlMatti Picus2020-10-071-5/+1
* BLD: circleCI- merge before build, add -n to sphinxmattip2020-10-071-1/+15
* BUILD: try python 3.8.4mattip2020-09-131-4/+3
* WIP, BUILD: start to debug circleCI failuresmattip2020-09-131-3/+3
* BLD: try to store NEP artifacts for previewmattip2020-08-141-2/+2
* rework build to invoke doc_requirements.txtmattip2020-08-141-5/+3
* BLD: pin setuptools<49.2.0mattip2020-08-031-1/+1
* DOC, TST: enable refguide_check in circleci (#15848)Pierre de Buyl2020-03-291-1/+9
* DOC, BLD: sphinx 2.2.0 -> 2.3.1 to get rid of deprecation warningmattip2020-01-201-1/+1
* Merge pull request #14356 from qwhelan/sphinxRalf Gommers2019-09-251-1/+1
|\
| * DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for propertiesmattip2019-09-151-1/+1
| * DOC: support and require sphinx>=2.1.2Christopher Whelan2019-09-141-1/+1
* | DOC,MAINT: Build release notes during CircleCI stepSebastian Berg2019-09-151-0/+8
|/
* BUILD: adapt "make version-check" to "make dist"mattip2019-07-141-0/+1
* BENCH: convert bencmarks to asv formatmattip2019-05-201-1/+1
* BUG: Correct handling of nansKevin Sheppard2019-05-201-1/+1
* BUILD: pin sphinx to before-2.0.0mattip2019-03-281-1/+1
* BUILD: use 'quiet' when building docsmattip2019-03-151-2/+2
* BUILD: sphinx 1.8.3 can be used with our outdated templatesmattip2019-03-041-1/+1
* TST: store circleci devdocs artifactTyler Reddy2018-11-071-3/+2
* BLD: pin sphinx to 1.7.9mattip2018-09-281-1/+1
* TST: Add Python 3.7 to CI testing (#11598)cclauss2018-07-221-1/+1
* BUILD: add latex to circleci doc buildmattip2018-04-291-1/+1
* maybe controversial - scipy.special required by mtrand.pyx docstringsmattip2018-04-101-0/+1
* Fix script name for pushing NEP docs to repoStefan van der Walt2018-04-011-1/+1
* Install graphviz on CircleCIStefan van der Walt2018-03-221-0/+2
* TST, DOC: Upload devdocs and neps after circleci build (#10702)Stefan van der Walt2018-03-161-2/+45
* Add CircleCI builder for devdocsStefan van der Walt2018-01-271-0/+61