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

CI: keep custom domain after deployment #148

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Jone-Torgersen
Copy link
Contributor

Description

  • Updated workflows for front and backend deployments to push new image to acr instead of redeploying the container app
    • This should keep all configuration on the container app and only update the image to get the newest code version

Testing Done

Type of change

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to break)
  • Documentation update required for this change

Checklist:

  • My code adheres to the style guidelines of this project
  • I have performed a self-review of my code
  • I have added comments to my code, especially in complex areas
  • I have updated the documentation accordingly
  • My changes do not introduce any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my feature
  • Both new and existing unit tests pass locally with my changes
  • I have considered and addressed any potential security implications

- Updated workflows for front and backend deployments to push new image to acr instead of redeploying the container app
  - This should keep all configuration on the container app and only update the image to get the newest code version
@Jone-Torgersen Jone-Torgersen self-assigned this Feb 7, 2025
@Jone-Torgersen Jone-Torgersen merged commit 0fff076 into main Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant