manojvazirani
c0ffe0f8f8
Added service plan terraform templates to Azure
2019-04-15 16:50:18 -04:00
manojvazirani
8ee4eaabe1
Update .gitignore for Mac OS files
2019-04-15 11:55:37 -04:00
manojvazirani
6e2da9a999
Add provider to configure az infra for Terraform
2019-04-15 11:40:59 -04:00
Erik Schlegel
901d19e91e
Azure Devops CI Build Pipeline ( #67 )
...
* Adding azure devops build pipeline
* Adding README
* Adding azure build badge
2019-04-15 09:34:35 -05:00
Erik Schlegel
388478de6c
Merge pull request #53 from Microsoft/erisch/features/contrib-guidelines
...
Adding Contributing Guidelines + PR Template
2019-04-09 16:32:25 -05:00
Erik Schlegel
dff05bc5b9
adding code owners file to default pr reviewers
2019-04-09 16:30:59 -05:00
Erik Schlegel
ab27aba7d6
adding code owners file to default pr reviewers
2019-04-09 16:27:12 -05:00
Erik Schlegel
a1856bee3e
adding code owners file to default pr reviewers
2019-04-09 16:26:53 -05:00
Erik Schlegel
860b3d2374
applying nick's suggestions
2019-04-09 15:36:52 -05:00
James Nance
02b2436192
Update issue templates
...
Created new User Story template
2019-04-09 13:32:20 -05:00
manojvazirani
6b7a839c11
Merge pull request #46 from Microsoft/feature/remoteBackend
...
#35 - Add remote backend to track deployment state
2019-04-09 11:58:51 -04:00
Erik Schlegel
6fa16b027f
renaming issue template file
2019-04-09 09:34:44 -05:00
Erik Schlegel
581cd79330
Updating PR template
2019-04-09 09:29:03 -05:00
Erik Schlegel
70e1cd95b4
Updating PR template
2019-04-09 09:24:34 -05:00
Erik Schlegel
9d915ea4cc
erisch/features/contrib-guidelines
2019-04-09 08:14:49 -05:00
Erik Schlegel
0807adc0fa
Adding new base folder structure for cobalt repo
2019-04-08 15:42:38 -05:00
manojvazirani
63b3d60009
Integrate review comments on naming of test files
2019-04-08 11:08:53 -04:00
manojvazirani
b2cbf45bf8
Integrate review comments
2019-04-05 13:37:02 -04:00
manojvazirani
c74934d463
Merge branch 'master' of github.com:Microsoft/entref-appservice-containers into feature/remoteBackend
2019-04-05 13:00:11 -04:00
Rick Rainey
863307da84
Merge pull request #50 from Microsoft/acr-setup-02
...
#37 changes requested for automated test in PR #47 (see comments)
2019-04-04 14:22:32 -05:00
Rick Rainey
5bcd226c63
Fix typo and minor formatting change.
2019-04-04 11:05:17 -05:00
Rick Rainey
efb966ee42
Merge pull request #45 from Microsoft/#38_feature/azure_tests
...
#38 Execute infrastructure automated tests locally
2019-04-04 10:18:22 -05:00
Julio Colon
c59dd78328
Merge branch 'master' into #38_feature/azure_tests
2019-04-04 11:16:43 -04:00
Julio Colon
d8dfd3e3aa
Updated to README.md
2019-04-04 11:11:31 -04:00
Rick Rainey
ffe84d08d8
Added logic to automated test cleanup to not try to delete service principals you don't have permissions to delete.
2019-04-03 18:46:00 -05:00
Rick Rainey
dde7d9d2e4
Added logic to test for existing ACR name.
2019-04-03 17:19:47 -05:00
manojvazirani
1fac96da87
Remove repetition from previous step
2019-04-03 15:36:05 -04:00
manojvazirani
9f20c45923
Merge branch 'master' of github.com:Microsoft/entref-appservice-containers into feature/remoteBackend
2019-04-03 15:32:42 -04:00
manojvazirani
4409d0f80e
Integrate review comments for backend
2019-04-03 15:32:10 -04:00
Rick Rainey
858c9ff4f5
Corrected usage output for the assertEqual function.
2019-04-03 13:43:18 -05:00
Rick Rainey
0009b0eef1
Add newline character that github was complaining about.
2019-04-02 16:22:00 -05:00
Rick Rainey
3d638efc9a
1. Added -n switch to automated test to indicate whether or not to cleanup resources.
...
2.Added assertEqual function to compare resource values with expected values. This will become more useful as additional resource types are added to the tests.
2019-04-02 14:57:20 -05:00
Julio Colon
2bffe165af
Merge pull request #47 from Microsoft/acr-setup-02
...
#37 Change acr-sp-init.sh to adhere to naming convention
2019-04-02 15:20:52 -04:00
Rick Rainey
9173ec5418
Added logic to clean up test resources.
2019-04-02 11:14:29 -05:00
Julio Colon
bfffc85131
Updated ReadMe to include AssertSubnet
2019-04-01 17:02:59 -04:00
Julio Colon
0e8fd3d779
change to sample test files.
2019-04-01 16:29:14 -04:00
manojvazirani
2e2fcf5aa8
Update documentation for storage account & backend
2019-04-01 13:58:27 -04:00
Rick Rainey
3d5c4adca9
Updated readme to include automated test functionality.
2019-03-30 08:04:01 -05:00
Rick Rainey
a006c32820
#37 Changed if/then to simpler form for automated test.
2019-03-30 07:58:31 -05:00
Rick Rainey
3a7ef39668
Change if/then syntax to simpler form.
2019-03-30 07:52:03 -05:00
Julio Colon
7ebf25d07a
Added return error on failure
2019-03-29 17:19:39 -04:00
manojvazirani
8ced5143ba
Fix typo in documentation Readme File
2019-03-29 16:59:41 -04:00
Julio Colon
89e6193c4b
Updated code to not use jq
2019-03-29 16:03:37 -04:00
manojvazirani
399dee04f2
Merge branch 'master' of github.com:Microsoft/entref-appservice-containers into feature/remoteBackend
2019-03-29 14:30:56 -04:00
manojvazirani
06a80e6c08
Merge pull request #29 from Microsoft/tfglobal
...
#4 Add script to deploy Resource group and Key Vault
2019-03-29 14:27:44 -04:00
Rick Rainey
6689a723f7
Added max retry logic to role assignment.
2019-03-29 11:32:39 -05:00
manojvazirani
1cc4e0ccc5
Integrate review comments for spacing
2019-03-29 11:25:02 -04:00
Julio Colon
6aebdf0881
Updated Readme to include the requirements.
2019-03-29 10:14:26 -04:00
Rick Rainey
ab7925847b
Moved automated test to ./tests folder and renamed file to match target file.
2019-03-28 17:21:52 -05:00
Rick Rainey
6a5719dba2
Merge branch 'master' into tfglobal
2019-03-28 11:51:13 -05:00