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

Add dependsOn database on portal app service #1575 #1594

Merged
merged 1 commit into from
Nov 24, 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

@hocinehacherouf hocinehacherouf marked this pull request as ready for review November 24, 2022 19:14
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner November 24, 2022 19:14
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

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

Coverage data is based on head (5b1471d) compared to base (517fade).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1594   +/-   ##
=======================================
  Coverage   89.90%   89.90%           
=======================================
  Files         259      259           
  Lines        8135     8135           
=======================================
  Hits         7314     7314           
  Misses        821      821           

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.

@kbeaugrand kbeaugrand merged commit 3049f7a into main Nov 24, 2022
@kbeaugrand kbeaugrand deleted the bugfix/1575_fix_database_deployment_order branch November 24, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Portal's app service is deployed before the deployment of the database
2 participants