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

DAT-18302 DevOps :: Add Dry Run capabilities to liquibase packages #250

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

jandroav
Copy link
Contributor

No description provided.

Alejandro Alvarez added 5 commits August 27, 2024 09:21
…_run flag is set to true. This allows for creating a dry-run release without executing certain steps.
…triggering a dry-run release and set default value to false
…packages only if dry_run is true

🔧 (package.yml): Update SDKMAN version only if dry_run is false to avoid updating version in dry-run mode
🔧 (package.yml): Upload liquibase version to S3 only if dry_run is true to simulate dry-run mode
…for PR_EXISTS and dry_run values before updating Homebrew formula
…ith a dry-run option to prevent actual changes when dry_run is true

🔧 (package.yml): Remove unnecessary if condition for upload_windows_package and upload_ansible_role jobs as they are always executed regardless of dry_run value
@jandroav jandroav merged commit 2d53853 into main Aug 27, 2024
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