Граф коммитов

81 Коммитов

Автор SHA1 Сообщение Дата
Jianjie Liu 2942d34267
Merge pull request #19 from microsoft/laserprec/sphinx_doc
Reformat docstrings to Google style and add Sphinx documentation
2021-02-01 17:46:58 -05:00
Jianjie Liu (MAIDAP) f1bfe1f951 Add badge for supported platforms 2021-01-29 15:12:17 -05:00
Jianjie Liu (MAIDAP) a97491cabd Correct docstring formatting 2021-01-29 15:11:56 -05:00
Jianjie Liu (MAIDAP) 9f633e43aa Convert to google style docstring (keyword arg & code block) 2021-01-28 22:11:22 -05:00
Jianjie Liu (MAIDAP) 62692b10ca Convert to google style docstring (parameter type & default to) 2021-01-28 21:06:16 -05:00
Jianjie Liu (MAIDAP) d65fca7934 Add sphinx config 2021-01-28 20:26:20 -05:00
Jianjie Liu 5c4b634da9
Merge pull request #18 from microsoft/laserprec/comp_governance
Add component governance as a manual step to avoid replicating warning.
2021-01-28 14:59:54 -05:00
Jianjie Liu (MAIDAP) c5aebb4372 Add component governance as a manual step 2021-01-28 13:43:46 -05:00
Jianjie Liu 9c858e6e19
Merge pull request #17 from microsoft/laserprec/xdist_tests
Make test suite runnable in parallel. However, the CI pipeline does not run tests in parallel at this point.
2021-01-28 13:37:16 -05:00
Jianjie Liu (MAIDAP) 4bd93010d6 Disable xdist in CI pipeline 2021-01-28 13:07:19 -05:00
Jianjie Liu (MAIDAP) 0d45d80a76 Xdist-runnable tests 2021-01-28 11:15:20 -05:00
Jianjie Liu c90deed73e
Merge pull request #16 from microsoft/laserprec/update_badge
Add more badges to README.md
2021-01-28 11:09:08 -05:00
Jianjie Liu (MAIDAP) 51af25cc8c Update and add new badges 2021-01-28 10:18:47 -05:00
Jianjie Liu (MAIDAP) c2c9bc0d3a Remove PR trigger 2021-01-28 10:18:06 -05:00
Jianjie Liu 5339c76d05
Merge pull request #15 from microsoft/laserprec/ci_templates
Add the follow CI pipelines and use template to construct all pipelines:

1. Nightly Build
2. PR Gate with full test matrix for unit and e2e tests
2021-01-28 00:27:04 -05:00
Jianjie Liu (MAIDAP) 003bf3154a Add publish artifacts step 2021-01-27 22:43:00 -05:00
Jianjie Liu (MAIDAP) e074a1d44f Remove test pipeline 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 4456fcaffa Update test matrix 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 8d8b12dbc5 Small format change 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) cac5394a69 Use variable group 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) c7e1b62cdc Restructure templates 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) d83305e1f9 Run azure tests 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) be824f4890 Update PR-gate 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 60585902d1 Add nightly build 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 547aa2c0f9 Skip install direct dep 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 6316a9c953 Cache code coverage report 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 67c12a3c82 Add final cov stage 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) b534f479ed Separate test report in a template 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 190d823afc Mark more io tests 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 05f9649e3d Add detail test summary report 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 4ff93d3cb5 Run tests in 3.6-8 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) b67c6b34ab Update templates 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 36875705b4 Add slow tests 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) 7ae1d6c244 Add CI templates 2021-01-27 22:18:36 -05:00
Jianjie Liu (MAIDAP) cc31cf5866 Add postargs to tox 2021-01-27 10:58:51 -05:00
Jianjie Liu 7cf054acfd
Merge pull request #14 from microsoft/laserprec/bugfix/silentDiskWrite
Raise errors when writing to disk fails
2021-01-27 10:58:08 -05:00
Jianjie Liu (MAIDAP) 9e4c37ada7 Raise errors when writing to disk 2021-01-27 10:07:28 -05:00
Jianjie Liu 1227eff672
Merge pull request #13 from microsoft/laserprec/bugfix/trailinglash
Bugfix img not generated due to missing trailling '/' in dist folder
2021-01-27 09:44:18 -05:00
Jianjie Liu (MAIDAP) 741c61c4d3 Bugfix img not generated due to missing trailling '/' in dist folder 2021-01-27 09:10:48 -05:00
Jianjie Liu d738bbb93e
Merge pull request #12 from microsoft/laserprec/use_tox
Use tox in CI pipeline
2021-01-26 16:05:24 -05:00
Jianjie Liu (MAIDAP) 1ea5dd4ffa Restructure tests/ocr/data 2021-01-26 15:54:17 -05:00
Jianjie Liu (MAIDAP) f4bd57686c Fix flake8 issues 2021-01-26 15:25:54 -05:00
Jianjie Liu (MAIDAP) b9e40a4511 Use tox in CI 2021-01-26 15:15:53 -05:00
Jianjie Liu (MAIDAP) 1cbe5ad49e Add logging and pytest marker for slow and azure tests 2021-01-26 15:15:35 -05:00
Jianjie Liu (MAIDAP) b6d1af7454 Update CODEOWNERS 2021-01-26 10:17:00 -05:00
Jianjie Liu (MAIDAP) d9d19bc3fd Pass environment vars to tox 2021-01-26 10:04:13 -05:00
Jianjie Liu (MAIDAP) 4132a8ff06 Tox-runnable 2021-01-26 09:41:38 -05:00
Jianjie Liu (MAIDAP) 3b293bd856 Restructure unit tests 2021-01-25 18:21:51 -05:00
Jianjie Liu 8da38073ff
Merge pull request #11 from microsoft/laserprec/restructure_ci
Relocate CI pipelines into `devops` folder
2021-01-25 18:12:46 -05:00
Jianjie Liu (MAIDAP) 1793c3db02 Version bump to alpha3 to test release pipeline 2021-01-25 17:18:50 -05:00