home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: d241aa4a4ae11e0278881f16f38ca0be17b4298c

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
d241aa4a4ae11e0278881f16f38ca0be17b4298c Migrate CI from azure pipelines to GitHub Actions (#4730) * Run isort, black, mypy, flake8 checks via pre-commit * Fix line ending * Fix end of line * Fix mypy pre-commit hook. Thanks @keewis * Add main CI * Add additional CI * Fetch all history for all branches and tags * Add windows environment * Import xarray * Add doctests workflow * Add minimum version policy workflow * Simplify if logic * Add flaky and backend-api-v2 settings * Fix if elif else statements * Fix typo * Remove azure pipelines configurations * Fix environment file name * Upload code coverage for additional CI * Cache conda pkgs_dir * Fix cache key * Remove unnecessary cache number variable * Use `runner.os` instead of `matrix.os` * Use RUNNER_OS env variable * Disable name for the time being * Another attempt at setting name * `runner.os` doesn't work. Use `matrix.os` instead * Update env creation guidelines * Add `pre-commit run --all-files` check * Update blackdoc version * Add new pre-commit hooks * Add some of the out-of-the box hooks * Formatting only * Remove bad change * Remove isort and add pre-commit * Fix bad merge * Enable `cfgrib` on windows for the time being * Disable cfgrib on windows * Remove coveralls * Formatting only * Remove remaining reference to azure pipelines * Remove py 3.6 from CI matrix * Use py37 * Remove all references to py36 env file * Add check for skip ci * rename job to `detect ci trigger` * [skip ci] Empty commit * [skip-ci] Test skip CI trigger * Update PR template * Fix typ * GH markdown doesn't like lists in <sub></sub> * Remove the `-OO` flag for consistency 2021-01-11T12:11:04Z 2021-01-11T12:11:04Z df291f1611ef4e8c06257c369e8a430905fd220d cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 13301940 19864447
Powered by Datasette · Queries took 0.711ms · About: xarray-datasette