Vinod Kumar
c8b5d6d51b
Merge pull request #24 from bluca/install_deps
...
Separate build dependencies from install dependencies
2020-01-31 11:28:41 +05:30
Vinod Kumar
2587d6200a
Merge pull request #23 from bluca/tests_init
...
Add missing init file in tests directory
2019-06-17 11:37:00 +05:30
Luca Boccassi
874094b8b5
Separate build dependencies from install dependencies
...
Allows setup.py to correctly let mock out of the install dependencies
2019-06-14 12:14:20 +01:00
Luca Boccassi
ed326a69b5
Add missing init file in tests directory
...
Allows 'python -m unittest discover' to find the tests
2019-06-14 12:00:37 +01:00
Vinod Kumar
2649d236be
Fixing a bug to fetch correct account name ( #22 )
...
* Fixing a bug to fetch correct account name
Replaced .strip() with .split() to fetch correct account name
* Updated patch version
Updated patch version
2018-06-12 15:56:21 +05:30
kuvinodms
fb4a89f765
Updating package version to 1.0.1
2017-10-27 14:26:09 +05:30
Vinod Kumar
b94aba2d2b
VSTS Account Creation migration to AEX APIs ( #20 )
...
* Updating default auth_info for External Git
* VSTS Account Creation migration to AEX APIs
* Removed unused 202 server response code
* Removed dead code
2017-10-27 14:16:28 +05:30
Vinod Kumar
75cf1e2550
Updating default auth_info for External Git ( #18 )
2017-10-11 12:04:58 +05:30
Vinod Kumar
783d3c4ab1
Implemented multiple new command parameters for CI/CD functionalities for Azure Webapps ( #17 )
...
* Updating version for PyPI
* Implemented multiple features for CI/CD for Azure WebApps
* Modifying L0 Tests
* Modified code as per review comments
* Fixing a minor check
* Modified code as per review comments
* Modified code as per review comments
* Modified code as per review comments
2017-10-09 15:15:55 +05:30
Vinod Kumar
ba6dd29dfe
Merge pull request #15 from Microsoft/users/kuvinod
...
Adding support for PHP, Python and NodeJS
2017-09-07 11:49:10 +05:30
vinod953
ea0f35e76f
Implemeted changes as per PR comments
2017-08-10 12:31:25 +05:30
vinod953
791bb78362
Adding support for PHP, Python and NodeJS
2017-07-31 12:03:37 +05:30
kuvinodms
fe43015a07
Merge pull request #14 from Microsoft/users/kuvinodms/php
...
Adding support for PHP webapps
2017-07-21 17:01:28 +05:30
kuvinodms
c841868ec2
Updating error message text by adding PHP as an accepted value.
...
Updating error message text by adding PHP as an accepted value.
2017-07-21 13:52:28 +05:30
kuvinodms
e2100d00e8
Adding support for PHP webapps
...
Adding support for PHP webapps for CI/CD
2017-07-20 18:57:53 +05:30
Jason Prickett MSFT
282863f452
Merge pull request #12 from Microsoft/account
...
Added unit tests and updated readme
2017-05-12 17:14:06 -04:00
Jason Prickett
34da106e41
Added unit tests and updated readme
2017-05-12 17:11:45 -04:00
Jason Prickett MSFT
10d76a6dd7
Merge pull request #11 from Microsoft/account
...
Adding the ability to create the VSTS account automatically
2017-05-12 11:21:53 -04:00
Jason Prickett
8363cf3196
incrementing version in setup.py
2017-05-12 11:19:29 -04:00
Jason Prickett
3a77fa37a6
Adding Account creation and account verification
2017-05-12 11:17:38 -04:00
Jason Prickett
53bb87a3fd
Updating version for PyPI
2017-05-12 11:17:38 -04:00
Jason Prickett MSFT
2aa148d47d
Merge pull request #10 from Microsoft/account
...
Fixing build config class so that it serializes correctly
2017-05-01 15:25:48 -04:00
Jason Prickett
e637554580
Fixing build config class so that it serializes correctly
2017-05-01 15:23:57 -04:00
Jason Prickett MSFT
731a93e839
Merge pull request #9 from Microsoft/account
...
Fixing support for NodeJS
2017-05-01 10:58:27 -04:00
Jason Prickett
b9610cd802
Fixing support for NodeJS
2017-05-01 10:50:19 -04:00
Jason Prickett MSFT
bc9449662b
Merge pull request #8 from Microsoft/account
...
bumping version
2017-04-28 10:59:18 -04:00
Jason Prickett
40cb9fa749
bumping version
2017-04-28 10:58:42 -04:00
Jason Prickett MSFT
150da3e87b
Merge pull request #7 from Microsoft/account
...
fixing broken mapping
2017-04-28 10:57:01 -04:00
Jason Prickett
d2dcac3bac
fixing broken mapping
2017-04-28 10:54:37 -04:00
Jason Prickett MSFT
395b22aafa
Merge pull request #6 from Microsoft/account
...
removing AzureTfs folder
2017-04-28 10:20:41 -04:00
Jason Prickett
2178912aae
removing AzureTfs folder
2017-04-28 10:19:55 -04:00
Jason Prickett MSFT
11c9e70dbe
Merge pull request #5 from Microsoft/account
...
making compatible with Py2
2017-04-28 09:37:20 -04:00
Jason Prickett
87f56f870c
making compatible with Py2
2017-04-28 09:31:02 -04:00
Jason Prickett MSFT
3f712f11de
Merge pull request #4 from Microsoft/account
...
fixing build error
2017-04-27 17:54:44 -04:00
Jason Prickett
dfa958107e
fixing build error
2017-04-27 17:54:03 -04:00
Jason Prickett MSFT
92f8210922
Merge pull request #3 from Microsoft/account
...
making compatible with Py2
2017-04-27 17:43:42 -04:00
Jason Prickett
e5872e3d7e
making compatible with Py2
2017-04-27 17:42:22 -04:00
Jason Prickett MSFT
f6ef343374
Merge pull request #2 from Microsoft/account
...
updating strings from VSTS to Team Services
2017-04-27 16:14:59 -04:00
Jason Prickett
3b290b4d4b
updating strings from VSTS to Team Services
2017-04-27 16:11:31 -04:00
Jason Prickett MSFT
ac6298b930
Merge pull request #1 from Microsoft/newapi
...
Reacted to new CD api
2017-04-27 13:16:29 -04:00
Jason Prickett
1a5b62d6d7
Reacted to new CD api
2017-04-27 13:11:59 -04:00
Jason Prickett
e8351aa103
Reacting to new RM APIs
2017-04-11 15:09:32 -04:00
Jason Prickett
d39ed1c2e3
fixing readme
2017-04-05 11:10:01 -04:00
Jason Prickett
5952bb0234
Merge remote-tracking branch 'origin/master'
2017-04-05 10:53:42 -04:00
Jason Prickett
20741cd1d7
Adding CD Result object that provides fields for all detail information
2017-04-05 10:53:08 -04:00
Jason Prickett MSFT
e662dd45fd
Update README.rst
...
Adding packaging example
2017-03-27 16:49:33 -04:00
Jason Prickett MSFT
b94023986f
Update README.rst
...
Adding link to Package
2017-03-27 16:14:56 -04:00
Jason Prickett
70b63d1419
Fixing readme
2017-03-24 11:38:37 -04:00
Jason Prickett
3ea5e7e921
Adding the actual cd manager and required files
2017-03-24 11:36:29 -04:00
Jason Prickett
f1003b2318
Initial checkin of the supporting classes
...
Many of these were generated from VSTS swagger files and then modified slightly
2017-03-24 10:18:16 -04:00