Skip to content

#5618 - Reverting build all workflow changes#5987

Merged
dheepak-aot merged 1 commit intomainfrom
fix/#5618-fix-build-all
Apr 1, 2026
Merged

#5618 - Reverting build all workflow changes#5987
dheepak-aot merged 1 commit intomainfrom
fix/#5618-fix-build-all

Conversation

@dheepak-aot
Copy link
Copy Markdown
Collaborator

Reverting build all workflow changes to not disrupt current dev

@dheepak-aot dheepak-aot self-assigned this Apr 1, 2026
Copilot AI review requested due to automatic review settings April 1, 2026 00:18
@dheepak-aot dheepak-aot added the Devops Devops label Apr 1, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reverts recent updates to the “Release - Build All” GitHub Actions workflow to restore the prior, simpler build configuration and avoid disrupting current development/release builds.

Changes:

  • Removed the workflow_dispatch input that selected between “silver” and “gold” clusters.
  • Restored workflow-level environment variables (BUILD_NAMESPACE, SA_TOKEN, OPENSHIFT_CLUSTER_URL) to use the default vars.* / secrets.* values without conditional selection logic.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 20.1% ( 4579 / 22781 )
Methods: 9.45% ( 262 / 2773 )
Lines: 24.48% ( 3931 / 16059 )
Branches: 9.77% ( 386 / 3949 )

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 48.27% ( 2713 / 5620 )
Methods: 38.26% ( 285 / 745 )
Lines: 55.14% ( 2050 / 3718 )
Branches: 32.67% ( 378 / 1157 )

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 79.33% ( 9156 / 11542 )
Methods: 78.47% ( 1181 / 1505 )
Lines: 82.66% ( 6882 / 8326 )
Branches: 63.88% ( 1093 / 1711 )

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.7% ( 13449 / 19867 )
Methods: 65.09% ( 1600 / 2458 )
Lines: 70.97% ( 9695 / 13661 )
Branches: 57.47% ( 2154 / 3748 )

Copy link
Copy Markdown
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

👍

@dheepak-aot dheepak-aot merged commit b650015 into main Apr 1, 2026
30 of 31 checks passed
@dheepak-aot dheepak-aot deleted the fix/#5618-fix-build-all branch April 1, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Devops Devops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants