-
Notifications
You must be signed in to change notification settings - Fork 18
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
DAT 17032 17033 - workflow step fix #752
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… as it is not supported feat(azure.yml): update job to add support for flexible PostgreSQL server testing feat(azure.yml): update job to dynamically select PostgreSQL version for testing
…FLEXIBLE_SERVER_URL to dynamically set PostgreSQL Flexible Server URL based on matrix version fix(azure.yml): update references to PostgreSQL Flexible Server URL secrets to use the newly introduced environment variable TH_AZURE_POSTGRESQL_FLEXIBLE_SERVER_URL for consistency and flexibility
…version for testing purposes
…b to run only if 'postgresql:flexible' is in the inputs.databases array refactor(azure.yml): remove unnecessary setup step for configuring test as it is no longer needed due to the updated condition for the job to run
….databases variable
…fore postgresql-flexible-test job chore(azure.yml): remove redundant 'if' conditions for liquibase actions to simplify workflow logic chore(azure.yml): remove unnecessary 'if' condition for test run step to streamline workflow execution
…l:azure' and 'postgresql:flexible' for more comprehensive database support feat(azure.yml): add support for Azure PostgreSQL Single Server in database setup and testing for improved database compatibility and testing coverage
…t to include support for Azure PostgreSQL databases in the workflow outputs
…es list to align with the available options in the workflow configuration
Label error: This PR is being prevented from merging because you have not added one of the labels: breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.