- Sep 23, 2022
-
-
Viktor Vorobev authored
NRRPLT-8635 scm versioning Approved-by: Ugo Albanese
-
- Dec 16, 2020
-
-
Ugo Albanese authored
-
- Oct 27, 2020
-
-
Eloy Retamino authored
[NUIT-213] fixed scripts
-
- Oct 26, 2020
-
-
Eloy Retamino authored
[NUIT-213] renamed hbp_nrp_virtual_coach as pynrp
-
- Sep 16, 2020
-
-
Eloy Retamino authored
[NRRPLT-7865] removed cp bbp_client command in makefile
-
- Jul 22, 2020
-
-
groetznerFortiss authored
[NRRPLT-7719] I executed the future module on VirtualCoach. Some builtin python functions are redefined, so pylint will issue warnings. [NRRPLT-7719] Fixed bugs occuring in run_tests.sh: Checking for string types must use string types from the six module. The W0622 (redefining builtin function) warnings of pylint are now disabled. Additionally, the integration test now uses absolute paths for loading data. [NRRPLT-7722] Made the code compatible with Python3. [NRRPLT-7722] Adding some minor bugfixes. [NRRPLT-7722] Adding more minor bugfixes. [NRRPLT-7722] Update setup.py Change-Id: Ibb59a6d2b71ed77170c636f2357c011f3e875ea0 [NRRPLT-7722] Fix Makefile Change-Id: Id723122f896e3d20a79bd1603a75452beeaa56f2 [NRRPLT-7722] Upgrade pip version [NRRPLT-7722] fix pip version specifier in Makefile [NRRPLT-7722] fix pylint [NRRPLT-7722] Quote pip version in user_makefile. Force python2-compatible ipywidgets version [NRRPLT-7722] fix version Change-Id: I74c6ea95a537cfe03786c8cc15484581ca573e1c [NRRPLT-7722] fix type check in oidc_http_client Change-Id: I74d6d9c5059b659b50b9b6f2328a2c8832c3e330 [NRRPLT-7722] force check for pip version in pipeline Change-Id: Ie09870af0dcf4f9af66f27d784a28f4eee285f22 [NRRPLT-7722] More robust ipywidget version requirement. Move test dependencies in separate file Change-Id: I20c186cd07a7c34175b2b25cd4ff3a9222b7d782
-
- Sep 27, 2018
-
-
Axel von Arnim authored
[NRRPLT-6586] Makefile uses no VPN anymore Approved-by:
Manos Angelidis <angelidis@fortiss.org>
-
- May 29, 2018
-
-
lguyot authored
Change-Id: If4a78a905e1dc310ae6aab919c01ea435a36c1d8
-
- Jan 15, 2018
-
-
lguyot authored
Change-Id: Idc814d12a1bcc1fd129567b64791abc132df1289
-
- Jun 30, 2017
-
-
Mahmoud Akl authored
This patch adds the documentation for the Virtual Coach package. To generate the docs run `make doc` in the root directors and then check out the generated docs in hbp_nrp_virtual_coach/doc/build Change-Id: I0b4febc5cb808ec967fd4405fff8384049271e1a
-
- Jun 20, 2017
-
-
Axel von Arnim authored
Change-Id: Ie1a69958b0139e6962d0e3b45db0fda8895e8c2e
-
- Feb 06, 2017
-
-
Kenny Sharma authored
This patch adds the necessary release structure to build and deploy the virtual coach package (hbp-nrp-virtual-coach) and the initial features of: - logging into OIDC as a given user - retrieving the experiment list from a given backend (e.g. dev, staging, local, or other custom defined in config.json) - retrieving a list of running experiments and details - retrieving a list of available servers - launching an experiment with given configuration on any or one specific backend server - play/pause/stop functionality for a launched experiment It also includes full test and code coverage and has minimal dependencies on the rest of the platform packages at this point. Change-Id: Ia2f9f3859ec9d9766693989331028b219b1f0eaa
-