Commit Graph

542 Commits (268d2a484873b67c6f399c490522d03a517e7d84)
 

Author SHA1 Message Date
J. Fernando Sánchez 00832e2e1c Add data in image 6 years ago
J. Fernando Sánchez 4ecabadae9 remove unnecessary import 6 years ago
J. Fernando Sánchez bb6f9ee367 tweaks for py2/py3 compatibility 6 years ago
Oscar Araque 80acb9307c Merge branch 'master' of ssh://lab.gsi.upm.es:2200/senpy/senpy-plugins-community 6 years ago
Oscar Araque 94394af20b depechemood updated 6 years ago
J. Fernando Sánchez d5f9ef88b2 Add new taiger plugin 6 years ago
J. Fernando Sánchez 675a905ab4 Add depeche mood 6 years ago
J. Fernando Sánchez 4ba30304a4 New schema for parameters
* Improve extra requirement handling
* New mechanism to handle parameters beforehand in chained
  calls, and the ability to get help on available parameters in chained
  calls (through `?help`).
* Redefined Analysis, to reflect the new ontology
* Add parameters as an entity in the schema
* Update examples to include analyses and parameters
* Add processing plugins, with an interface similar to analysis plugins
* Update tests
* Avoid duplication in split plugin

Closes #51

Squashed commit of the following:

commit d145a852e7
commit 6a1069780b
commit ca69bddc17
commit aa35e62a27
6 years ago
J. Fernando Sánchez 41aa142ce0 Refactored conversion and postprocessing 6 years ago
J. Fernando Sánchez 4507449266 Bump senpy version to 0.11.4 6 years ago
J. Fernando Sánchez b48730137d Remove makefiles from auto push/pull 6 years ago
J. Fernando Sánchez f1ec057b16 Add fetch to makefiles push 6 years ago
J. Fernando Sánchez f6ca82cac8 Merge branch '56-exception-when-using-post' into 'master'
Replace algorithm list with a tuple

Closes #56

See merge request senpy/senpy!25
6 years ago
J. Fernando Sánchez 318acd5a71 Replace algorithm list with a tuple 6 years ago
J. Fernando Sánchez 2e91a83eb6 Bump senpy version to 0.11.3 6 years ago
J. Fernando Sánchez c8f6f5613d Change CI to include `make push`
This replaces the makes for each python version with a simple `make push`.
It will also add a "main image" for each version, i.e. `gsiupm/senpy:1.0.0` in
addition to `gsiupm/senpy:1.0.0-python2.7` and `gsiupm/senpy:1.0.0-python3.5`.
6 years ago
J. Fernando Sánchez 748d1a00bd Fix bug in POST 6 years ago
J. Fernando Sánchez a82e4ed440 Fix bug in py3.5 6 years ago
J. Fernando Sánchez c939b095de Fix POST. Closes senpy/senpy#56 6 years ago
J. Fernando Sánchez 6dd4a44924 Make algorithm part of the URI
This also includes a couple of changes URIs to pass the tests with python 3.7

Closes #50
6 years ago
J. Fernando Sánchez d8c47220b1 Modify default TAIGER endpoint 6 years ago
J. Fernando Sánchez 0e4146ed8d Merge branch 'taiger' into 'master'
Taiger

Closes #12

See merge request senpy/senpy-plugins-community!1
6 years ago
J. Fernando Sánchez 6d3fc6f861 Taiger 6 years ago
J. Fernando Sánchez 666632a032 Update Makefile to avoid CI build errors 6 years ago
J. Fernando Sánchez 9dbe22b81f Adapt to new mocking of requests 6 years ago
J. Fernando Sánchez 4291c5eabf Fix typo in requirements 6 years ago
J. Fernando Sánchez 7c7a815d1a Add *responses* to improve mocking 6 years ago
J. Fernando Sánchez 9355d27e71 Bump senpy version to 0.10.9 6 years ago
J. Fernando Sánchez a3eb8f196c Several changes
* Add flag to run tests (and exit, or run the server)
* Add ntriples outformat
* Modify dependency installation logic to avoid installing several times
* Add encoded URLs as base/prefix
* Allow plugin activation to fail
6 years ago
J. Fernando Sánchez 00ffbb3804 Several changes
* Add flag to run tests
* Add ntriples outformat
6 years ago
J. Fernando Sánchez 13cf0c71c5 WIP
* Modify dependency installation logic (avoid installing several times)
* Add encoded URLs for as base/prefix
6 years ago
J. Fernando Sánchez 0ed434ef0c Do not bind port in docker 6 years ago
J. Fernando Sánchez dbc238989b Fix resources sentiment-basic 6 years ago
J. Fernando Sánchez 48ba936a7b Improved docs, docker-compose and dockerfile 6 years ago
J. Fernando Sánchez e5662d482e Allow activation fails 6 years ago
J. Fernando Sánchez bbe91e1924 Upgrade to senpy 0.10.7 6 years ago
J. Fernando Sánchez c7091e6323 Force building before pushing 6 years ago
J. Fernando Sánchez 61181db199 Fix sentiment140 plugin 6 years ago
J. Fernando Sánchez a1663a3f31 Upload latest with version 6 years ago
J. Fernando Sánchez 83b23dbdf4 UI improvements
* Add option to add multiple plugins
* Improve UI hints for collapsed parameters
* Refactored plugins without requirements
* Hide evaluation tab for the moment. You can see it by adding "?evaluation" to
  the URL.
6 years ago
J. Fernando Sánchez 4675d9acf1 Avoid testing tags twice 6 years ago
J. Fernando Sánchez 6832a2816d Change data loading logic. Bugs senpy.testing 6 years ago
J. Fernando Sánchez f11439d944 Unify data folders 6 years ago
J. Fernando Sánchez 7a8abf1823 Update makefiles 6 years ago
J. Fernando Sánchez a21ce0d90e Squashed '.makefiles/' changes from a75ba69..6c47840
6c47840 Updated makefiles from senpy
625549c Do not push image tag for latest
b3318c0 Updated makefiles from senpy
8453e8b Fix problems with echo and newlines
083c8c9 Updated makefiles from senpy-plugins-community

git-subtree-dir: .makefiles
git-subtree-split: 6c47840f216bb641886da57e1e98ccf5df0285d7
6 years ago
J. Fernando Sánchez a964e586d7 Rename senpy.test to senpy.testing to avoid conflicts 6 years ago
J. Fernando Sánchez b15a0d7dbe Fix problems with echo and newlines
printf is more portable
6 years ago
J. Fernando Sánchez bce42b5bb4 Updated makefiles from senpy 6 years ago
J. Fernando Sánchez f92617d147 Change submodules to relative URIs 6 years ago
J. Fernando Sánchez 2a773d45aa Fix image name in tests 6 years ago