home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 74dffffbfea2ba9aea18ce194fe868f2cb00907d

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
74dffffbfea2ba9aea18ce194fe868f2cb00907d Backends entrypoints (#4577) * Define _get_backends_cls function inside apiv2.py to read engines from plugins.py * Read open_backends_dataset_* from entrypoints. * Add backend entrypoints in setup.cfg * Pass apiv2.py isort and black formatting tests. * add dependencies * add backend entrypoints and check on conflicts * black * removed global variable EMGINES add class for entrypointys * black isort * add detect_engines in __all__ init.py * removed entrypoints in py36-bare-minimum.yml and py36-min-all-deps.yml * add entrypoints in IGNORE_DEPS * Plugins test (#20) - replace entrypoints with pkg_resources - add tests * fix typo Co-authored-by: keewis <keewis@users.noreply.github.com> * style Co-authored-by: keewis <keewis@users.noreply.github.com> * style * Code style * Code style * fix: updated plugins.ENGINES with plugins.list_engines() * fix * One more correctness fix of the latest merge from master Co-authored-by: TheRed86 <m.rossetti@bopen.eu> Co-authored-by: keewis <keewis@users.noreply.github.com> Co-authored-by: Alessandro Amici <a.amici@bopen.eu> 2020-12-10T09:56:12Z 2020-12-10T09:56:12Z 1c23ee020f875c83a25f902c0d72d85cbd48eee3 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35919497 19864447
Powered by Datasette · Queries took 0.678ms · About: xarray-datasette