Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PostgreSQL arm deployment on V3 #1183

Merged
merged 4 commits into from
Sep 9, 2022

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Base: 88.30% // Head: 88.30% // No change to project coverage 👍

Coverage data is based on head (df2bf9a) compared to base (d642127).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           v3/main    #1183   +/-   ##
========================================
  Coverage    88.30%   88.30%           
========================================
  Files          206      206           
  Lines         6825     6825           
========================================
  Hits          6027     6027           
  Misses         798      798           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hocinehacherouf
Copy link
Contributor Author

@kbeaugrand Deploy to Azure

@kbeaugrand kbeaugrand mentioned this pull request Sep 9, 2022
9 tasks
@kbeaugrand
Copy link
Member

LGTM

@kbeaugrand kbeaugrand merged commit f9cea30 into v3/main Sep 9, 2022
@kbeaugrand kbeaugrand deleted the v3/bugfix/1180_fix_postgres_arm_deployment_v2 branch September 9, 2022 13:21
kbeaugrand pushed a commit that referenced this pull request Sep 9, 2022
* Feature: Add PostgreSQL login/password fields to arm ui form #1181

* Fix postgsql arm deployment #1180

* Update temporary arm templates urls for testing

* Update arm templates url to target main branch
kbeaugrand added a commit that referenced this pull request Sep 9, 2022
* Add target branche to CI actions

* Add PostgreSQL database to deployment (#1112)

* Add PostgreSQL database to deployment

* Add ARM lint task to v3-dev branch

* Add github actions to solution file

* Feature/add pgsql database connection (#1121)

* Add entityframework + PGSql nuget packages

* Add PGSql database context + initial database creation

* Add Quartz.NET Scheduler to server (#1135)

* Ignore migration files to code coverage

* Migrate v3-dev to v3/main branch

* Add unit of work and generic repository (#1154)

* Add unit of work and generic repository

* Add infrastructure layer + domain layer

* Move Device model property to database (#1155)

* Fix #984 - Refactor DeviceModelPropertiesController (#1159)

* Rebase from main

* Remove start Azurite from the build pipeline

* Add database servcie as adependency to iot hub portal #1175

* Fix PostgreSQL arm deployment on V3 (#1183)

* Feature: Add PostgreSQL login/password fields to arm ui form #1181

* Fix postgsql arm deployment #1180

* Update temporary arm templates urls for testing

* Update arm templates url to target main branch

* Set pgsqlAdminPassword parameter as securestring (#1188)

Co-authored-by: Hocine Hacherouf <hacherouf.hocine@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants