microsoft / Data-Appliance-GX

Sovereign Data Sharing Appliance/Connector for enterprise scenarios
MIT License
8 stars 7 forks source link

Feature/create e2e deployment #93

Closed paullatzelsperger closed 3 years ago

paullatzelsperger commented 3 years ago

This PR implements a several features:

All these feature revolve around being able to deploy everything in an automated way

github-actions[bot] commented 3 years ago

Unit Test Results

  47 files  ±0    47 suites  ±0   21s :stopwatch: ±0s 121 tests ±0  116 :heavy_check_mark: ±0  5 :zzz: ±0  0 :x: ±0 

Results for commit c98db519. ± Comparison against base commit c98db519.

:recycle: This comment has been updated with latest results.

MoritzKeppler commented 3 years ago

All these feature revolve around being able to deploy everything in an automated way

is it just about providing a demo? should it be used in automated tests? or is it thought to be used in prod? e.g. all the data-seeding stuff contains demo data but feels like a productive extension

paullatzelsperger commented 3 years ago

All these feature revolve around being able to deploy everything in an automated way

is it just about providing a demo? should it be used in automated tests? or is it thought to be used in prod? e.g. all the data-seeding stuff contains demo data but feels like a productive extension

The idea was to a) show that an Azure-based automatic deployment works, b) other devs (e.g. frontend) have a running instance to develop against (dev environment) and c) to run automated tests, although we'd need another environment for that.

github-actions[bot] commented 3 years ago

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖`Success! The configuration is valid.

`

Terraform Plan 📖failure

Show Plan ``` terraform ```

Pusher: @beardyinc, Action: pull_request

github-actions[bot] commented 3 years ago

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖`Success! The configuration is valid.

`

Terraform Plan 📖failure

Show Plan ``` terraform ```

Pusher: @beardyinc, Action: pull_request