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

150 Коммитов

Автор SHA1 Сообщение Дата
Jim Minter 905cf8d3c0
unpin azure-cli 2020-03-26 14:33:59 -06:00
Olga Mirensky a148ce80f6
Fix some of the code review remarks 2020-03-20 20:11:56 -06:00
Olga Mirensky 01f3254611
misc changes 2020-03-20 20:11:55 -06:00
Olga Mirensky 6af41ae2cc
Remove hardcoded file name and add Makefile target 2020-03-20 20:11:55 -06:00
Olga Mirensky 036bc57dc5
Various fixes 2020-03-20 20:11:55 -06:00
Jim Minter 74b5242d18
fix CI az at latest 2.0.z (2.0.81) for now
rationale: >= 2.1.0 deprecates python 2.7 support, and for now it makes sense
for us to keep testing that our extension works on older az releases and 2.7.

perhaps later we should test against multiple az releases (2.0.latest,
2.2.latest, etc.))
2020-03-10 11:25:47 -06:00
Jack 07de853432
Adding INT deployment pipelines (#214)
* adding int deployment pipelines

Co-authored-by: Jack Quincy <jaquincy@microsoft.com>
2020-03-09 08:40:34 -06:00
Jim Minter 67705f8de9
geneva logging part 2 2020-03-02 16:13:35 -06:00
Jim Minter 1f919ff228
Minor updates to e2e 2020-02-27 08:05:14 -06:00
Julien Stroheker 64c4fb5026
implement e2e 2020-02-27 08:04:46 -06:00
Jim Minter ed58872a2a
try to build wheel in make az 2020-02-26 08:41:47 -06:00
Jim Minter 3dc050a973
remove image-mdm 2020-02-24 20:26:42 -06:00
Mikalai Radchuk e343586d36 Makes test-go fail in case of failure in a pipe 2020-01-31 17:28:08 +00:00
Julien Stroheker f267a932fe
Juliens/ci tunning (#4)
* tunning

* debug

* publish tests

* remove debug cmd
2020-01-28 22:10:17 -05:00
Jim Minter c092d8bab4
Merge pull request #116 from jim-minter/e2e-followup
E2e followups
2020-01-28 06:52:18 -06:00
Jim Minter 64180b2323
Merge pull request #127 from olga-mir/fix-chown
Fix chown in make client recipe
2020-01-28 06:52:01 -06:00
Olga Mirensky 1ed2ce64be Fix chown in make client recipe 2020-01-28 13:46:35 +11:00
Julien Stroheker 735cb62087
Juliens/az pipelines fix (#3)
* apply review

* test vars

* python and golang fix

* using vendor bin

* fix and clean
2020-01-27 15:46:13 -05:00
Julien Stroheker c2f561a9df introduce azure devops pipelines 2020-01-24 17:39:17 -05:00
Mikalai Radchuk 93032a5d08 Fixes make client for macOS users
On macOS username != group usually. This change makes the make target platform agnostic
2020-01-24 17:29:55 +00:00
Jim Minter a46b876c16
style/docs 2020-01-24 08:55:54 -06:00
Jim Minter de1d96d1a3
compile but don't run e2e test as part of unit test 2020-01-24 08:55:54 -06:00
Angus Salkeld f2439861b2
Review changes 2020-01-24 09:57:39 +10:00
Angus Salkeld 4967bb5f42
start of e2e tests 2020-01-24 09:55:34 +10:00
Jim Minter b637799eab
add mdm image 2020-01-10 16:06:37 -06:00
Jim Minter b39190ab4d
add --rm to docker invocations on make client 2020-01-06 15:52:51 -06:00
Jim Minter 2454f5e68d
add proxy tooling 2019-12-29 12:44:32 -06:00
Jim Minter 709df305ba
add mirror command 2019-12-22 13:17:26 -06:00
Jim Minter cd0723562d
ensure base image freshness 2019-12-22 13:17:26 -06:00
Jim Minter c6fdf76e2a
return 202 on asynchronous delete 2019-12-22 08:36:19 -06:00
Jim Minter 18e245b67e
package rename 2019-12-16 19:26:21 -06:00
Jim Minter a68d1aff68
add tool to add code license boilerplate 2019-12-16 19:14:21 -06:00
Angus Salkeld 2acb7f17db
add :z to local docker mount 2019-12-16 11:26:24 -06:00
Jim Minter 300a64a0ec
improve test-python speed 2019-12-16 10:52:17 -06:00
Jim Minter a3096fea90
Implement ARO extension
Co-authored-by: Mangirdas Judeikis <Mangirdas@Judeikis.LT>
2019-12-15 22:06:27 -06:00
Jim Minter 227f4e13dc
bring python client closer to what would be officially shipped 2019-12-13 16:44:09 -06:00
Jim Minter 3f3d26ec32
move azure-python-sdk -> python/client 2019-12-13 16:44:09 -06:00
Jim Minter 60b4bf70b7
tag image to arosvc.azurecr.io on build 2019-12-11 07:46:03 -06:00
Mikalai Radchuk 3008e16ce6
Adds make generate and extra mocks 2019-12-11 07:46:03 -06:00
Jim Minter f2382c78cb
remove non-generated files, rearrange path structure and Makefile 2019-12-06 13:48:16 -06:00
Mangirdas Judeikis 4a52e9d3f0
add python SDK generation 2019-12-06 13:48:16 -06:00
Jim Minter eea5d49874
add make secrets 2019-12-04 07:17:27 -06:00
Mangirdas Judeikis 63abcf59e3
validate swagger generation 2019-12-03 22:19:24 -06:00
Jim Minter 4679396dff
client generation updates 2019-11-30 14:04:43 -06:00
Mangirdas Judeikis 033ecd316d
go sdk build 2019-11-30 13:02:25 -06:00
Jim Minter 091b9afb3b
remove imagebuilder go get 2019-11-30 07:51:47 -06:00
Jim Minter b5727806ba
remove shell scripts and include vendored repo 2019-11-29 18:56:58 -06:00
Angus Salkeld 60ac48f700
add some of the quicker linters to "make test" 2019-11-29 18:11:22 -06:00
Jim Minter c0a15abf3b
update to 4.3 and enable byo-vnet 2019-11-20 20:32:34 -06:00
Jim Minter d3fc89c564
add Dockerfile 2019-11-18 00:24:26 -06:00