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: Enable integration testing for push event #2296

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

justxuewei
Copy link
Member

Remove the 'if' condition from the Integration Testing to enable testing for push events. Additionally, this commit removes unnecessary logs of certain environment variables.

Fixes: #2295

Remove the 'if' condition from the Integration Testing to enable testing for
push events. Additionally, this commit removes unnecessary logs of certain
environment variables.

Fixes: apache#2295

Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@justxuewei justxuewei merged commit 2efc13e into apache:main Apr 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

The integration testing is disabled on push events.
1 participant