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

11 Коммитов

Автор SHA1 Сообщение Дата
Jesus Aguilar 8b93ed95f5 upgraded python version 2022-12-15 22:43:04 +00:00
Thomas Conté bc0bb3799d Fix Py4JJavaError serialization issue (#60)
* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Fix Py4JJavaError serialization issue

* Test Py4JJavaError using mocks

* Remove Py4J stuff

* Still need to install py4j to run tests

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
2022-12-15 22:43:04 +00:00
Jesus Aguilar d5a212c6c4
PyPip Upload fix 2020-02-11 11:31:47 -05:00
Jesus Aguilar 2051c21cfa
pypi publishing 2020-02-11 11:18:43 -05:00
Jesus Aguilar 994eb5851a
fix: setup.py installs requirements (#14)
* remove settings (#10)

* initial commit

* readme update

* read me update 2

* lint and license

* linting fixes

* Create pythonpackage.yml

*  - update python version

* Create pythonpublish.yml

* Initial commit of runtime

* Linting and license update (#5)

* lint and license

* linting fixes

* remove .vs

* CICD workflows (#7)

* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow

* Feature CI/CD workflow (#9)

* - installs dev dependencies

* -  release workflow

* - fix workflow name

* settings removed

* Clean up (#11)

* initial commit

* readme update

* read me update 2

* lint and license

* linting fixes

* Create pythonpackage.yml

*  - update python version

* Create pythonpublish.yml

* Initial commit of runtime

* Linting and license update (#5)

* lint and license

* linting fixes

* remove .vs

* CICD workflows (#7)

* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow

* Feature CI/CD workflow (#9)

* - installs dev dependencies

* -  release workflow

* - fix workflow name

* settings removed

* remove

* Update pythonpublish.yml (#12)

* requirements are read

* - version update
2019-11-22 00:12:00 -05:00
Jesus Aguilar 16a71dc9ef
Feature CI/CD workflow (#9)
* - installs dev dependencies

* -  release workflow

* - fix workflow name
2019-11-21 22:22:29 -05:00
Jesus Aguilar 359dfc8a30
CICD workflows (#7)
* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow
2019-11-21 22:06:48 -05:00
Jesus Aguilar d7acc0b61f
Merge pull request #4 from microsoft/feature/publish-workflow
Create pythonpublish.yml
2019-11-18 21:51:13 -05:00
Jesus Aguilar 2755f6c089
Create pythonpublish.yml 2019-11-18 21:50:47 -05:00
Jesus Aguilar e653214261
- update python version 2019-11-18 19:56:48 -05:00
Jesus Aguilar a55531ab2e
Create pythonpackage.yml 2019-11-18 19:54:17 -05:00