Jesus Aguilar
402fc433c2
lint fixes
2020-11-09 15:50:03 -05:00
Jesus Aguilar
61d99517d4
poll wait time as flag
2020-11-09 15:31:20 -05:00
Jesus Aguilar
7fbbef1009
Invalid State response is retriable ( #49 )
...
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
2020-11-06 21:42:54 -05:00
quanuw
a62beb4be4
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>
2020-06-19 18:09:50 -07:00
Jesus Aguilar
6b0f32aa8a
Merge pull request #44 from Praxkv1/Fixing_Documentation
...
Fixing the Environment variale setting documentation for Windows Powe…
2020-05-08 13:57:53 -04:00
RobBagby
1aa87d4929
Merge pull request #41 from microsoft/issues/issue-16
...
Improved the error message when the call to the parent class construc…
2020-05-08 10:35:46 -07:00
RobBagby
5fde40d09d
Apply suggestions from code review
...
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
2020-05-08 09:42:24 -07:00
Prakash Kudkuli Vishnu
5a41172da8
Fixing the Environment variale setting documentation for Windows Powershell
2020-05-07 17:30:08 -07:00
RobBagby
79f557a406
Improved the error message when the call to the parent class constructor is missing in a test fixture
2020-05-06 15:50:56 -07:00
Jesus Aguilar
3813d6dd07
Merge pull request #39 from microsoft/issues/issue-35
...
Completed implementation making run_ not required.
2020-05-06 16:44:07 -04:00
Rob Bagby
7501f31062
Completed implementation making run_ not required.
2020-05-06 13:40:29 -07:00
Jesus Aguilar
3351390668
Merge pull request #37 from microsoft/issues/issue-35
...
Completed implementation making run_ not required.
2020-05-06 16:28:33 -04:00
Rob Bagby
dbfb9e8276
Completed implementation making run_ not required.
2020-05-06 13:21:16 -07:00
Jesus Aguilar
706f0a2454
Merge pull request #32 from microsoft/docs/issue-31
...
Documentation update.
2020-02-25 18:06:04 -05:00
giventocode
a9c46cc206
- added condition to sample pipelines
...
- added more info in timeout value.
2020-02-25 18:03:08 -05:00
giventocode
5b795fe5c0
Merge branch 'develop' of https://github.com/microsoft/nutter into develop
2020-02-13 08:49:32 -05:00
giventocode
cb8c9c1af4
Merge branch 'master' into develop
2020-02-13 08:48:50 -05:00
giventocode
6af744af79
toc update
2020-02-13 08:47:43 -05:00
Jesus Aguilar
9471e5e9f0
Documentation formatting ( #28 )
...
* library installation graphic
* resize library installation graphic (#25 )
* Docs/issue 2 (#27 )
* resize library installation graphic
* doc update
2020-02-13 01:25:57 -05:00
Jesus Aguilar
1fe6bf8792
Docs/issue 2 ( #27 )
...
* resize library installation graphic
* doc update
2020-02-13 01:24:45 -05:00
Jesus Aguilar
9cd3730f86
Docs Image update ( #26 )
...
* library installation graphic
* resize library installation graphic (#25 )
2020-02-13 01:14:10 -05:00
Jesus Aguilar
8b7ea3f6a8
resize library installation graphic ( #25 )
2020-02-13 01:13:11 -05:00
Jesus Aguilar
060ae418e5
Merge pull request #24 from microsoft/docs/issue-2
...
added library installation graphic
2020-02-13 00:57:01 -05:00
giventocode
02c54bff4b
library installation graphic
2020-02-13 00:55:30 -05:00
Jesus Aguilar
9eebcd011e
Merge pull request #23 from microsoft/develop
...
Documentation update
2020-02-13 00:45:24 -05:00
Jesus Aguilar
e32366ecb1
Merge pull request #22 from microsoft/docs/issue-2
...
Documentation updates
2020-02-13 00:44:37 -05:00
giventocode
a3b3c01d02
added toc
2020-02-13 00:41:32 -05:00
giventocode
b5c906de13
docs update 2
2020-02-13 00:34:01 -05:00
giventocode
c92046d00d
docs update
2020-02-13 00:17:50 -05:00
Jesus Aguilar
4d4ccafbf4
Merge pull request #21 from microsoft/develop
...
Rebase and commit fix
2020-02-11 19:31:29 -05:00
giventocode
83f61112cc
merge
2020-02-11 19:27:03 -05:00
giventocode
ed2ba13ae6
Merge branch 'develop' of https://github.com/microsoft/nutter into develop
2020-02-11 19:22:33 -05:00
Jesus Aguilar
ced20b40b0
PyPip Upload fix
2020-02-11 19:22:31 -05:00
Jesus Aguilar
de5e24275e
pypi publishing
2020-02-11 19:22:29 -05:00
Jesus Aguilar
00449b0524
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
2020-02-11 19:22:27 -05:00
giventocode
c4adced1e3
Merge branch 'master' into develop
2020-02-11 19:22:25 -05:00
giventocode
a681fc50e1
remove
2020-02-11 19:22:23 -05:00
giventocode
b56a8dd71f
Merge branch 'master' into develop
2020-02-11 19:22:09 -05:00
giventocode
c82a90d09c
settings removed
2020-02-11 19:20:28 -05:00
Jesus Aguilar
a4fffe8181
Feature CI/CD workflow ( #9 )
...
* - installs dev dependencies
* - release workflow
* - fix workflow name
2020-02-11 19:18:32 -05:00
giventocode
75d6d5a505
Merge branch 'develop' of https://github.com/microsoft/nutter into develop
2020-02-11 19:18:29 -05:00
Jesus Aguilar
1e92771c4f
CICD workflows ( #7 )
...
* lint and license
* linting fixes
* - installs dev dependencies
* - release workflow
2020-02-11 19:18:26 -05:00
giventocode
d9a5ab968d
Merge branch 'develop' of https://github.com/microsoft/nutter into develop
2020-02-11 19:18:23 -05:00
Jesus Aguilar
3e339e85cd
Linting and license update ( #5 )
...
* lint and license
* linting fixes
* remove .vs
2020-02-11 19:18:20 -05:00
giventocode
f0d3f3e37d
Merge branch 'develop' of develop
2020-02-11 19:16:55 -05:00
Rob Bagby
8aa7c4c88d
Initial commit of runtime
2020-02-11 19:10:16 -05:00
Jesus Aguilar
8d3af4fe1f
Merge pull request #20 from microsoft/develop
...
Develop
2020-02-11 18:48:59 -05:00
giventocode
b3d548cdc8
Merge branch 'develop' of https://github.com/microsoft/nutter into develop
2020-02-11 13:32:09 -05:00
Jesus Aguilar
dead2a3a85
Merge pull request #19 from microsoft/develop
...
PyPip Upload fix
2020-02-11 11:32:42 -05:00
Jesus Aguilar
d5a212c6c4
PyPip Upload fix
2020-02-11 11:31:47 -05:00