Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix uri resolver on s3 with custom credentials passed * init tests * create python-package.yml (#319) * change workflow push branch * change workflow -flake8 add LS init * change workflow LS setup.py install * change workflow py3.8 only * change workflow py 3.6, 3.7, 3.8 * change workflow py 3.5, 3.6, 3.7, 3.8 * change workflow py 3.5 * change workflow py 3.5 + setuptools * change workflow py 3.5 + pip install -e . * change workflow 3.5, 3.6, 3.7, 3.8 * change workflow 3.5, 3.6, 3.7, 3.8 * Prev & Next task. * move to pytest, basic page 200 tests * HTML upload as file added. * improve pytest + monkeypatch +context coverage 40% * add blinker for flask context signals * fixes * fixies * take into acc that project is empty. explicit install packages * explicit coverage run * Bugfix with Text and Header floats. * sync_in_thread fix. * Task history by completions prev/next. * add sample text * basic functions to e2e testcase * first attempt to parametrize class * skip getting ids with wrong prefix keys * fix contains * add resolver uri to api/tasks/n * Skip support in history. * Some. * smoke test fixture and actions * skip f-string due to 3.5 python support * py3.5 json cant load bytes * set action_get_task task_id=0 * parameterize test suites * make scenarios and PR enchancement * try run workflow * improve workflow * better actions and PR code work * e2e actions remove 'source' * improve README * add export to readme, add task_id to action_label * Skipped tasks flag on task page. * Remove unused code for hasTaskSkippedCompletions in html. * yaml scenarios * pyaml to workflow * test test/requiremets.txt * code-coverage self created badge * commit self generated badge * fix badge generation * gitignore, pep8 * improve README, add more actions, add coverage fail-under=40 * Import help update. * fix readme * feature/test_framework (#324) basic e2e test framework to make use-case scenarios (py or yaml) look at readme * Some. * Browser open link fix. * generate signed URLs on GCE instance (#326) Co-authored-by: nik <[email protected]> * add ls-opensource sentry config (#331) * Show/hide import button fix. * Skipped column to task manager. * Little fix. * workflow remove pr to master condition * Relative paths to .js files (#332) * Fix import page for export. * Show error description when export failed. * New LS build (maybe incorrect version) * Cookies and other files. * New LS with skip. * Images previews in tasks. * New LSF build. * Readme fix. * Fix image previews for GSC and S3. * Fixes. * Basic Auth support added. * Docs update. * Docs fix. * Fixes. * Docs fixes. * Fix order. * Skip fixes. * Fix skip in lsb.js. * Get lsf build automatically via /script/get-lsf-build.js * rc0 * Fixes with import zip with multiple BLOB files. Hostname added to /data/upload. * Version. * Encoding fixes in from_text_file and from_json_file. * Fix with sockeraddr on windows. * fix local URLs in pytorch tutorials * Fixes with hostname. * Fixes. * Fix ordering with None. * Reduced page size. * add notes about regex storage parameter * modify get-lsf-build * add new lsf scipts * v0.7.3 Co-authored-by: nik <[email protected]> Co-authored-by: igorshagadeev <[email protected]> Co-authored-by: niklub <[email protected]> Co-authored-by: Andrey Tatarinov <[email protected]>
- Loading branch information