-
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
Develop to master #965
Open
rberezen
wants to merge
9
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Develop to master #965
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
* fix mssql localstack issue * fix mssql localstack issue * Update comment (#807) * Update comment * Update comment * Update comment * Update aws.yml * Update comment * chore(OracleRunParallel.yml): update Docker login credentials to use new repository URL and credentials (#808) chore(advanced.yml, main.yml): update environment variables to use new repository URL and credentials chore(create-infra.sh): update Docker login command to use new repository URL and credentials chore(docker-compose.edb.yml): update image URLs to point to new repository URL chore(oracle-artifactory/docker-compose.yml): update image URL to point to new repository URL * remove user status check (#810) * ✨ (aws-weekly.yml): Add AWS Weekly Cloud Database Test Execution workflow for testing Cloud Databases with test-harness using Terraform Action (#816) 🔧 (aws-weekly.yml): Configure workflow to run every Sunday at 6:00 AM and allow manual triggers with specified test classes and databases to start up 🚀 (aws-weekly.yml): Implement jobs for setup, deploying ephemeral cloud infrastructure, initializing MySQL databases, and running tests on various database platforms and versions ✨ Add support for running tests on different database platforms and versions using Maven 🔧 Update test run configurations to include database platform, version, username, password, and URL 🔧 Add support for running tests on AWS Aurora database platform 🔧 Include logic to archive test results for AWS RDS databases 🔧 Implement logic to destroy ephemeral cloud infrastructure after testing phase --------- Co-authored-by: PavloTytarchuk <[email protected]> Co-authored-by: Pavlo Tytarchuk <[email protected]> Co-authored-by: Sayali Mohadikar <[email protected]>
chore: remove MSSQL 2019 and 2022 from build until they are fixed.
# Conflicts: # .github/workflows/aws-weekly.yml # .github/workflows/main.yml # .github/workflows/snowflake.yml # pom.xml # src/test/resources/docker/create-infra.sh # src/test/resources/docker/docker-compose.edb.yml
Bumps [org.liquibase.ext:liquibase-sdk-maven-plugin](https://github.com/liquibase/liquibase-sdk-maven-plugin) from 0.10.23 to 0.10.25. - [Release notes](https://github.com/liquibase/liquibase-sdk-maven-plugin/releases) - [Commits](liquibase/liquibase-sdk-maven-plugin@v0.10.23...v0.10.25) --- updated-dependencies: - dependency-name: org.liquibase.ext:liquibase-sdk-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
….ext-liquibase-sdk-maven-plugin-0.10.25 chore(deps): bump org.liquibase.ext:liquibase-sdk-maven-plugin from 0.10.23 to 0.10.25
DAT-19367 4.31.0 -- revert deploymentID DBCL/H changes
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. |
@PavloTytarchuk @KushnirykOleh @Tamelianovych is it correct way to sync main and dev? |
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.