Skip to content

[DEVOPS-3735] ci: github actions for PR static check#31330

Closed
svarnau wants to merge 15 commits into
yugabyte:masterfrom
svarnau:testpr2
Closed

[DEVOPS-3735] ci: github actions for PR static check#31330
svarnau wants to merge 15 commits into
yugabyte:masterfrom
svarnau:testpr2

Conversation

@svarnau
Copy link
Copy Markdown
Member

@svarnau svarnau commented Apr 28, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces an intentional build failure in the Jenkins build script by adding an unconditional exit statement. A critical review comment points out that this change will break the CI/CD pipeline and must be removed before merging.

Comment on lines +42 to +44
echo "Intentional build failure"
exit 1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

critical

The unconditional exit 1 statement will cause all Jenkins builds to fail immediately. This code appears to be for testing purposes and must be removed before merging to avoid breaking the CI/CD pipeline.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for infallible-bardeen-164bc9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 04c1a47
🔍 Latest deploy log https://app.netlify.com/projects/infallible-bardeen-164bc9/deploys/69f299145b792200081754ea
😎 Deploy Preview https://deploy-preview-31330--infallible-bardeen-164bc9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@svarnau svarnau changed the title WIP - automation testing [DEVOPS-3735] ci: automation testing Apr 30, 2026
@svarnau svarnau changed the title [DEVOPS-3735] ci: automation testing [DEVOPS-3735] ci: github actions for PR static checking Apr 30, 2026
@svarnau svarnau changed the title [DEVOPS-3735] ci: github actions for PR static checking [DEVOPS-3735] ci: github actions for PR static checks Apr 30, 2026
@svarnau svarnau changed the title [DEVOPS-3735] ci: github actions for PR static checks [DEVOPS-3735] ci: github actions for PR static check Apr 30, 2026
@svarnau svarnau closed this May 1, 2026
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