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

SONAR-24204 Remove skip conditions when releasing GCP #627

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

carminevassallo
Copy link
Collaborator

@carminevassallo carminevassallo commented Jan 22, 2025

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Remove skip conditions when releasing GCP SONAR-24204 Remove skip conditions when releasing GCP Jan 22, 2025
@carminevassallo carminevassallo force-pushed the bug/cv/fix-gcp-release-not-triggered branch from 4b7ef15 to ff2be66 Compare January 22, 2025 14:21
@@ -62,6 +62,7 @@ verify_gcp_staging_app_task:

release_gcp_prod_app_task:
<<: *BUILD_GCP_APP_TEMPLATE
skip: $TRIGGER != "PUSH_PROD_DEPLOYER"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT about adding a comment here about you overriding the skip from BUILD_GCP_APP_TEMPLATE? It took me longer than it should've to understand why you had to add the skip here if the only_if already existed.

What about removing the only_if as well?

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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.

2 participants