summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Tooling: remove bors and remove zest-releaserHernan Grecco2023-05-011-10/+0
* Apply NEP-29: Pint now requires Python 3.9+ and NumPy 1.21+Hernan Grecco2023-04-291-8/+8
* Pin dependency in dask test in Python 3.8Hernan Grecco2023-04-291-1/+1
* Fix dependency in dask testHernan Grecco2023-04-291-1/+1
* Fix dependency in dask testHernan Grecco2023-04-291-1/+1
* Remove ci-success jobHernan Grecco2023-04-291-8/+8
* Disable coveralls as it is not workingHernan Grecco2023-04-291-40/+40
* Downgrade requests for coveralls in other cisHernan Grecco2023-04-281-2/+2
* Downgrade requests for coverallsHernan Grecco2023-04-281-1/+1
* Remove numpy version in Python 3.8 to try to fix import error in testHernan2023-04-241-1/+1
* explicitly install `packaging`Justus Magin2022-11-291-3/+3
* Add test for pint without numpy on macosHernan2022-10-261-1/+1
* Move macos test to independent sectionHernan2022-10-261-12/+63
* Test against macosHernan2022-10-261-2/+3
* Test against Python 3.11Hernan2022-10-251-1/+1
* Add tests for Python 3.11-devHernan2022-10-221-1/+1
* Add test-windows GitHub Actions jobs in ci.yamlPaul Natsuo Kishimoto2022-04-111-0/+71
* Update ci.ymlJules Chéron2022-02-041-1/+1
* Drop Support for Python 3.7Jules Chéron2022-02-041-8/+5
* apply the new hooksKeewis2021-12-101-1/+1
* Update setup.cfgJules Chéron2021-11-241-0/+3
* Update min version of uncertaintiesJules Chéron2021-11-211-2/+3
* skip coveralls if it failsJules Chéron2021-10-271-2/+2
* Merge pull request #1372 from keewis/premature-ci-cancelJules Chéron2021-08-201-0/+1
|\
| * move to strategyKeewis2021-08-161-1/+1
| * don't fail other CI jobs if one failsKeewis2021-08-161-0/+1
* | Summarize all test-linux into one dummy taskHernan2021-08-151-0/+10
|/
* don't install poochKeewis2021-08-081-1/+1
* Add thorough testing on python 3.9Jules Chéron2021-06-121-5/+2
* Drop support for Python 3.6Jules Chéron2021-06-121-4/+4
* install the optional xarray dependency poochKeewis2021-05-101-1/+1
* install pytest-mpl only when matplotlib in extrasJules Chéron2021-03-221-1/+6
* Fix ci.ymlHernan2021-02-221-1/+1
* Update bors.toml to GHAHernan2021-02-221-1/+1
* Fix coveralls uploadJules Chéron2021-01-201-5/+20
* Add github actionsJules Chéron2021-01-201-0/+86