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

502 Коммитов

Автор SHA1 Сообщение Дата
Eliise 7b371710fb Add test cases 2021-08-20 13:11:52 +00:00
Eliise f57c97014f Use login parameter 2021-08-19 17:51:29 +00:00
Eliise d968232b6c readd missing deploy command 2021-08-19 17:42:00 +00:00
Cindy Deng 96e750e887
Merge pull request #497 from Azure/user/xinzed/3.2.0_tag
3.2.0 update tags
2021-08-19 09:13:29 -07:00
Eliise 8401ca2658 Merge remote-tracking branch 'upstream/master' into feature/add-layered-deployment 2021-08-19 15:56:43 +00:00
Eliise 319b002ce5 Add layered deployment deployment 2021-08-19 15:49:29 +00:00
cindydeng1998 d46c13e978 update tags 2021-08-18 17:15:53 -07:00
Cindy Deng 6c91aef3f4
Merge pull request #495 from Azure/user/xinzed/update_1.2_runtime
Update to create new 1.2 modules
2021-08-18 17:00:15 -07:00
cindydeng1998 32765e6cb2 remove imports 2021-08-18 16:31:21 -07:00
cindydeng1998 22245bb8a3 keep 1.2 2021-08-18 16:12:32 -07:00
cindydeng1998 d48b58c331 more unit test 2021-08-18 15:38:48 -07:00
cindydeng1998 dadf1a495b update unit test layered deployment 2021-08-18 15:28:09 -07:00
cindydeng1998 92889e3242 update unit test layered deployment runtime version 2021-08-18 15:08:22 -07:00
Mariana Mihova dc45d0be4c Add a changelog note about first set of layered deployment funcitonality 2021-08-18 15:01:47 -07:00
Cindy Deng 60e9a635e0
Merge branch 'master' into user/xinzed/update_1.2_runtime 2021-08-18 14:29:53 -07:00
cindydeng1998 5dfcac8b4d update version tag 2021-08-18 14:22:02 -07:00
Eliise 2de17d2ba4
Add push and build for layered deployments (#494)
* Add push and build for layered deployments

* Use setup.py

* Remove redudant command

* Update flake8 version to fix whitespace formating

* Determine layered deployment by schema layout

* Add additional test cases

* Refactor splitting on dot

* Fix pystyle code version

* Stop pip from installing 100s of libs to resolve conficts
By pinning all versions

* Remove test

* Attempt to fix running all tests

* Fix tests

* Clean up after tests

* Remove invalid and add new test case

* Fix issue with template
2021-08-18 13:28:33 -07:00
Eliise 936ad61057 Remove invalid and add new test case 2021-08-17 15:51:39 +00:00
Eliise b55a9aeb3d Clean up after tests 2021-08-16 15:56:22 +00:00
Eliise 4f460e6c44 Fix tests 2021-08-16 15:46:26 +00:00
Eliise 07e543a56f Attempt to fix running all tests 2021-08-16 14:59:48 +00:00
Eliise 6409316564 Remove test 2021-08-16 09:50:12 +00:00
Eliise 31b3cfc02c Stop pip from installing 100s of libs to resolve conficts
By pinning all versions
2021-08-16 09:25:29 +00:00
Eliise 83251531c1 Fix pystyle code version 2021-08-16 08:19:51 +00:00
Cindy Deng ac3ae45173 pass local testing 2021-08-13 18:28:54 +00:00
Cindy Deng ca602cb791 update schema validation template version 2021-08-13 17:42:45 +00:00
Eliise 5bf8fc4c41 Refactor splitting on dot 2021-08-13 15:35:05 +00:00
Cindy Deng 6363436e08 update schema template version 2021-08-12 22:56:33 +00:00
Eliise e6ff4aade5 Add additional test cases 2021-08-12 19:26:38 +00:00
Eliise 419f926542 Determine layered deployment by schema layout 2021-08-12 14:25:27 +00:00
Eliise 2eb11296a6 Update flake8 version to fix whitespace formating 2021-08-12 13:16:40 +00:00
Eliise 42b08f5b4a Remove redudant command 2021-08-12 12:12:10 +00:00
Cindy Deng 7b5c872264 remove debug messages 2021-08-11 15:53:43 -07:00
Cindy Deng 645e6a0907 change .env.tmp to have default values 2021-08-11 15:35:54 -07:00
Cindy Deng 607b850b71 add docker-compose print 2021-08-11 15:01:42 -07:00
Cindy Deng 938b680e88 add print output 2021-08-11 10:55:14 -07:00
Eliise 3e09db8598 Merge remote-tracking branch 'upstream/master' into feature/add-layered-deployment-build-push 2021-08-11 14:11:25 +00:00
Eliise 223e708d5c Use setup.py 2021-08-11 13:44:39 +00:00
Eliise 04c0d3edce Add push and build for layered deployments 2021-08-11 11:34:24 +00:00
Cindy Deng dcdd3774dc more print 2021-08-06 17:02:43 -07:00
Cindy Deng 3751f19339 add print deployment.template.json 2021-08-06 16:34:30 -07:00
Cindy Deng 392bfbf090 add print 2021-08-06 15:45:04 -07:00
Cindy Deng edca97926f merge from master 2021-08-05 14:55:22 -07:00
Cindy Deng 83fc919f5f
Merge pull request #493 from Azure/user/xinzed/release_3.1.2
3.1.2 update release version
2021-08-05 14:49:33 -07:00
Cindy Deng 29b55a2ee6 update release version 2021-08-05 21:03:40 +00:00
Cindy Deng 9e93e2aacf
Merge pull request #492 from Azure/user/xinzed/update_conn_str
AZ CLI Connection Strings Update
2021-08-05 13:55:59 -07:00
Cindy Deng 99792b13d5 add pr md checklist 2021-08-05 18:29:57 +00:00
Cindy Deng 9d45757245 connection strings update 2021-08-05 18:10:28 +00:00
Cindy Deng 662f0d7df2 fixed connection string issue 2021-08-04 18:26:33 +00:00
Cindy Deng 1f85208fda more unit test 2021-07-30 23:37:51 +00:00